diff options
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 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' |