Discord to Bubble

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!

Hi there @heavyfishlock,

Welcome to the Bubble Community! I’d look into integrating an API from your Bubble app into your Discord bot.