Go to file
Franz Rolfsvaag 1ede582a76 0.4.2.0.a1
- DD cycle data fetching
  - ShaiWatcher will now keep an updated loot table of the unique items in the DD each week
    The bot will **only** edit its message if already present, which should reduce message spam
  - Added command `/dd_update` to control the update behaviour. stop|resume|start [reason_text]
- Docsite changes
  - Added "ADMIN" tags to commands, signifying owner-only commands
  - Owner-only commands are now filtered under the "moderator" category
  - Added docs for `/dd_update`
- Logging
  - Added logging info for more verbose info relating to configuration and installation
2025-08-16 06:39:01 +02:00
assets/docs 0.4.2.0.a1 2025-08-16 06:39:01 +02:00
dev 0.4.1.0.a1 2025-08-15 06:17:52 +02:00
example Initial commit 2025-08-09 14:29:00 +02:00
modules 0.4.2.0.a1 2025-08-16 06:39:01 +02:00
.dockerignore Adjustments to reaction emoji acceptance 2025-08-09 15:51:43 +02:00
.gitignore 0.4.0.0.a1 2025-08-13 12:19:09 +02:00
bot.py 0.4.2.0.a1 2025-08-16 06:39:01 +02:00
data_manager.py 0.4.1.0.a5 2025-08-16 02:40:38 +02:00
mod_perms.py 0.3.9.2.a5 2025-08-10 20:23:09 +02:00
requirements.txt Initial commit 2025-08-09 14:29:00 +02:00
settings.conf Fixed storage and persistence issues within containers 2025-08-10 03:36:58 +02:00