No description
Find a file
2024-11-09 22:01:38 +02:00
configs implement timezone as part of config instead of env 2024-11-05 03:30:09 +02:00
pgbotlib some cosmetics and case statements 2024-11-09 22:01:38 +02:00
.gitignore Update .gitignore 2024-10-25 13:01:32 +03:00
Dockerfile remove TZ from dockerfile too 2024-11-05 03:32:43 +02:00
LICENSE Initial commit 2023-10-30 23:38:30 +00:00
pgbot cleanup unused import, revert default config path 2024-11-09 21:18:28 +02:00
README.md cleanup unused import, revert default config path 2024-11-09 21:18:28 +02:00
requirements.txt require pytz 2024-11-05 03:30:47 +02:00

pgbot

Use pgbot.yml along with tokens.yml to set it up. Default directory for configs is /etc/pgbot. It needs a list of regex with tokens and a postgresql database to match them. This doc is probably going to be abandoned right away, but at least I have added this line I dunno.

Dependencies: python3 and modules in requirements.txt