aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Jens <[email protected]>2019-10-09 23:43:16 +0200
committerGravatar Jens <[email protected]>2019-10-09 23:43:16 +0200
commit2cb7ee12805957c7d655679ff54a14f16e059a80 (patch)
treecaddeeea2c706576257fc88c40e3427ff0fa83bf /config-default.yml
parentMerge pull request #505 from python-discord/user-log-display-name-changes (diff)
Add Reddit OAuth tasks and refactor code
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 0dac9bf9f..c43ea4f8f 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -326,6 +326,8 @@ reddit:
request_delay: 60
subreddits:
- 'r/Python'
+ client_id: !ENV "REDDIT_CLIENT_ID"
+ secret: !ENV "REDDIT_SECRET"
wolfram: