mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-12-23 00:03:09 +02:00
Fix stop command
This commit is contained in:
parent
794d11af1d
commit
d111797fe1
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v1",
|
"version": "PTDL_v1",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2021-05-26T22:36:43+02:00",
|
"exported_at": "2021-05-26T22:41:44+02:00",
|
||||||
"name": "Discord Tickets",
|
"name": "Discord Tickets",
|
||||||
"author": "contact@eartharoid.me",
|
"author": "contact@eartharoid.me",
|
||||||
"description": "https:\/\/discordtickets.app",
|
"description": "https:\/\/discordtickets.app",
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"files": "{}",
|
"files": "{}",
|
||||||
"startup": "{\r\n \"done\": \"Connected to Discord as \",\r\n \"userInteraction\": [\r\n \"Please set your bot's \\\"DISCORD_TOKEN\\\" in \\\".\/.env\\\".\"\r\n ]\r\n}",
|
"startup": "{\r\n \"done\": \"Connected to Discord as \",\r\n \"userInteraction\": [\r\n \"Please set your bot's \\\"DISCORD_TOKEN\\\" in \\\".\/.env\\\".\"\r\n ]\r\n}",
|
||||||
"logs": "{}",
|
"logs": "{}",
|
||||||
"stop": "^C"
|
"stop": "^C^C"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"installation": {
|
"installation": {
|
||||||
|
Loading…
Reference in New Issue
Block a user