From ddbc940bd530df2e7831564e6e9d65d523004322 Mon Sep 17 00:00:00 2001 From: Eartharoid Date: Sat, 4 May 2019 00:02:35 +0100 Subject: [PATCH] Update example-config.json --- example-config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/example-config.json b/example-config.json index 2d7589e..c2adfc2 100644 --- a/example-config.json +++ b/example-config.json @@ -6,8 +6,9 @@ "supportRole": "id", "ticketsCat": "id", "logChannel": "id", - "colour": "009999", + "colour": "#009999", "playing": "with tickets (!help)", "useEmbeds": true, - "logDMs": true + "logDMs": true, + "cooldown": 3 }