,webhooks

aka ,webhook, ,wh

Creates webhooks to send messages from

User permissions

Manage Guild

Cooldown

none

Other surface

/webhooks

Anchor

#webhooks

Syntax

,webhooks

No usage recorded for this command — the line above is the invocation itself, not a guessed argument shape.

/webhooks <subcommand>

Example

No example recorded yet. The source module carries none, and one written here would be a guess at what the arguments accept.

Subcommands

5 prefix subcommands

Read from the prefix .sub/ tree — the canonical shape. Every entry has a permanent anchor of its own.

,webhooks createaka c

creates webhook

,webhook create [name]
#webhooks-create
,webhooks deleteaka d

deletes webhook made by the bot

,webhook delete [webhookid]
#webhooks-delete
,webhooks editaka e

creates webhook

,webhook edit [webhookid] pfp <set/reset> <contain attachment>webhook edit name <set/reset> <name>
#webhooks-edit
,webhooks listaka l

lists all webhooks

,webhook list
#webhooks-list
,webhooks sendaka s

sends webhook

,webhook send <webhookid> <message>
#webhooks-send

Slash leaves

5 leaves

Read from the registered slash builder — groups are flattened, so a grouped leaf reads “group leaf” and anchors with a hyphen between the two words.

/webhooks create

Create a webhook in the current channel

#webhooks-create
/webhooks delete

Delete a webhook

#webhooks-delete
/webhooks send

Send a message through a webhook

#webhooks-send
/webhooks edit

Edit a webhook name or profile picture

#webhooks-edit
/webhooks list

List all webhooks

#webhooks-list