Telegram JavaScript Bot
A template for Telegram bot in JavaScript using grammY
Telegram JavaScript Bot
agam778/Telegram-JavaScript-Bot
Just deployed
Telegram-JavaScript-Bot is a simple Telegram bot made with JavaScript. It uses grammY
Features:
- Categories for commands
- Command handler (add commands in commands)
- Error handler
- Command aliases (check 8ball command, can add multiple aliases)
Commands
/start
- Start the bot
Categories
Utilities
/help
- Show help
Fun
/8ball
- Ask the magic 8-ball a question
Environment Variables
BOT_TOKEN
- Telegram bot token, get it from @BotFather
Template Content
Telegram JavaScript Bot
agam778/Telegram-JavaScript-BotBOT_TOKEN
Telegram bot token - Get from @BotFather