mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
nsfw shouldn't be disabled on private bots by default anymore
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user