This is the first stable version of open-ticket 1.3
This commit is contained in:
DJj123dj
2022-04-02 16:38:00 +02:00
parent 8cab4cc686
commit 6df23d84bc
11 changed files with 319 additions and 57 deletions
+3 -3
View File
@@ -1,15 +1,15 @@
{
"server_name":"Ticket Bot",
"server_logo":"https://www.example.com/another-example/yourlogo.png",
"bot_name":"Wumpus",
"main_color":"#fffff",
"auth_token":"the bot's auth token",
"botperms_role":"the id from an admin role (they can do admin things with the bot)",
"prefix":"!",
"logs":true,
"credits":true,
"status":{
"type":"PLAYING | STREAMING | LISTENING | WATCHING | CUSTOM | COMPETING",
"enabled":true,
"type":"PLAYING | LISTENING | WATCHING | CUSTOM",
"text":"!ticket"
},