diff options
| author | 2019-12-01 13:26:27 -0800 | |
|---|---|---|
| committer | 2019-12-01 13:26:27 -0800 | |
| commit | ac09fa35c03f76f50d6f7310e3ff4959270aad2b (patch) | |
| tree | 8f8f6abf1690da2ac0bb46a7d0e7bd04cda3d967 /config-default.yml | |
| parent | Merge pull request #671 from Denayder/master (diff) | |
Allow snekbox in esoteric-python channel
* Add a hidden_channels parameter to in_channel decorator to hide
channels from the InChannelCheckFailure error message.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index b2ee1361f..930a1a0e6 100644 --- a/config-default.yml +++ b/config-default.yml @@ -108,6 +108,7 @@ guild: defcon: &DEFCON 464469101889454091 devlog: &DEVLOG 622895325144940554 devtest: &DEVTEST 414574275865870337 + esoteric: 470884583684964352 help_0: 303906576991780866 help_1: 303906556754395136 help_2: 303906514266226689 |