aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2018-11-15 20:54:03 +0000
committerGravatar Johannes Christ <[email protected]>2018-11-15 20:54:03 +0000
commitfb9769427014f4f4c50038cb87c86228f2a58a3c (patch)
treed98e570e1534c6ce6e2656c93ae0d495ca934cd5 /config-default.yml
parentMerge branch 'hemlock/moderation_hidden_param' into 'master' (diff)
Big Brother Watch Message Queue & Reformat
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 0019d1688..1ecdfc5b9 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -308,11 +308,17 @@ reddit:
subreddits:
- 'r/Python'
+
wolfram:
# Max requests per day.
user_limit_day: 10
guild_limit_day: 67
key: !ENV "WOLFRAM_API_KEY"
+
+big_brother:
+ log_delay: 15
+
+
config:
required_keys: ['bot.token']