aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
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']