diff options
| author | 2019-12-12 20:45:05 -0800 | |
|---|---|---|
| committer | 2019-12-12 20:45:05 -0800 | |
| commit | adffc6879f4304421b2227cd4e8a76d68fabba3c (patch) | |
| tree | 67c0ba0155bf1c197956ab2a8fe5f4c2468744a5 /config-default.yml | |
| parent | Merge pull request #692 from python-discord/enh/verification/688/allow-mods-cmds (diff) | |
| parent | Merge branch 'master' into enh/mod/534/no-ping-dm-fail (diff) | |
Merge pull request #694 from python-discord/enh/mod/534/no-ping-dm-fail
Moderation: show emoji for DM failure instead of mentioning actor
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 930a1a0e6..9e6ada3dd 100644 --- a/config-default.yml +++ b/config-default.yml @@ -27,6 +27,8 @@ style:          status_dnd:     "<:status_dnd:470326272082313216>"          status_offline: "<:status_offline:470326266537705472>" +        failmail: "<:failmail:633660039931887616>" +          bullet:     "\u2022"          pencil:     "\u270F"          new:        "\U0001F195" | 
