Skip to content

Michele0303/InstagramWatcherBot

Repository files navigation

🤖 InstagramWatcherBot

InstagramWatcherBot is a bot that automatically downloads and send to telegram every new instagram stories of users placed in the watchlist👀.

🛠 Getting Started

  1. Download and install Go 1.20
  2. Install the program by running the command in a shell:
# Clone this repository
git clone https://github.com/Michele0303/InstagramWatcherBot
# Go into the repository
cd InstagramWatcherBot
# Build project
go build .
# run on windows
InstagramWatcherBot.exe
# run on linux
./InstagramWatcherBot
  1. Open configuration.env and follow this guide
TOKEN_BOT=<your telegram bot token>
CHAT_ID=<your telegram user id> (you can find it on @chatIDrobot)
SESSION_ID=<sessionid cookie>
APP_ID=<x-ig-app-id header>
USER_AGENT=<user-agent header>
WATCH_LIST=<user1;user2;user3>

🍪 How to get Instagram Cookie and Header?

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. Use at your own risk.

About

InstagramWatcherBot is a bot that automatically downloads and send to telegram every new instagram stories of users placed in the watchlist👀.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages