/instagram-bot

A bot which gets photos from different sources and posts them to Instagram. Just for fun!

Primary LanguageJavaScriptMIT LicenseMIT

Instagram Bot

A repo for this Youtube playlist. This is an instagram posts scheduler. It scrapes images from Reddit and posts them to Instagram. Made just for fun!

Prerequisites

You need to have nodejs installed on your machine.

Setup

  • Clone this repo.
  • Copy the .env.sample file to .env file and update the values.
  • Do npm install
  • You would also need to expose the locally hosted application using ngrok. And then set the webhook for the Telegram bot to the URL that is given by ngrok. Check the video on how to set it up.
  • Simply run node bin/www in project root.

Issues

Feel free to create new issues if you see any problem with the code. I would be happy to fix them.

Disclaimer

This is no way associated with Instagram, Telegram, Reddit or any other service. This is simply a silly project to get some sweet memes. I am not responsible for what you do with this repo and if you end up DDoSing any of the services, we dont know each other. Respect the API limits, stay safe.

Meta

Anand – @anamritraj | https://anandamritraj.in

Distributed under the MIT license. See LICENSE for more information.