„README.md“ ändern

This commit is contained in:
Uwe Pfeifer 2022-11-09 21:23:10 +01:00
parent 58656fe533
commit cfc062584a

View file

@ -8,12 +8,13 @@ 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:
1. Check that you create a venv and then install requirements.txt in there.
2. Then edit the bot.ini.example and move it to bot.ini .
3. Run the bot by using your venv interpreter.
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).
If you don't want to load the example extensions, just move them to some other ending (not .py).
# Note
A better description and HowTo will follow someday. :))