A simple bot that lives in your Telegram group, logging messages to a Postgresql database and serving statistical tables and plots to users as Telegram messages.
 
 
Go to file
Michael DM Dryden 97ef0b27d8 stats: Set default averages for history proportionally to data points 2020-06-05 02:42:55 -04:00
telegram_stats_bot stats: Set default averages for history proportionally to data points 2020-06-05 02:42:55 -04:00
tests Switch to poetry for packaging. 2020-06-04 03:33:56 -04:00
.gitattributes git: fix line endings and ignore pycache 2020-06-04 03:33:56 -04:00
.gitignore git: fix line endings and ignore pycache 2020-06-04 03:33:56 -04:00
LICENSE Add GPL notices and LICENSE file. 2020-06-04 03:33:56 -04:00
README.rst Switch to poetry for packaging. 2020-06-04 03:33:56 -04:00
poetry.lock PostgresStore: Create database if missing 2020-06-04 03:37:11 -04:00
pyproject.toml PostgresStore: Create database if missing 2020-06-04 03:37:11 -04:00

README.rst