embed-generator icon indicating copy to clipboard operation
embed-generator copied to clipboard

Create rich embed messages for Discord (previously discord.club)

Results 69 embed-generator issues
Sort by recently updated
recently updated
newest added
trafficstars

Some servers have a lot of forum posts, we could make forum channels collapsible in the channel select and only show the posts when a user clicks on it.

enhancement

Right now we never defer the response which means the interaction will fail after 3 seconds if there is no message response yet.

enhancement

This have happened ~3 times with both normal embed editor(once) and component editor(twice). It nearly froze my laptop but I killed it in time. System: Thorium Browser `130.0.6723.174 (Official Build)...

`inputRef.current` might change after the event listener was added, useEffect cleanup would try to remove the listener on a different element.

Dockerfile build was failing ``` => ERROR [builder 11/14] RUN npm install -g yarn 0.2s ------ > [builder 11/14] RUN npm install -g yarn: 0.190 /bin/sh: 1: npm: not found...

Add an import or save feature for the colored text generator. Currently it doesn't save our generated text, and it will disappear if you reload the page, or your computer...

Some actions on the message store lead to dangling action sets or duplicate references to the same message set. This especially happens when duplicated container components and can lead to...

bug