„README.md“ ändern
This commit is contained in:
parent
58656fe533
commit
cfc062584a
1 changed files with 5 additions and 4 deletions
|
@ -8,12 +8,13 @@ more things I will try to implement.
|
||||||
Check by from time to time to see what has changed. :)
|
Check by from time to time to see what has changed. :)
|
||||||
|
|
||||||
# Installation
|
# 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
|
# Note
|
||||||
A better description and HowTo will follow someday. :))
|
A better description and HowTo will follow someday. :))
|
Loading…
Add table
Reference in a new issue