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

If the user doesn't customize the username and avatar we might as well just send it through the bot instead of creating a webhook and then using that. This applies...

enhancement

https://discord.com/channels/730045476459642900/1199012215336992951

enhancement

Allow listening for events (like MEMBER_JOIN) and run actions on them. This would allow for welcome messages and also other stuff in the future.

feature

The current way we parse markdown in the message preview is a complete mess. It consists of copy pasted markdown rules from different places which don't 100% align with Discords...

enhancement

Embed Generator uses 8GB of memory for around 100K servers. This is still easily managable but at some point it might make sense to put some of that data into...

enhancement

Support sending and saving multiple messages together. Having multiple messages in the editor at the same time would be a huge pain to implement, so I think the only real...

feature