I am attempting to create a command for my discord.js bot that will create an account in my bubble.io application;
A staff member would use the command +createaccount idhere passwordhere and it would create an account on my bubble.io application website.
I am unsure as of how to code this, what variables to use or whatever, any sort of help is appreciated!