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

.\main.go:12:2: undefined - setupWhatsAppClient #1

Open
RIVINS-Bravo-01 opened this issue Aug 7, 2024 · 1 comment
Open

.\main.go:12:2: undefined - setupWhatsAppClient #1

RIVINS-Bravo-01 opened this issue Aug 7, 2024 · 1 comment

Comments

@RIVINS-Bravo-01
Copy link

RIVINS-Bravo-01 commented Aug 7, 2024

I’m encountering errors when trying to run the main.go file in the WhatsApp-Online-Status-Monitor project. The errors indicate that several functions are not defined. Here are the details:

Error Messages in terminal
.\main.go:12:2: undefined: setupWhatsAppClient
.\main.go:14:23: undefined: selectContactsHandler
.\main.go:15:29: undefined: selectContactsHandler
.\main.go:16:29: undefined: statusHandler
.\main.go:17:41: undefined: statusUpdateHandler

@0xagil
Copy link
Owner

0xagil commented Aug 7, 2024

Please try with this command:

go run .

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

2 participants