Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Integrate Your IG Account To Your Discord Server Using The IG API!

License

Notifications You must be signed in to change notification settings

KhalidM30/Instagram-API-to-Discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instagram to discord post images

1*cXNgzu0Pvj4HwOLw4Akwqg

Instagram To Discord
Easiest to use instagram to discord bot with Python.


This script executes 2 actions:
  1. Monitors for new image posted in a instagram account.
  2. If found new image, a bot posts new instagram image in a discord channel.
  3. Repeat after set interval.

Requirements:

  • Python v3
  • Python module re, json, requests,config,time,numpy
  • pip install request or pip3 install request
  • pip install time or pip3 install time

Usage:

1- Check https://developers.facebook.com/docs/instagram-basic-display-api/getting-started

2- Set the variables in config.py:

3- If your config is OK just do it and run your bot.

  • py instagram-discord.py or python instagram-discord.py or python3 instagram-discord.py

About

Integrate Your IG Account To Your Discord Server Using The IG API!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%