diff options
| author | 2020-07-15 18:05:48 -0400 | |
|---|---|---|
| committer | 2020-07-15 18:05:48 -0400 | |
| commit | f89ec27a738389e9cc9ab923af30cd286c8db3ef (patch) | |
| tree | 458c6b1176ed37e9da194a5db9e835a19f171a04 /config-default.yml | |
| parent | Update bot/resources/tags/or-gotcha.md (diff) | |
| parent | Merge pull request #1054 from python-discord/dm_relay (diff) | |
Merge branch 'master' into patch-1
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 |