Telegram Word Bot

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.

Screenhot

Deploying

You can deploy automatically to Heroku using the button below.

Deploy

Configuration

You will need to set the following environment variables:

BOT_TOKEN – Your Telegram bot token

Bot commands

/start – Start the bot

/hi – Say hi to the bot

/help – Get some help