diff options
| author | 2018-12-29 14:27:44 -0500 | |
|---|---|---|
| committer | 2018-12-29 14:27:44 -0500 | |
| commit | c419a2516d63aba2ada59694e345f27eaa5a0e1a (patch) | |
| tree | eb6e89797dfd8953ffaf6096557e5f537f87df68 /config-default.yml | |
| parent | Merge pull request #227 from python-discord/group-dm-invites (diff) | |
Add mod log event for member warn & shadowwarn
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config-default.yml b/config-default.yml index e7145289d..3a1ad8052 100644 --- a/config-default.yml +++ b/config-default.yml @@ -72,6 +72,8 @@ style:          user_unmute:   "https://cdn.discordapp.com/emojis/472472639206719508.png"          user_verified: "https://cdn.discordapp.com/emojis/470326274519334936.png" +        user_warn: "https://cdn.discordapp.com/emojis/470326274238447633.png" +          pencil: "https://cdn.discordapp.com/emojis/470326272401211415.png"          remind_blurple: "https://cdn.discordapp.com/emojis/477907609215827968.png" | 
