removed token :)
This commit is contained in:
+12
-25
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"bot_name":"Wumpus",
|
||||
"main_color":"#fffff",
|
||||
"server_id":"935983011281903676",
|
||||
"auth_token":"OTU4MjkwNjExMzMxNTM4OTc1.YkLLrQ.J9yfO7LgXplNahXv7xQNNvKG6fY",
|
||||
"main_adminroles":["936153662668034058"],
|
||||
"server_id":"server id (for slash cmds)",
|
||||
"auth_token":"auth token",
|
||||
"main_adminroles":["discord role id"],
|
||||
"prefix":"!ticket ",
|
||||
"logs":true,
|
||||
"languagefile":"english.json (currently not working)",
|
||||
@@ -16,16 +16,16 @@
|
||||
},
|
||||
|
||||
"system":{
|
||||
"ticket_channel":"968899402020306994",
|
||||
"ticket_channel":"channel id",
|
||||
"max_allowed_tickets":3,
|
||||
"enable_DM_Messages":true,
|
||||
|
||||
"has@everyoneaccess":false,
|
||||
"member_role":"936153574650544180",
|
||||
"member_role":"member role (doesn't have access to tickets)",
|
||||
|
||||
"enable_transcript":true,
|
||||
"enable_DM_transcript":true,
|
||||
"transcript_channel":"968899606912061490"
|
||||
"enable_transcript":false,
|
||||
"enable_DM_transcript":false,
|
||||
"transcript_channel":"channel id"
|
||||
},
|
||||
|
||||
"options":[
|
||||
@@ -38,9 +38,9 @@
|
||||
"type":"ticket",
|
||||
|
||||
"color":"gray",
|
||||
"adminroles":["936153350704091167"],
|
||||
"adminroles":["role id"],
|
||||
"channelprefix":"question-",
|
||||
"category":"935983011281903678",
|
||||
"category":"category id",
|
||||
"message":"You created a ticket!",
|
||||
"enableDMMessage":true
|
||||
|
||||
@@ -54,9 +54,9 @@
|
||||
"type":"ticket",
|
||||
|
||||
"color":"green",
|
||||
"adminroles":["936153350704091167"],
|
||||
"adminroles":["role id"],
|
||||
"channelprefix":"apply-",
|
||||
"category":"935983011281903678",
|
||||
"category":"category id",
|
||||
"message":"You created a ticket!",
|
||||
"enableDMMessage":true
|
||||
|
||||
@@ -76,19 +76,6 @@
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user