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 a0d98d6eb6 stats: Set argument defaults in method signatures 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: Set argument defaults in method signatures 2020-06-04 03:33:56 -04:00