Add running instructions

This commit is contained in:
Sijmen 2017-11-10 17:32:02 +01:00
parent 87a179cf64
commit 4e321ca0f7
1 changed files with 5 additions and 0 deletions

View File

@ -6,3 +6,8 @@ Copy `config.py.example` to `config.py`, and edit it as the comments say.
Then, create a virtualenv (or not), then run `pip3 install -r requirements.txt`
*Note: pimpybot requires Python 3.6.*
## Running
`python3 app.py`.