My personal template to start telegram bot development with.
It uses the following stack:
- Node.js with Typescript as a core
- Grammy.js as a framework for interaction with Telegram
- Mongoose as a database
- typegram for Telegram typings
- dotenv for handling environment variables
- nodemon for testing and development
- ESLint with airbnb-typescript based config