A simple Telegram bot that analyses a given word, built with python-telegram-bot.
The bot is fairly useless - unless you often need to know how many letters or vowels are in a word.
It was built as a simple demonstration of how to build a Telegram bot in Python and deploy it to Heroku.
You can deploy automatically to Heroku using the button below.
You will need to set the following environment variables:
BOT_TOKEN
- Your Telegram bot token
/start
- Start the bot
/hi
- Say hi to the bot
/help
- Get some help