Update example-config.json

This commit is contained in:
Eartharoid 2019-06-04 19:06:23 +01:00
parent 006a028fc8
commit 5dffa0e3a5

View File

@ -1,5 +1,5 @@
{
"token": "your token here",
"token": "token",
"prefix": "!",
"name": "DiscordTickets",
"guildID": "id",
@ -8,6 +8,8 @@
"logChannel": "id",
"colour": "#009999",
"playing": "with tickets (!help)",
"activityType": "PLAYING",
"status": "ONLINE",
"useEmbeds": true,
"logDMs": true,
"cooldown": 3,