DiscordTickets/example-config.json
Eartharoid b32d038e0b update
2019-05-04 12:20:26 +01:00

15 lines
280 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,
"cooldown": 5
}