Skip to content

anuriev/tgBot-toDO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TelegramBot "TODO List Manager"

This is a TelegramBot template which acts as a to-do list manager. It keeps the items in the SQLite database and allows a person to add/delete tasks if needed. It allows many persons at once to use it (e.g. your family).

(1) create your Telegram bot (@FatherBot): name the bot and receive your TOKEN (id)

(2) add TOKEN to the .env using dotenv module

(3) how to use:

  • find your bot in Telegram (by its username in Search)
  • /start - start with the command and launch the bot;
  • type the item(-s) and send it to the bot (it will save it)
  • /done - using this command you can delete the item from the list(database)

About

This is a TelegramBot template which acts as a to-do list manager. It keeps the items in the SQLite database and allows a person (-s) to add/delete tasks if needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages