Files
TagTimeBot/README.md
2024-01-07 12:26:19 -05:00

12 lines
204 B
Markdown

A Python Telegram [TagTime](https://doc.beeminder.com/tagtime) bot.
Place Telegram bot API key into `token.txt`.
```
pipenv update
pipenv shell
python main.py
```
Currently deployed as `@tagtime_bot`.