diff options
| author | 2019-01-19 12:49:12 +0100 | |
|---|---|---|
| committer | 2019-01-19 12:49:12 +0100 | |
| commit | 375a42676f1ebd50c21e5e2431fc92d46d8099a4 (patch) | |
| tree | 3df51f9344722ce536ca77505f6cc42ba5004703 /config-default.yml | |
| parent | Adding log.trace messages to decorator (diff) | |
| parent | Merge pull request #276 from python-discord/helper-talent-pool (diff) | |
Merge branch 'master' into redirect-help-botcommands
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 38e6ca86f..d0df50605 100644 --- a/config-default.yml +++ b/config-default.yml @@ -114,6 +114,7 @@ guild: python: 267624335836053506 reddit: 458224812528238616 staff_lounge: &STAFF_LOUNGE 464905259261755392 + talent_pool: &TALENT_POOL 534321732593647616 userlog: 528976905546760203 verification: 352442727016693763 @@ -202,6 +203,7 @@ filter: - *BBLOGS - *STAFF_LOUNGE - *DEVTEST + - *TALENT_POOL role_whitelist: - *ADMIN_ROLE |