a Telegram bot for downloading Instagram stories
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
python main.py
start the bot with /start
and then send a Instagram username.