From 0ec773d5e467d729a549fa56b3706ae696a2a9bb Mon Sep 17 00:00:00 2001 From: Eartharoid Date: Sun, 5 May 2019 14:31:46 +0100 Subject: [PATCH] Update example-config.json --- example-config.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/example-config.json b/example-config.json index 28ad99b..fa2406e 100644 --- a/example-config.json +++ b/example-config.json @@ -10,5 +10,9 @@ "playing": "with tickets (!help)", "useEmbeds": true, "logDMs": true, - "cooldown": 5 + "cooldown": 5, + "ticketImage": true, + "tagHereOnly": false, + "ticketText": "Thanks you for reaching out to our support team.\nA member of staff will come to assist you shortly. Please describe the issue in detail and explain what you have done to resolve the issue so far.\n\n*If you feel that the support you recieve is inadequate, please feel free to submit a formal complaint to a senior member of staff.*", + "debugLevel": 0 }