Files
open-ticket/config.json
T
2022-05-02 11:07:56 +02:00

94 lines
2.8 KiB
JSON

{
"bot_name":"Wumpus",
"main_color":"#fffff",
"server_id":"935983011281903676",
"auth_token":"OTU4MjkwNjExMzMxNTM4OTc1.YkLLrQ.J9yfO7LgXplNahXv7xQNNvKG6fY",
"main_adminroles":["936153662668034058"],
"prefix":"!ticket ",
"logs":true,
"languagefile":"english.json (currently not working)",
"credits":true,
"status":{
"enabled":true,
"type":"PLAYING",
"text":"!ticket"
},
"system":{
"ticket_channel":"968899402020306994",
"max_allowed_tickets":3,
"enable_DM_Messages":true,
"has@everyoneaccess":false,
"member_role":"936153574650544180",
"enable_transcript":true,
"enable_DM_transcript":true,
"transcript_channel":"968899606912061490"
},
"options":[
{
"id":"general",
"name":"Question",
"description":"Create this ticket if you have a question.",
"icon":"🎫",
"label":"question",
"type":"ticket",
"color":"gray",
"adminroles":["936153350704091167"],
"channelprefix":"question-",
"category":"935983011281903678",
"message":"You created a ticket!",
"enableDMMessage":true
},
{
"id":"apply",
"name":"Apply",
"description":"Create this ticket if you want to apply.",
"icon":"💼",
"label":"apply",
"type":"ticket",
"color":"green",
"adminroles":["936153350704091167"],
"channelprefix":"apply-",
"category":"935983011281903678",
"message":"You created a ticket!",
"enableDMMessage":true
}
],
"messages":[
{
"id":"1",
"name":"Choose Your Ticket",
"description":"You can click one of the buttons below!\nYou can also customize all the embeds now!",
"enableFooter":true,
"footer":"Open Ticket v1.4.0 beta - sneakpeak",
"enableThumbnail":false,
"thumbnail":"https://www.example.com/catmemes/cat.png",
"color":"#0075e9",
"options":["general","apply"],
"enableTicketExplaination":true,
"enableMaxTicketsWarning":true
},
{
"id":"5",
"name":"sodfjiqdosmifj",
"description":"Youoidjfddiddjfmqoisdjf so customize all the embeds now!",
"enableFooter":true,
"footer":"Open Tiiiieakpeak",
"enableThumbnail":false,
"thumbnail":"https://www.example.com/catmemes/cat.png",
"color":"#0075e9",
"options":["apply"],
"enableTicketExplaination":true,
"enableMaxTicketsWarning":true
}
]
}