aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar SebastiaanZ <[email protected]>2019-01-18 22:57:50 +0100
committerGravatar SebastiaanZ <[email protected]>2019-01-18 22:57:50 +0100
commit36a37523e76e72285c81098771357bb8715d95c0 (patch)
treec0b83017b5f3d4d5eff16407d83fed3303e87df7 /config-default.yml
parentRedirecting output of help of regular users to bot-commands (diff)
Adding redirection constants to contants.py and config-default.yml
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 5938ae533..38e6ca86f 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -347,6 +347,9 @@ free:
cooldown_rate: 1
cooldown_per: 60.0
+redirect_output:
+ delete_invocation: true
+ delete_delay: 15
config:
required_keys: ['bot.token']