pimpybot/README.md

9 lines
216 B
Markdown
Raw Normal View History

2017-11-10 16:31:12 +00:00
# pimpybot
## Set-up
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.*