DiscordTickets/example-config.json
Eartharoid ad9e1e3837 stuff
2019-05-03 22:20:38 +01:00

14 lines
263 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
}