Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 781 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 781 Bytes

IGstory-downloader-bot

a Telegram bot for downloading Instagram stories

Installation

first of all clone the project

git clone https://github.com/amirarj/IGstory-downloader-bot.git

install all of the packages in requirements.txt file

pip install -r requirements.txt

edit config.py file with your Instsgram request header and Telegram Bot Token

Cookie = ''
UserAgent = ''
XCSRFToken = ''
XIGAppID = ''
XIGWWWClaim = ''

# Telegram Config
BOT_TOKEN = ''

you can get Instsgram request header when you login via web

Capture1

Usage

python main.py

start the bot with /start and then send a Instagram username.