-
Notifications
You must be signed in to change notification settings - Fork 0
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
Login-Credentials #1
Comments
Hi @RobinDev03, const pveapi = require('pve-api')({uname}, {pwd}, {realm}, {host}, {verboseLevel}); Where I just noticed that I didn't put the arguments of my module in the ReadMe. I'll update it right away. Let me know if you need help of any sort 👍🏿. Diego Vaccher. |
Hey, thank you. Do you have a Discord-Server for Questions containing this package? |
When I use this:
I get this error:
|
Hey @RobinDev03, At the moment my API isn't fully implemented and many function were just defined as normal function (without the As of the Discord-Server, right now I don't have one, but I'm planning to create one! Thanks, Diego Vaccher. |
Hey, where do I have to fill in my credentials to use the package?
The text was updated successfully, but these errors were encountered: