normalize bot repo structure
This commit is contained in:
parent
0b33e226a6
commit
83e4d4f9f1
|
@ -15,5 +15,5 @@ python3 -m venv env
|
|||
source env/bin/activate
|
||||
pip install discord.py
|
||||
echo <token> > token
|
||||
python journal3.py
|
||||
python bot.py
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue