Fixed more allignments
This commit is contained in:
parent
c49ba4cf7c
commit
4b609af0e0
|
@ -4,11 +4,11 @@ Simple Program to run custom AI Bots on Discord
|
||||||
|
|
||||||
## How to install
|
## How to install
|
||||||
|
|
||||||
`
|
```bash
|
||||||
git clone https://github.com/TheBlackfurGuy/SheepBotFrame.git
|
git clone https://github.com/TheBlackfurGuy/SheepBotFrame.git
|
||||||
cd SheepBotFrame
|
cd SheepBotFrame
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
`
|
```
|
||||||
## How to set up
|
## How to set up
|
||||||
Edit the config.yml file to your likings. <br>
|
Edit the config.yml file to your likings. <br>
|
||||||
Change "botname" to the name of the bot (currently has no effect) <br>
|
Change "botname" to the name of the bot (currently has no effect) <br>
|
||||||
|
|
Loading…
Reference in a new issue