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:
Uwe Pfeifer 2022-09-02 21:57:56 +02:00
parent 221f8ceee5
commit 0a0a5bd88d
4 changed files with 9 additions and 6 deletions

View file

@ -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).