Awesome-Python-Scripts/To Do Bot/README.md
DarshanPatel11 9de4f392d3 Added Telegram To Do Bot
Update README.md
2019-10-15 10:10:52 +05:30

9 lines
310 B
Markdown
Executable File

# ToDoBot
Telegram Bot for ToDo list to add, delete, see and check remaining date for particular task.
## Usage
* create a bot on telegram app using bot-father.
* Add an unique TOKEN generated by bot-father to bot.py
* run the bot using `python bot.py`
* send /help to bot to know the detailed functionality.