From 63d61e0511d9c715863f5bd5ced2b14a87595f15 Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Sun, 15 Nov 2020 18:57:41 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Update=20(v2.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bot.json b/config/bot.json index 1b946ef..b8624aa 100644 --- a/config/bot.json +++ b/config/bot.json @@ -1,5 +1,5 @@ { - "prefix": "PREFIX", "game": "GAME", + "prefix": "PREFIX", "token_bot": "TOKEN" }