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 2bd9de78d8 stats: make get_parser handle bool arguments properly 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
log_storage.py Initial commit 2020-06-04 03:33:34 -04:00
main.py stats: Allow autouser arg in parser 2020-06-04 03:33:56 -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
stats.py stats: make get_parser handle bool arguments properly 2020-06-04 03:33:56 -04:00
utils.py stats: Move markdown handling into stats methods and add escape_markdown 2020-06-04 03:33:56 -04:00