who to connect html to discord.js?

hi iam trying to connect html form and send data to the bot soo i can do an action with it, how to make it possible?
1 Reply
Favna
Favna15mo ago
See our guide for the API plugin: https://www.sapphirejs.dev/docs/Guide/plugins/API/getting-started Also unless you have to send binary data (like an image) you should send JSON, not FormData.
Sapphire Framework
Getting Started | Sapphire
Introduction