diff options
| author | 2020-07-15 18:53:39 -0400 | |
|---|---|---|
| committer | 2020-07-15 18:53:39 -0400 | |
| commit | bb004270aea035ac78f02d86e77df9b91804c5af (patch) | |
| tree | 23d41ad3823cb0d0e3106f3e46e0b2eba58a37d3 /config-default.yml | |
| parent | Pass processed string to `extractBests` (diff) | |
| parent | Merge pull request #1054 from python-discord/dm_relay (diff) | |
Merge branch 'master' into bug/980/fuzzy-processing
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-default.yml b/config-default.yml index 19d79fa76..f2eb17b89 100644 --- a/config-default.yml +++ b/config-default.yml @@ -150,6 +150,7 @@ guild: mod_log: &MOD_LOG 282638479504965634 user_log: 528976905546760203 voice_log: 640292421988646961 + dm_log: 653713721625018428 # Off-topic off_topic_0: 291284109232308226 @@ -251,10 +252,9 @@ guild: duck_pond: 637821475327311927 dev_log: 680501655111729222 python_news: &PYNEWS_WEBHOOK 704381182279942324 - + dm_log: 654567640664244225 filter: - # What do we filter? filter_zalgo: false filter_invites: true |