aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar mbaruh <[email protected]>2021-01-21 02:51:34 +0200
committerGravatar mbaruh <[email protected]>2021-01-21 02:51:34 +0200
commit1478da27d899d23de72c9236a359a92a57708f1c (patch)
tree3d1fd61b119d1ff997de8301e42660cf084e9d2d /config-default.yml
parentSlowmode reset now uses slowmode set (diff)
Added slowmode stat for python-general.
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-default.yml b/config-default.yml
index f8368c5d2..530feffe5 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -157,7 +157,7 @@ guild:
# Discussion
meta: 429409067623251969
- python_discussion: &PY_DISCUSSION 267624335836053506
+ python_general: &PY_GENERAL 267624335836053506
# Python Help: Available
cooldown: 720603994149486673
@@ -430,7 +430,7 @@ code_block:
# The channels which will be affected by a cooldown. These channels are also whitelisted.
cooldown_channels:
- - *PY_DISCUSSION
+ - *PY_GENERAL
# Sending instructions triggers a cooldown on a per-channel basis.
# More instruction messages will not be sent in the same channel until the cooldown has elapsed.