diff --git a/app.json b/app.json index 70c1716..291cdcd 100644 --- a/app.json +++ b/app.json @@ -20,6 +20,10 @@ "description": "Client Secret from https://discord.com/developers.", "value": "" }, + "token": { + "description": "Client Secret from https://discord.com/developers.", + "value": "" + }, "DASHBOARD_URL": { "description": "The Website URL [https://.herokuapp.com]", "value": "https://.herokuapp.com" @@ -38,4 +42,4 @@ "url": "heroku/nodejs" } ] -} \ No newline at end of file +}