mirror of
https://github.com/TheShadowEevee/Konpeki-Discord-Bot.git
synced 2025-01-11 22:38:50 -06:00
Add warning to config.json.template
This commit is contained in:
parent
25370e9dc1
commit
43e6fc63f4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"token": "Bot Token Here",
|
"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": "DiscordUser#1234"
|
||||||
|
|
Loading…
Reference in a new issue