mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 00:31:27 +03:00
Update example-config.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"token": "your token here",
|
||||
"token": "token",
|
||||
"prefix": "!",
|
||||
"name": "DiscordTickets",
|
||||
"guildID": "id",
|
||||
@@ -8,6 +8,8 @@
|
||||
"logChannel": "id",
|
||||
"colour": "#009999",
|
||||
"playing": "with tickets (!help)",
|
||||
"activityType": "PLAYING",
|
||||
"status": "ONLINE",
|
||||
"useEmbeds": true,
|
||||
"logDMs": true,
|
||||
"cooldown": 3,
|
||||
|
Reference in New Issue
Block a user