Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 341 Bytes

Python-Timerbot

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.