nsfw shouldn't be disabled on private bots by default anymore

This commit is contained in:
Kwoth
2022-07-07 22:08:45 +02:00
parent 83c9c372e4
commit 9d3a386f32

View File

@@ -67,8 +67,7 @@ helpText: |-
# List of modules and commands completely blocked on the bot # List of modules and commands completely blocked on the bot
blocked: blocked:
commands: [] commands: []
modules: modules: []
- nsfw
# Which string will be used to recognize the commands # Which string will be used to recognize the commands
prefix: . prefix: .
# Toggles whether your bot will group greet/bye messages into a single message every 5 seconds. # Toggles whether your bot will group greet/bye messages into a single message every 5 seconds.