Updated explanation

This commit is contained in:
Laurens van der Drift
2024-05-27 21:53:47 +02:00
committed by GitHub
parent c09c2a4ada
commit 8088e3ba07

View File

@@ -1,7 +1,7 @@
{ {
"token": "<TOKEN>", "token": "<token>",
"guildID": "<GUID>", "guildID": "<guildID>",
"channelID": "<CHANNEL>", "channelID": "<channelID>",
"clientID": "1241485556949450915", "clientID": "<ClientID>",
"updatetime": "5" "updatetime": "<Update frequency in seconds>"
} }