InstagramWatcherBot is a bot that automatically downloads and send to telegram every new instagram stories of users placed in the watchlist👀.
- Download and install Go 1.20
- Install the program by running the command in a shell:
git clone https://github.com/Michele0303/InstagramWatcherBot
cd InstagramWatcherBot
go build .
- 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>
- Go to https://www.instagram.com/yourUser
- Open your Browser Console (on Chrome just pressing F12)
- refresh page and select any request from instagram.com