From 58f9bacb9a8ffcea43c4a53f9671d10d9b8ff400 Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Wed, 24 Jun 2020 14:49:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Modification=20bot.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/bot.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/bot.json b/config/bot.json index 0648d3c..0790469 100644 --- a/config/bot.json +++ b/config/bot.json @@ -1,6 +1,7 @@ { - "prefix": "PREFIX BOT", + "prefix": "PREFIX", + + "game": "GAME", - "token_bot": "TOKEN BOT", - "youtube_api": "TOKEN YOUTUBE API" + "token_bot": "TOKEN" }