diff options
| -rw-r--r-- | bot/constants.py | 2 | ||||
| -rw-r--r-- | config-default.yml | 3 | 
2 files changed, 0 insertions, 5 deletions
diff --git a/bot/constants.py b/bot/constants.py index 467a4a2c4..840f6fbf6 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -457,7 +457,6 @@ class Channels(metaclass=YAMLGetter):      voice_chat: int      big_brother_logs: int -    talent_pool: int  class Webhooks(metaclass=YAMLGetter): @@ -470,7 +469,6 @@ class Webhooks(metaclass=YAMLGetter):      duck_pond: int      incidents_archive: int      reddit: int -    talent_pool: int  class Roles(metaclass=YAMLGetter): diff --git a/config-default.yml b/config-default.yml index 502f0f861..8fc1f6718 100644 --- a/config-default.yml +++ b/config-default.yml @@ -223,7 +223,6 @@ guild:          # Watch          big_brother_logs:   &BB_LOGS        468507907357409333 -        talent_pool:        &TALENT_POOL    534321732593647616      moderation_categories:          - *MODMAIL @@ -292,7 +291,6 @@ guild:          incidents_archive:                  720671599790915702          python_news:        &PYNEWS_WEBHOOK 704381182279942324          reddit:                             635408384794951680 -        talent_pool:                        569145364800602132  filter: @@ -323,7 +321,6 @@ filter:          - *MESSAGE_LOG          - *MOD_LOG          - *STAFF_LOUNGE -        - *TALENT_POOL          - *USER_EVENT_A      role_whitelist:  |