merlinfuchs / embed-generator

Create rich embed messages for Discord (previously discord.club)
https://message.style
MIT License
227 stars 32 forks source link

Send message through bot if username and avatar aren't customized #138

Open merlinfuchs opened 5 months ago

merlinfuchs commented 5 months ago

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 to custom bots but also maybe to the main bot.

merlinfuchs commented 5 months ago

This would also allow for animated avatars for premium users with a custom bot.