fernandod1 / Instagram-to-discord

Monitor instagram user account and automatically post new images to discord channel via a webhook. Working 2022!
https://www.fernando.info
Other
127 stars 63 forks source link

Is there a way to flip it ? #7

Closed K1udg3 closed 3 years ago

K1udg3 commented 3 years ago

I was wondering if it could be flipped to take the photos from our memes section of the discord and post it to instagram?

fernandod1 commented 3 years ago

Yes. You can request discord api to get images, verify if already posted in instagram conparing with a temporary database and post them in instagram using api if not posted yet.

This is a totally opposite idea that would require to be coded from zero. Looks intetesting idea, I will code it, but actually I dont have free time. :(

Thank you.