diff options
| -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 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}"  |