Prompt users to Agree to EULA via Discord Bot #28

Open
opened 2025-02-12 10:47:48 +00:00 by phundrak · 0 comments
Owner

As a user, when I use a command in the Discord bot but have not agreed to the latest EULA, I want to be prompted to go to the frontend to agree to the EULA so that I can continue using the bot’s features.

Acceptance Criteria:

  • Implement a check in the discord bot to verify if the user has agreed to the latest EULA before executing command
  • If the user has not agreed to the EULA, send a message prompting them to agree to the EULA via the frontend
  • Provide a link to the frontend where the user can agree to the EULA
  • Ensure that the bot does not execute commands for users who have not agreed to the EULA
As a user, when I use a command in the Discord bot but have not agreed to the latest EULA, I want to be prompted to go to the frontend to agree to the EULA so that I can continue using the bot’s features. **Acceptance Criteria:** - Implement a check in the discord bot to verify if the user has agreed to the latest EULA before executing command - If the user has not agreed to the EULA, send a message prompting them to agree to the EULA via the frontend - Provide a link to the frontend where the user can agree to the EULA - Ensure that the bot does not execute commands for users who have not agreed to the EULA
phundrak added this to the 1.0.0 milestone 2025-02-12 10:47:48 +00:00
phundrak added the
Epic
GDPR and privacy
Kind
Feature
Priority
Critical
labels 2025-02-12 10:47:48 +00:00
phundrak added this to the GDPR and privacy project 2025-02-12 10:47:48 +00:00
phundrak added a new dependency 2025-02-12 10:54:35 +00:00
phundrak added a new dependency 2025-02-12 10:57:21 +00:00
phundrak changed title from Propmt users to Agree to EULA via Discord Bot to Prompt users to Agree to EULA via Discord Bot 2025-02-12 10:58:30 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: phundrak/gejdr-rs#28
No description provided.