A Bot π€ that posts random Reddit images to Instagram This bot uses a unofficial Reddit API (https://github.com/R3l3ntl3ss/Meme_Api/) and get a random meme from Reddit and posts them to Instagram using the Instagram Private API. You can change the source and use whatever source you want (unsplash, 9gag , etc.)
Node JS and β€οΈ
Instagram Private API (https://github.com/dilame/instagram-private-api) getJSON (https://www.npmjs.com/package/get-json)
Change your IG Username and Password in bot.js and the move ahead.
- Install NPM by "npm install"
- Install Dependencies Instagram Private API (npm install instagram-private-api) and getJSON (npm i get-json)
- Run node bot.js