normalize bot repo structure

main
xenofem 2021-05-17 01:02:38 -04:00
parent 0b33e226a6
commit 83e4d4f9f1
2 changed files with 1 additions and 1 deletions

View File

@ -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
```

View File