Create webhook
create_webhookCreate a webhook on a Discord channel to post messages as any user using a custom name and avatar.
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 |
|---|---|---|---|
| channel | Yes | Channel name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| name | Yes | ||
| avatar_url | No | Image for the webhook's default avatar, up to 1 MB. |