From 78affedd71fe8c45d0ffa2176e9d7ee2f470826d Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Tue, 11 Aug 2020 22:48:40 +0200 Subject: [PATCH] =?UTF-8?q?=E2=8C=9B=20Removal=20of=20unnecessary=20spaces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1ad6f9e..7dacefd 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ For the bot to be able to start, please complete the file with your credentials ```js { "prefix": "PREFIX", - "game": "GAME", - "token_bot": "TOKEN" } ```