node-ig-framework icon indicating copy to clipboard operation
node-ig-framework copied to clipboard

documentation + other questions

Open MaxPuig opened this issue 1 year ago • 1 comments

I find this package a lot more intuitive than instagram-private-api as I'm more or less familiar with discord.js. I've looked around this project, but I can't find any documentation. Is there any?

I fear that if I figure out the next things by trial and error (by making so many logins), the account might get blocked.

Can the following things be done with this package? If yes, how?:

  • Get the specific image/video from the carrousel that has been sent in a group chat
  • What type of media is returned? A URL or the file itself?
  • Send messages to a specific group, without using .reply
  • Mention a message (to reply)

Thanks in advance!

MaxPuig avatar May 27 '24 02:05 MaxPuig

this repo is a fork from this one: https://github.com/androz2091/insta.js

you can find the old doc here: https://insta.js.org/#/

but it's not updated anymore, so it can help you to speed up your learning curve, but some errors can occur

iyarsius avatar Sep 06 '24 08:09 iyarsius