From 043b62b6827de9535c96e3dfbb33a91a26d154f1 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 12 Sep 2023 14:52:57 -0400 Subject: [PATCH] Update template for new Discord Username Scheme --- config.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.template b/config.json.template index 4c56853..9160ac2 100644 --- a/config.json.template +++ b/config.json.template @@ -2,5 +2,5 @@ "token": "Bot Token Here - DO NOT SHARE YOUR TOKEN OR YOUR CONFIG FILE", "clientId": "0123456789012345678", "botName": "Konpeki Bot", - "botOwner": "DiscordUser#1234" + "botOwner": "discordusername" } \ No newline at end of file