From 43e6fc63f4bc49529b6a419c174b686e754ca6af Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 16 Dec 2022 13:24:50 -0500 Subject: [PATCH] Add warning to config.json.template --- config.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.template b/config.json.template index c9fd64a..4c56853 100644 --- a/config.json.template +++ b/config.json.template @@ -1,5 +1,5 @@ { - "token": "Bot Token Here", + "token": "Bot Token Here - DO NOT SHARE YOUR TOKEN OR YOUR CONFIG FILE", "clientId": "0123456789012345678", "botName": "Konpeki Bot", "botOwner": "DiscordUser#1234"