DiscordTickets/example-config.json
2019-05-04 00:02:35 +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": 3
}