From c49ba4cf7c2067bd737ff51dd650fb6134a1ab2a Mon Sep 17 00:00:00 2001 From: blackfur <64478051+TheBlackfurGuy@users.noreply.github.com> Date: Sun, 31 Jan 2021 17:59:01 +0100 Subject: [PATCH] Fixed alignment in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd3cec9..90a1b63 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Change "filterpings" to false if you don't want to have pings filtered out.
Change "excludeprefix" to set the text sequence that will hide a message from the bot
Change "usechannels" to the IDs of the channels the bot should react in
Change "trainchannels" to the channel IDs and ammounts the bot should download
-Change "corpus" to all the corpus the bot should train +Change "corpus" to all the corpus the bot should train
Change "token" to the Bots token ## How to run @@ -25,4 +25,4 @@ This will give you all information you need to get started. ` python3 run.py --help -` \ No newline at end of file +`