Template code for creating a Telegram bot using Bun.sh, grammY and TypeScript.
- 🧨 Dynamic command loading
- 🎨 Colorful logging
- ✨ Modern technologies (ES2022, Bun)
- Click 'Use this template' -> Create a new repository
- Clone the repository you created
- Install the dependencies:
bun install
- Make your modifications
- Run the bot:
bun run start