DiscordTickets/example-config.json
2019-05-03 23:42:29 +01:00

14 lines
262 B
JSON

{
"token": "your token here",
"prefix": "!",
"name": "DiscordTickets",
"guildID": "id",
"supportRole": "id",
"ticketsCat": "id",
"logChannel": "id",
"colour": "009999",
"playing": "with tickets (!help)",
"useEmbeds": true,
"logDMs": true
}