mirror of
https://github.com/TheShadowEevee/Konpeki-Discord-Bot.git
synced 2025-01-11 22:38:50 -06:00
Add a config.json template
This commit is contained in:
parent
3d8d691c1f
commit
d3efa6b7a4
1 changed files with 5 additions and 0 deletions
5
config.json.template
Normal file
5
config.json.template
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"token": "Bot Token Here",
|
||||||
|
"clientId": "0123456789012345678",
|
||||||
|
"botOwner": "DiscordUser#1234"
|
||||||
|
}
|
Loading…
Reference in a new issue