Releases: Jesewe/telegram-bot
Releases · Jesewe/telegram-bot
Telegram Bot v1.0.0
This is the first release of Telegram bot, a simple and interactive Telegram bot that supports basic commands.
Features:
/start
- Personalized welcome message when interacting with the bot./help
- Lists all available commands./info
- Provides basic information about the bot./joke
- Fetches a random joke from the Official Joke API.- Echoes any non-command text sent by the user.
- Uses a configuration file (
config.json
) to store bot token and name.