/doMe-Task-Manager

Task Manager Telegram Bot | Telegram | SQLite

Primary LanguagePythonMIT LicenseMIT

doMe

No-frills Task Management Telegram Bot

Step 1: Load Telegram API Token

Create a bot and get the API token: https://core.telegram.org/bots#6-botfather

Open run.py and edit line below.

api_token = 'insert_your_api_token_here'

Step 2: Run the Python script

$ python run.py

Step 3: Start recording your tasks!

alt text