aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/constants.py8
-rw-r--r--config-default.yml4
2 files changed, 12 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 0bd950a7d..3c129afd2 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -339,6 +339,14 @@ class Channels(metaclass=YAMLGetter):
verification: int
+class Webhooks(metaclass=YAMLGetter):
+ section = "guild"
+ subsection = "webhooks"
+
+ talent_pool: int
+ big_brother: int
+
+
class Roles(metaclass=YAMLGetter):
section = "guild"
subsection = "roles"
diff --git a/config-default.yml b/config-default.yml
index 7854b5db9..8bfc84cb4 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -128,6 +128,10 @@ guild:
helpers: 267630620367257601
rockstars: &ROCKSTARS_ROLE 458226413825294336
+ webhooks:
+ talent_pool: 569145364800602132
+ big_brother: 569133704568373283
+
filter: