Skip to content

telegram bot for anonymous browsing and downloads of instagram stories

Notifications You must be signed in to change notification settings

kyemets/insta-save-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insta-save-telegram-bot based on aiogram and instaloader

telegram bot can be tested here


Installation

  1. Clone this repo: git clone https://github.com/kyemets/insta-save-telegram-bot.git

  2. Install Aiogram

Aiogram

Using PIP

$ pip install -U aiogram

Using Pipenv

$ pipenv install aiogram

Using Pacman

aiogram is also available in Arch Linux Repository, so you can install this framework on any Arch-based distribution like Arch Linux, Antergos, Manjaro, etc. To do this, just use pacman to install the python-aiogram package:

$ pacman -S python-aiogram

Instaloader

Install

$ pip3 install instaloader

Local launch

  1. Install dependencies with requirements.txt
  2. Run python bot.py

Environment variables

  • TOKEN — Telegram bot token
  • USERNAME — Instagram username account
  • PASSWORD — Instagram password account

P.S. ⚠️ The bot does not work with closed instagram profiles ⚠️

License

MIT — use for any purpose.

About

telegram bot for anonymous browsing and downloads of instagram stories

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages