Kreisverkehr / discord-event-bot

A bot that helps planning guild events like raids or meetings.
MIT License
11 stars 8 forks source link

React roles don't embed when discord option is flagged. #106

Open tmccleve opened 2 years ago

tmccleve commented 2 years ago

Description: When a user has Settings -> Text & Images -> Show embeds and preview website links pasted into chat - disabled. The end user is not able to see the notification from the bot in a private message. This can cause reaction responses from a user to not show up in something such as an embedded raid sheet.

To Reproduce Steps to reproduce the behavior:

  1. Go to discord settings, select Text & Images, ensure the slider for Show embeds and preview website links pasted into chat - is disabled.
  2. React to event sign up
  3. Expected result: bot sends a DM with a requested digit response, that is not visible to the end user.
  4. End user is not able to see the embedded event sign up sheet, nor are other users.

Expected behavior The DM from the bot should provide context to ensure that a response is requested.

Additional context Suggest adding a non-embedded text-based message in DM when a response is requested to confirm the event sign up.

Kreisverkehr commented 2 years ago

Hi, i'm a little bit confused. This bot does not send any dms on raid sign up. Are you sure that you opened your issue in the correct repository?

I will definetly look into you issue, because users with disabled embeds is a situation i've never thought of before.