It is a python telegram bot which uses # Telegram-Bot API and JobQueue class to send telegram timed message. The users sets a timer by using /set command with a specific time. The bot then sets up a job to send a message to that user after specific time. The user can also cancel the timer by sending /unset command.