oops, forgot some things

This commit is contained in:
William Kray
2024-10-10 09:43:50 -07:00
parent d692b18dc1
commit bc5fb7048c
2 changed files with 11 additions and 1 deletions
+6
View File
@@ -89,3 +89,9 @@ censor_wordlist:
# your bot MUST be in the banlist room already!
banlists:
- '#community-moderation-effort-bl:neko.dev'
# should we ban proactively? this will generate ban events across all rooms every time
# the ban lists have a new policy added, which may be noisy. however, without this enabled,
# an account may join your rooms, THEN get added to the banlist, and you will have to manually
# ban them from your rooms.
proactive_banning: true