Alpha
The project is currently in development (but it can already be used)
This command will help you create a project with GramIO (and ORM, linters and plugins) the easiest way.
npm create gramio@latest ./bot
yarn create gramio@latest ./bot
pnpm create gramio@latest ./bot
bun create gramio@latest ./bot
TODO://
For more information, see the «Get started» section.