Sticky WebHook

How to create a custom Sticky Embed with a WebHook!

Sticky Webhooks are sticky embeds but they send the embed through a webhook. This lets you set the webhooks profile picture and name, so it's like having your own custom bot sending the sticky embed!

Remember to keep your webhook URL private!

(Anyone with this URL can send messages into your server with it)

Commands

Creating your first sticky webhook.

  1. First, create the webhook in the channel. Go to channel settings > integrations > webhooks > new webhook. Here you can set the webhooks profile picture and name.

  2. Next, copy the webhook link and in the channel use ?setwebhook <URL> replacing <URL> with the webhooks URL.

  3. Now you can use ?stickwebhook <message> to create the sticky webhook.

Since this webhook sticky is an embed it supports all markdown and setting the big & small image.

Troubleshooting

If you are having issues with your sticky webhook try these steps:

Embed Markdown Supported by WebHook Stickies:

You can also set the big and small images in the embed. See here.

Last updated