mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-09 14:23:08 +02:00
Update example-config.json
This commit is contained in:
parent
006a028fc8
commit
5dffa0e3a5
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user