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 cb47282621 PostgresStore: Create database if missing 2020-06-04 03:37:11 -04:00
telegram_stats_bot PostgresStore: Create database if missing 2020-06-04 03:37:11 -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