Awesome-Python-Scripts/To Do Bot
Akshath fdf0ccb570 Revert "Resolving conflict"
This reverts commit a0d4e04a3c.
2023-10-25 10:14:56 +05:30
..
bot.py Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
dbhelper.py Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
Procfile Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
README.md Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
requirements.txt Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
runtime.txt Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
todo.sqlite Added Telegram To Do Bot 2019-10-15 10:10:52 +05:30

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.