This commit is contained in:
nicco 2018-04-11 12:38:14 +02:00
parent 89b7555b54
commit a7c297a546
1 changed files with 13 additions and 2 deletions

View File

@ -1,2 +1,13 @@
# docker-instabot
Docker container for running Instabot
# 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.