I have a Telegram bot (t.me/SocialMediaPosterBot) which I use to post to Instagram from channel and groups. For that, I send to the bot my username and password and he stores the authentication cookie in the database. Then, every time I send a picture to the group/channel he uses the cookie to post the picture and stores the updated cookie.
I have a Telegram bot (t.me/SocialMediaPosterBot) which I use to post to Instagram from channel and groups. For that, I send to the bot my username and password and he stores the authentication cookie in the database. Then, every time I send a picture to the group/channel he uses the cookie to post the picture and stores the updated cookie.