Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 678 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 678 Bytes

InstaBot

Post images of an Instagram user periodically to Slack.

Usage

Install dependencies via dep and run make.

Copy config.json.dist to config.json and configure your options. Then simply run the binary.

Config

Option Description
user The Instagram username
msg-color The Slack message attachment line hex color code, default is #000000
wait-time The wait time between crawls in minutes, default is 10
slack-token Your bot's Slack token
slack-channel The channel name where to post the images, e.g. channel
proxy (optional) The proxy URL if you have one, e.g. http://x.x.x.x:x