more cleanup of messages, and customizability for verification message!

This commit is contained in:
William Kray
2025-04-10 09:45:35 -07:00
parent a9bf6be4a6
commit dc83711efc
3 changed files with 24 additions and 8 deletions
+8 -1
View File
@@ -138,4 +138,11 @@ verification_phrases:
- Party on, dudes.
# number of attempts a user has to enter the correct verification phrase
verification_attempts: 3
verification_attempts: 3
# message to send to users when they need to verify they are human
# use {room} for the room name and {phrase} for the verification phrase
verification_message: |
Thank you for joining {room}. As an anti-spam measure, you must demonstrate that you are a real person before you can send messages in its rooms.
Please send a message to this chat with the phrase: "{phrase}"