Logging of the messages, customizable replies, assigning groups

This commit is contained in:
Blue 2025-03-15 22:34:50 +02:00
parent f03f392cee
commit 7f57cd3bf6
Signed by: blue
GPG key ID: 9B203B252A63EE38
21 changed files with 288 additions and 62 deletions

View file

@ -17,3 +17,9 @@ modules:
permissions:
read: [Owner, User]
write: [Owner]
replies:
success: []
forbidden: [Forbidden]
error: [Command error]
unhandled: [No such command]