aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph <[email protected]>2018-05-31 18:28:41 +0100
committerGravatar Joseph <[email protected]>2018-05-31 18:28:41 +0100
commit8b9d2bedb01f95f4a14f2ff583163302bfc1d56f (patch)
treed78dd18a107ed1aff2b1f953ce84ee5bdca07107
parentAdd building of Dockerfile.base if changed [ci skip] (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
Merge branch 'master' of github.com:discord-python/site [ci skip]
-rw-r--r--gunicorn_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gunicorn_config.py b/gunicorn_config.py
index 578399d7..1ad1ce39 100644
--- a/gunicorn_config.py
+++ b/gunicorn_config.py
@@ -58,7 +58,7 @@ def _when_ready(server=None, output_func=None):
"data": {
"target": CHANNEL_DEV_LOGS,
"title": "Site Deployment",
- "message": "The site has been deployed!"
+ "description": "The site has been deployed!"
}
},
routing_key=BOT_EVENT_QUEUE