embed-generator
embed-generator copied to clipboard
Create rich embed messages for Discord (previously discord.club)
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...
https://discord.com/channels/730045476459642900/1199012215336992951
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.
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...
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...
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...