docker-instabot/README.md

13 lines
256 B
Markdown
Raw Normal View History

2018-04-11 10:38:14 +00:00
# Intabot Docker
Docker container for runnning [Instabot](https://github.com/instabot-py/instabot.py).
## Quickstart 💥
```
docker-compose up -d
```
## Setup 🏗
Insert your credentials in the `app.py` file and change the settings to what you like.