Add a config.json template

This commit is contained in:
Michael 2022-12-16 06:52:01 -05:00
parent 3d8d691c1f
commit d3efa6b7a4

5
config.json.template Normal file
View file

@ -0,0 +1,5 @@
{
"token": "Bot Token Here",
"clientId": "0123456789012345678",
"botOwner": "DiscordUser#1234"
}