aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2018-07-16 18:35:59 +0000
committerGravatar Leon Sandøy <[email protected]>2018-07-16 18:35:59 +0000
commitb44954f456f454f3e16bf9f02bbd2b6a90de9c0c (patch)
tree4ab89d262ca72647e72cbf056a038ac7185b5bc4 /config-default.yml
parentMerge branch 'enhancement/bot-eval-security-improvements' into 'master' (diff)
parentAdd the BigBrother cog. (diff)
Merge branch 'feature/add-big-brother-cog' into 'master'
Add the BigBrother cog. Closes #17 See merge request python-discord/projects/bot!22
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 04ed53f7a..b0edb033d 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -10,6 +10,7 @@ bot:
green_chevron: '<:greenchevron:418104310329769993>'
red_chevron: '<:redchevron:418112778184818698>'
white_chevron: '<:whitechevron:418110396973711363>'
+ lemoneye2: '<:lemoneye2:435193765582340098>'
guild:
@@ -28,6 +29,7 @@ guild:
help4: 451312046647148554
helpers: 385474242440986624
modlog: 282638479504965634
+ message_change_logs: 467752170159079424
python: 267624335836053506
verification: 352442727016693763
off_topic_0: 291284109232308226
@@ -74,6 +76,7 @@ urls:
gitlab_bot_repo: 'https://gitlab.com/discord-python/projects/bot'
omdb: 'http://omdbapi.com'
site: 'pythondiscord.com'
+ site_bigbrother_api: 'https://api.pythondiscord.com/bot/bigbrother'
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'