aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-07-24 11:42:13 +0100
committerGravatar Gareth Coles <[email protected]>2018-07-24 11:42:13 +0100
commit0828b805ede295bfb4a45e8e6c5c0c334c32ca4a (patch)
treea1a1ae4fccf1387cb16bded6ea243e43efdc90af
parentFixing a typo in the humanize function that would cause output that looks lik... (diff)
Add paste service back to config
-rw-r--r--config-default.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index dacf12cd9..ba23b6404 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -128,3 +128,4 @@ urls:
bot_avatar: "https://raw.githubusercontent.com/discord-python/branding/master/logos/logo_circle/logo_circle.png"
gitlab_bot_repo: "https://gitlab.com/python-discord/projects/bot"
omdb: "http://omdbapi.com"
+ paste_service: "https://paste.pydis.com/{key}"