diff options
| author | 2021-03-30 15:58:05 -0400 | |
|---|---|---|
| committer | 2021-03-30 15:58:05 -0400 | |
| commit | b030711b69a50c2b2c068865b1987d61f8267f1c (patch) | |
| tree | 5ba1a0cde4e0cca898c9c7dabd7f6cfe52b7656c /config-default.yml | |
| parent | Merge pull request #1490 from python-discord/sebastiaan/increase-help-channel... (diff) | |
Remove `dm_log` from channels and webhooks in the config.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-default.yml b/config-default.yml index 4e7060ea4..39b33ca10 100644 --- a/config-default.yml +++ b/config-default.yml @@ -169,7 +169,6 @@ guild: # Logs attachment_log: &ATTACH_LOG 649243850006855680 - dm_log: 653713721625018428 message_log: &MESSAGE_LOG 467752170159079424 mod_log: &MOD_LOG 282638479504965634 user_log: 528976905546760203 @@ -287,7 +286,6 @@ guild: webhooks: big_brother: 569133704568373283 dev_log: 680501655111729222 - dm_log: 654567640664244225 duck_pond: 637821475327311927 incidents_archive: 720671599790915702 python_news: &PYNEWS_WEBHOOK 704381182279942324 |