Create webhook
create_webhookSet up an incoming webhook on a Discord channel to post messages with a custom name and avatar, enabling legitimate message impersonation.
Instructions
Create an incoming webhook on a channel. Webhooks post with any display name and avatar, which is how messages 'as someone' work legitimately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| channel | Yes | Channel name or ID. | |
| avatar_url | No | Image for the webhook's default avatar, up to 1 MB. |