aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/constants.py2
-rw-r--r--config-default.yml2
2 files changed, 0 insertions, 4 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 467a4a2c4..4040d757e 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -414,7 +414,6 @@ class Channels(metaclass=YAMLGetter):
cooldown: int
attachment_log: int
- dm_log: int
message_log: int
mod_log: int
user_log: int
@@ -466,7 +465,6 @@ class Webhooks(metaclass=YAMLGetter):
big_brother: int
dev_log: int
- dm_log: int
duck_pond: int
incidents_archive: int
reddit: int
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