Skip to content

vntw/instabot

Repository files navigation

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

About

Post images of an Instagram user periodically to Slack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published