9xN / node-ig-framework

Framework for interacting with instagrams private api in a usable manner in a structure and format similar to discord's old bot development framework.
GNU Affero General Public License v3.0
25 stars 8 forks source link

documentation + other questions #31

Open MaxPuig opened 3 months ago

MaxPuig commented 3 months ago

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?:

Thanks in advance!

iyarsius commented 1 day ago

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