the basis for wwrps is done (may add ranks)

This commit is contained in:
2026-02-27 18:11:15 +01:00
parent f3faa727c6
commit 486a204f1d
5 changed files with 73 additions and 15 deletions
+3 -3
View File
@@ -34,9 +34,9 @@ add_post = ["weekly_art", "weekly"]
# Disabled selected command categories. All commands and their categories can be viewed in the README.
disabled_categories = [
# "fun",
# "help"
# "re"
# "debug"
# "help",
# "re",
# "debug",
# "db"
]