mirror of
https://github.com/cupcakearmy/docker-instabot.git
synced 2024-12-22 07:16:24 +00:00
13 lines
256 B
Markdown
13 lines
256 B
Markdown
# 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. |