mirror of
https://github.com/TheShadowEevee/Konpeki-Discord-Bot.git
synced 2025-01-11 14:38:49 -06:00
Update template for new Discord Username Scheme
This commit is contained in:
parent
5d7fa98719
commit
043b62b682
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
"token": "Bot Token Here - DO NOT SHARE YOUR TOKEN OR YOUR CONFIG FILE",
|
"token": "Bot Token Here - DO NOT SHARE YOUR TOKEN OR YOUR CONFIG FILE",
|
||||||
"clientId": "0123456789012345678",
|
"clientId": "0123456789012345678",
|
||||||
"botName": "Konpeki Bot",
|
"botName": "Konpeki Bot",
|
||||||
"botOwner": "DiscordUser#1234"
|
"botOwner": "discordusername"
|
||||||
}
|
}
|
Loading…
Reference in a new issue