Webhooks
Learn how to create webhooks, edit and send them to specific channels for creating embeds such as rules with your own customisation utilizing ;webhook
.
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.
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.
Was this page helpful?