Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make this work with 'tducasse/go-instabot' ? #44

Open
learnacadman opened this issue Jan 17, 2023 · 2 comments
Open

How to make this work with 'tducasse/go-instabot' ? #44

learnacadman opened this issue Jan 17, 2023 · 2 comments

Comments

@learnacadman
Copy link

I was using https://github.com/tducasse/go-instabot .

It still uses that old github.com/ahmdrz/goinsta/v2 library , so i replaced it with yours.

But now it gives me this error: parseOptions() not defined, getConfig() defined.

Have you replaced these functions with something else?

@Davincible
Copy link
Owner

@learnacadman It's not a one-to-one replacement. The functionality is the same. But some of the methods are different. Have look at the Wiki documentation and the Go Doc page. If you look at what the code is trying to do you should be able to figure it out.

If you provide more specific errors I can also help out better.

@7onn
Copy link

7onn commented Apr 7, 2023

hey @learnacadman, i just threw a pr updating go-instabot to be compatible with the latest goinsta version.

tducasse/go-instabot#101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants