We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
First of all, open the src/config.js file and fill in your webhook URL.
src/config.js
In your module, import the webhook utils:
const Webhook = require('../../utils/Webhook');
Then run the Webhook.sendEmbed function to send an embed.
Webhook.sendEmbed