mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-12-23 00:03:09 +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": "!",
|
"prefix": "!",
|
||||||
"name": "DiscordTickets",
|
"name": "DiscordTickets",
|
||||||
"guildID": "id",
|
"guildID": "id",
|
||||||
@ -8,6 +8,8 @@
|
|||||||
"logChannel": "id",
|
"logChannel": "id",
|
||||||
"colour": "#009999",
|
"colour": "#009999",
|
||||||
"playing": "with tickets (!help)",
|
"playing": "with tickets (!help)",
|
||||||
|
"activityType": "PLAYING",
|
||||||
|
"status": "ONLINE",
|
||||||
"useEmbeds": true,
|
"useEmbeds": true,
|
||||||
"logDMs": true,
|
"logDMs": true,
|
||||||
"cooldown": 3,
|
"cooldown": 3,
|
||||||
|
Loading…
Reference in New Issue
Block a user