Miscellaneous
Webhook
Relay messages to through a webhook with a custom username and avatar.
What is a webhook?
A webhook is a way to post a message with a custom username and avatar to a channel.
Creating a webhook
You can use the webhook create
command to create a webhook.
The webhook identifier is important for referencing the webhook in other commands.
Customizing the webhook
If you want to change the webhook’s username or avatar, you can open the Webhooks tab in the channel’s integrations settings.
Sending a message
After creating a webhook, you can use the webhook send
command to send a message.
If you’ve forgotten the identifier, you can use the webhook list
command to
view all webhooks.
You can use the
--add
flag to add another embed to the message.Editing the message
You can use the webhook edit
command to edit a message sent by a webhook.