Erdragh / AstralBot

Minecraft Mod doubling as a Discord Bot for Create: Astral
https://discord.gg/createastral
MIT License
4 stars 2 forks source link

Some embeds only get handled the second time they're sent #7

Closed Erdragh closed 8 months ago

Erdragh commented 8 months ago

For example, youtube video links

Erdragh commented 8 months ago

This seems to be caused by JDA itself not giving AstralBot the embeds: https://github.com/discord-jda/JDA/issues/2611

Erdragh commented 8 months ago

As mentioned in the referenced issue, this is a problem with Discord's API itself, so it can't be easily solved.