From fe426b2f2ca56edfd949bd6e8778ffdd1d418f84 Mon Sep 17 00:00:00 2001 From: Mango0x45 Date: Wed, 19 Aug 2020 14:14:28 +0200 Subject: Fixed spacing --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 245abe1..ec71e6c 100755 --- a/readme.md +++ b/readme.md @@ -8,9 +8,9 @@ Install the dependencies with `python -m pip install -r requirements.txt` A few "dangerous" commands such as `!purge` are restriced to `bot_masters`, to add a bot master add it to `config.json`. Example: ```json { - "token": "your_bot_token", + "token": "your_bot_token", "": { - "bot_masters": + "bot_masters": } } ``` -- cgit v1.2.3