diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 6dc3cce63..118ba165d 100644 --- a/config-default.yml +++ b/config-default.yml @@ -37,6 +37,10 @@ bot: user_unban: "https://cdn.discordapp.com/emojis/469952898692808704.png" user_update: "https://cdn.discordapp.com/emojis/469952898684551168.png" + clean: + # Maximum number of messages to traverse for clean commands + message_limit: 10000 + guild: id: 267624335836053506 |