mirror of
https://github.com/TheShadowEevee/Konpeki-Discord-Bot.git
synced 2025-01-11 14:38:49 -06:00
Add a botName field to config
This commit is contained in:
parent
adc54e64ac
commit
d704b39859
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"token": "Bot Token Here",
|
||||
"clientId": "0123456789012345678",
|
||||
"botName": "Konpeki Bot",
|
||||
"botOwner": "DiscordUser#1234"
|
||||
}
|
Loading…
Reference in a new issue