Konpeki-Discord-Bot/config.json.template

6 lines
129 B
Text
Raw Normal View History

2022-12-16 05:52:01 -06:00
{
"token": "Bot Token Here",
"clientId": "0123456789012345678",
2022-12-16 12:16:33 -06:00
"botName": "Konpeki Bot",
2022-12-16 05:52:01 -06:00
"botOwner": "DiscordUser#1234"
}