diff --git a/config.json.template b/config.json.template new file mode 100644 index 0000000..3ee02bf --- /dev/null +++ b/config.json.template @@ -0,0 +1,5 @@ +{ + "token": "Bot Token Here", + "clientId": "0123456789012345678", + "botOwner": "DiscordUser#1234" +} \ No newline at end of file