diff options
| author | 2018-07-21 04:46:08 +0200 | |
|---|---|---|
| committer | 2018-07-21 04:46:08 +0200 | |
| commit | 3fd68ad50801f4c5fc006fa043fc4fac4f50c9fe (patch) | |
| tree | f63f863f3dc3e4f842f85fc60e2d9e8503eda7ef /config-default.yml | |
| parent | Merge conflicts (diff) | |
Completed clean cog
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 |