Skip to content

This bot scrapes the posts from specific instagram account and sends these posts(Images, Videos) to a telegram group.

Notifications You must be signed in to change notification settings

runetech0/instagram-to-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: Before using any of the script in please make sure you have the python v3.6 or greater installed on your system.

  1. To check your python versin type below command in terminal.. python --version

  2. If you have python3.6+ version then you are good to go to next step else, follow this ( WINDOWS: https://www.pytorials.com/python-download-install-windows/ LINUX: https://docs.python-guide.org/starting/install3/linux/ ) guide to install python3.6+ version for your system...

  3. After installing the pythonv3.6+ you need to install requires libraries for bot on your system To install required libraries run the followung commands in the terminal.. cd [path/to/bot/folder] pip3 install -r requirements.txt

  4. If you have completed the above steps successfully then you are good to configure your bot on system... Now rename "sample-conf.py" file in the bot folder to "conf.py" and open it. Rest of the instrunctions are there! :)

About

This bot scrapes the posts from specific instagram account and sends these posts(Images, Videos) to a telegram group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages