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 00f57ad1ca main: Catch Unauthorized exception when trying to send help messages 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 main: Catch Unauthorized exception when trying to send help messages 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: protect against SQL injection. 2020-06-04 03:33:56 -04:00