/TasksListsBot

Tasks lists bot manager for Telegram.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TasksListsBot

TasksListsBot is a Telegram bot used to manage multiple tasks lists within Telegram chats. It is based on pyTelegramBotAPI, a simple Python implementation for the Telegram Bot API.

Try it in Telegram: TasksListsBot

Usage

Simply run TasksListsBot.py with a previously registered bot's token as an argument.

$ python TasksListsBot WriteYourTelegramBotTokenHere

I hope you like it :^)