This requires process the manage_webhooks permission.

Create a webhook

Command:;webhook create
Description: Create a new webhook.

You may want to copy the indentifier if you’re going to utilize the webhook right afterwards. If lost, use ;webhook list to retrieve it.

Sending messages with webhooks

Command:;webhook forward
Description: Forward a message through a webhook.

;webhook forward X7W5o7EB Hello, how are you?

Editing webhook messages

Command:;webhook edit
Description: Edit a message sent by a webhook.

This doesn’t customize the name, profile, or how the webhook looks whatsoever, rather a message it sent.

Customising your webhook

Although we don’t provide a direct command to customize your webhooks, you can do it through discord instead:

How to view a list of all your webhooks

Command:;webhook list
Description: View all the existing webhooks across all channels

Deleting your webhooks

Command:;webhook delete
Description: Delete an exiting webhook.