Stefouch / sebedius-yearzero-discord-bot

A bot companion for running Year Zero roleplaying games over Discord.
Other
40 stars 11 forks source link

Pushing an ephemeral message clears the emojis #146

Open Stefouch opened 2 years ago

Stefouch commented 2 years ago

Which command was used?

/roll

Issue Description

Description

When pushing a private roll message, the emojis are removed.

Steps

  1. Roll dice, in private (= ephemeral), e.g. with /roll alien dice:4 private:true
  2. Push the roll
  3. The emojis are replaced with text

Additional Context

Actually, this is not a Sebedius error but an issue from Discord itself. Don't hesitate to contact them to raise the issue.

https://github.com/discordjs/discord.js/issues/8588 https://github.com/discord/discord-api-docs/issues/5279 https://github.com/discord/discord-api-docs/issues/5524

Priority this issue should have?

High (a broken feature, major functional impact)

Bot's Permissions

Stefouch commented 2 years ago

Discord: At the next API deploy, this issue should be fixed. Edit: Discord did not fixed the issue yet. See also https://github.com/discord/discord-api-docs/issues/5524