Fixed alignment in README.md

This commit is contained in:
blackfur 2021-01-31 17:59:01 +01:00 committed by GitHub
parent 763a09e0cc
commit c49ba4cf7c

View file

@ -16,7 +16,7 @@ Change "filterpings" to false if you don't want to have pings filtered out. <br>
Change "excludeprefix" to set the text sequence that will hide a message from the bot <br> Change "excludeprefix" to set the text sequence that will hide a message from the bot <br>
Change "usechannels" to the IDs of the channels the bot should react in <br> Change "usechannels" to the IDs of the channels the bot should react in <br>
Change "trainchannels" to the channel IDs and ammounts the bot should download <br> Change "trainchannels" to the channel IDs and ammounts the bot should download <br>
Change "corpus" to all the corpus the bot should train Change "corpus" to all the corpus the bot should train <br>
Change "token" to the Bots token Change "token" to the Bots token
## How to run ## How to run
@ -25,4 +25,4 @@ This will give you all information you need to get started.
` `
python3 run.py --help python3 run.py --help
` `