diff options
| author | 2020-12-23 13:20:45 -0500 | |
|---|---|---|
| committer | 2020-12-23 13:20:45 -0500 | |
| commit | 1c7971d0d6f925f781c1d4bc060584e7ed9df5c3 (patch) | |
| tree | c87820117728c6ec36b63be60db84065d8544bd3 /config-default.yml | |
| parent | Merge pull request #1332 from python-discord/ks123/sentry (diff) | |
| parent | Merge branch 'master' into ks123/pep (diff) | |
Merge pull request #1337 from python-discord/ks123/pep
Move PEP command and utils to own cog, fix bug related not checking status and add GitHub token
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 3f3f66962..ca89bb639 100644 --- a/config-default.yml +++ b/config-default.yml @@ -323,6 +323,7 @@ filter: keys: site_api: !ENV "BOT_API_KEY" + github: !ENV "GITHUB_API_KEY" urls: |