site icon indicating copy to clipboard operation
site copied to clipboard

The easiest way to build and send Discord messages using webhooks

Results 33 site issues
Sort by recently updated
recently updated
newest added

Allow us to add buttons in our webhooks and the unix timestamps (i think they are called)

There is an [API that gets the contents of a message sent with a webhook](https://discord.com/developers/docs/resources/webhook#get-webhook-message). It should be possible to paste in a webhook, paste in a message link, click...

An extension to feature request #59 While thread_id is now supported as a URL parameter, it was recommended to put an individual Thread ID input field to avoid the need...

enhancement

![image](https://user-images.githubusercontent.com/67472522/137585698-8c38cb14-222d-4c83-8d3c-d7645f9aa5cd.png) It would be useful to allow for an option to be able to specify the embed hex colour and the "avatar URL" of the bot sending the webhook for...

Webhooks have a property `allowed_mentions` that lets you send a message with mentions without actually pinging people/roles/@everyone. It would be cool if discohook allowed you to, maybe, mark some checkboxes...

enhancement

The current Discohook file features are heavily outdated compared with Discord API features. Despite it's allowed by API you cannot remove or replace message attachments. Every time when you click...

The ability to swap the places of messages in the editor would be nice, so that if something needs to be inserted between other ones, you don't have to copy-paste...

enhancement

Currently, all "blocks" Discord supports are being visualized on the website, except for the time ones. With blocks, I mean placeholders which are surrounded by the greater-than and less-than signs....

**Description:** Pasting JSON into a **new message** doesn't properly update the embed in the editor, the whole embed is empty. _This issue doesn't happen with the content or the profile._...

enhancement

* Change the order of messages * Change the order of embeds in a message * Change the order of fields in an embed * Move embeds across messages

enhancement