12 lines
204 B
Markdown
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`.
|