A custom Telegram Bot in JS for learning purpose.
Implemented
- Up to 10 custom text commands
- Deletes commands from the chat history after execution
Planned
- Kick Command
- Greeting new group members
- Ping admins/report command
- Activate and deactivate functions from the config file
This bot is based on Node.js and the Node.js Telegram Bot API.