New option for the moderation bot: forbid duplicate messages (#516).

This commit is contained in:
John Livingston
2024-09-10 18:59:56 +02:00
parent 651641f63c
commit 5225257bb5
11 changed files with 227 additions and 10 deletions

View File

@ -35,7 +35,7 @@
"log-rotate": "^0.2.8",
"openid-client": "^5.7.0",
"validate-color": "^2.2.4",
"xmppjs-chat-bot": "^0.4.0"
"xmppjs-chat-bot": "^0.5.0"
},
"devDependencies": {
"@eslint/js": "^9.10.0",