gerard-botler/README.md

13 lines
193 B
Markdown

# gerard-botler
discord bot for a friend
Source venv:
```
source botler/bin/activate
```
to escape:
```
deactivate
```
more on venvs [here](https://docs.python.org/3/tutorial/venv.html)