diff options
| author | 2019-10-09 23:43:16 +0200 | |
|---|---|---|
| committer | 2019-10-09 23:43:16 +0200 | |
| commit | 2cb7ee12805957c7d655679ff54a14f16e059a80 (patch) | |
| tree | caddeeea2c706576257fc88c40e3427ff0fa83bf /config-default.yml | |
| parent | Merge 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.yml | 2 |
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: |