$sendWebhook

sends a webhook message using their id and token

Usage: $sendWebhook[webhookID;webhookToken;message;return message id (yes/no) optional;username (optional);avatar (optional)]

Example:


User04/02/2024
!!exec $sendWebhook[98723xxxx...;K9oJxxxx...;Hello world!]
Webhook Bot 04/02/2024
Hello world!

TIP

The param avatar and username can be changed.So different avatar and names gets displayed

Note

You can send embed using Message Curl Format

Warning!

For non-premium, this function will behave exactly as $sendMessage due to late discord block avoidance

Function difficulty: Medium
Tags: webhook message