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