A Telegram bot for TagTime.
Go to file
felixm 3ddfb6789e Add on-target, off-traget, and no-target buttons for accountability tracking. 2024-03-11 17:52:44 -04:00
.gitignore Implement ability to respond to all pending pings at once. 2024-01-09 18:42:26 -05:00
LICENSE Initial commit. 2024-01-07 12:26:19 -05:00
Pipfile Initial commit. 2024-01-07 12:26:19 -05:00
Pipfile.lock Initial commit. 2024-01-07 12:26:19 -05:00
README.md Implement ability to respond to all pending pings at once. 2024-01-09 18:42:26 -05:00
__init__.py Initial commit. 2024-01-07 12:26:19 -05:00
main.py Add on-target, off-traget, and no-target buttons for accountability tracking. 2024-03-11 17:52:44 -04:00
monitor.py Initial commit. 2024-01-07 12:26:19 -05:00
timer.py Initial commit. 2024-01-07 12:26:19 -05:00

README.md

A Python Telegram TagTime bot.

Place Telegram bot API key into token.txt.

pipenv update
pipenv shell
python main.py token.txt

Currently deployed as @tagtime_bot.