Skip to content

HersonHN/instabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaBot

Takes images from Reddit and post them to Instagram.

Configuration

Set these env variables to make it work:

  • INSTABOT_USERNAME: The Instagram account for the bot.
  • INSTABOT_PASSWORD: I'm pretty sure you can't access without one.
  • INSTABOT_SOURCE: The subreddit .json endpoint from where the bot will download the images. For instace: https://www.reddit.com/r/wholesomememes/top.json?t=week&limit=200
  • INSTABOT_HASHTAGS: Hastags for description of each image.
  • INSTABOT_DB: A plaintext file to store the url of the already uploaded images, default is ~/uploaded-posts.txt.

Roadmap

  • Guive access to configure the hashtags in the account description, to easily change them without having to access the server to do so.

About

[Deprecated] Takes images from Reddit and post them to Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published