mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
9 lines
310 B
Markdown
9 lines
310 B
Markdown
|
# 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.
|