aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2018-07-21 02:46:12 +0200
committerGravatar Leon Sandøy <[email protected]>2018-07-21 02:46:12 +0200
commit50548104768b500b12ef5773d3654565b3eb84d1 (patch)
tree949ebf431b44d44358e5f5e4505c94be2a386132 /config-default.yml
parentAdding all help channels to code block detection channel list, and setting de... (diff)
initial commit for the cleaning cog. Not completely done, need to merge in master so I can work with new changes from modlog merge.
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 bd77e695e..ca15040e8 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -80,6 +80,8 @@ urls:
omdb: 'http://omdbapi.com'
site: 'pythondiscord.com'
site_bigbrother_api: 'https://api.pythondiscord.com/bot/bigbrother'
+ site_clean_api: 'https://api.pythondiscord.com/bot/clean'
+ site_clean_logs: 'https://pythondiscord.com/bot/clean_logs'
site_docs_api: 'https://api.pythondiscord.com/bot/docs'
site_facts_api: 'https://api.pythondiscord.com/bot/snake_facts'
site_hiphopify_api: 'https://api.pythondiscord.com/bot/hiphopify'