Changed bot.ini.example to only have possible options in there.
README.md unchanged but I first wanted to edit it ;D
This commit is contained in:
parent
221f8ceee5
commit
0a0a5bd88d
4 changed files with 9 additions and 6 deletions
|
@ -8,7 +8,9 @@ more things I will try to implement.
|
|||
Check by from time to time to see what has changed. :)
|
||||
|
||||
# Installation
|
||||
Check that you create a venv and then install requirements.txt in there. Then edit the bot.ini.example and move it to bot.ini .
|
||||
Check that you create a venv and then install requirements.txt in there:
|
||||
|
||||
Then edit the bot.ini.example and move it to bot.ini .
|
||||
After this, run the bot using the venv python interpreter.
|
||||
|
||||
If you don't want to load the examples, just move them to some other ending (not .py).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue