From e868427108aa7c28ef1b3a50996718186225aa84 Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Sat, 1 Feb 2020 21:01:38 +0100 Subject: [PATCH] Rename bot_ex.json to config/bot.json --- bot_ex.json => config/bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename bot_ex.json => config/bot.json (98%) diff --git a/bot_ex.json b/config/bot.json similarity index 98% rename from bot_ex.json rename to config/bot.json index ffa9130..0648d3c 100644 --- a/bot_ex.json +++ b/config/bot.json @@ -3,4 +3,4 @@ "token_bot": "TOKEN BOT", "youtube_api": "TOKEN YOUTUBE API" -} \ No newline at end of file +}