DiscordTickets/config.json

14 lines
371 B
JSON
Raw Normal View History

2019-05-04 00:09:48 +03:00
{
2019-05-04 00:24:37 +03:00
"token": "NDc1MzcxMjg1NTMxMDY2MzY4.XMyxMw.Q90rRLAtDlFCjhZoyoiwztNYA00",
2019-05-04 00:09:48 +03:00
"prefix": "!",
"name": "DiscordTickets",
"guildID": "451745464480432129",
"supportRole": "451745586564169728",
"ticketsCat": "573957872422092974",
"logChannel": "573957980152791080",
"colour": "#009999",
"playing": "with tickets (!help)",
"useEmbeds": true,
"logDMs": true
}