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 00f9816ac8 Fix relative imports to allow running as module. 2020-06-04 03:33:56 -04:00
telegram_stats_bot Fix relative imports to allow running as module. 2020-06-04 03:33:56 -04:00
db.py Initial commit 2020-06-04 03:33:34 -04:00
json_dump_parser.py Initial commit 2020-06-04 03:33:34 -04:00
parse.py Initial commit 2020-06-04 03:33:34 -04:00
requirements.txt Initial commit 2020-06-04 03:33:34 -04:00
utils.py stats: Move markdown handling into stats methods and add escape_markdown 2020-06-04 03:33:56 -04:00