Updates to use wiki page as config and auto-detec these changes. Bot can also auto-comment on new posts if s pecific [Tag] is detected.

This commit is contained in:
2026-03-08 23:27:43 +00:00
parent 95410c64bf
commit ad00797231
3 changed files with 140 additions and 13 deletions
+2 -1
View File
@@ -5,5 +5,6 @@ services:
env_file:
- .env
volumes:
- ./config:/app/config
- ./config:/app/config
- ./DB:/app/DB
restart: unless-stopped