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

newFollower Not working #15

Closed CycloneAddons closed 1 year ago

CycloneAddons commented 1 year ago

client.on("newFollower", async (user) => { user.follow(); console.log(user.username) });

9xN commented 1 year ago

can you provide an error message or what exactly you mean by not working? does it just not log when someone follows you?

CycloneAddons commented 1 year ago

No it not logging or throwing any error 😕

9xN commented 1 year ago

No it not logging or throwing any error 😕

then perhaps your implementation is incorrect i dont seem to be having any issues what so ever running identical code on my end im sorry but without more information im not entirely sure how i could help

CycloneAddons commented 1 year ago

Can You Check It In Your Own Bot

CycloneAddons commented 1 year ago

Bcz it was working 2 month ago

9xN commented 1 year ago

Can You Check It In Your Own Bot

i will check again

9xN commented 1 year ago

nevermind you are correct it is not working for me either i will look into this more when i have time

CycloneAddons commented 1 year ago

Hm as soon as possible

CycloneAddons commented 1 year ago

Screenshot_2023-08-13-21-08-30-871_com replit app

client.on('messageCreate', message => {
    message.chat.sendMessage("hello 👋")
    console.log(message.user.fetchFollowing());
});

Why fetchFollowing Not Working

I just only want to know is user follow the client or not

Any other method to know user follow or not

9xN commented 1 year ago

the bot doesnt work on replit

9xN commented 1 year ago

Hm as soon as possible

im busy and going on vacation i looked into this more and it will be a lot of work its not even an issue related to the private insta api thats been addressed so it will be a lot of work to fix

CycloneAddons commented 1 year ago

the bot doesnt work on replit

Bro it working on replit I m using from 3 months. Just tell me how to fetch follower

9xN commented 1 year ago

the bot doesnt work on replit

Bro it working on replit I m using from 3 months. Just tell me how to fetch follower

ok well it hasnt been workin on replit in over 3 years so kudos to you for getting it to work

9xN commented 1 year ago

if you want to have a more in depth conversion add me on discord: 44xo