Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add react confirmation support #12

Open
AllusiveBox opened this issue Aug 12, 2021 · 0 comments
Open

Add react confirmation support #12

AllusiveBox opened this issue Aug 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request version 5 Issues relating to version 5 of the discord bot

Comments

@AllusiveBox
Copy link
Owner

Describe what does the feature do
Allows command users the ability to react to a message in order to indicate how they wish to proceed for a given command.

Additional context
Examples:

commandUser: !kick {user} {reason}

bot: Attempting to kick {user}, please confirm this action {commandUser}.
✅ ❌

commandUser: reacts to message with ✅

bot: deletes confirmation message, proceeds with the action.

commandUser: !deleteMe

bot: Are you sure you wish to delete all your user data? This will reset your points and level, but will not delete essential server data such as opted out status, suspended status, or user id.
✅ ❌

commandUser: reacts to message with ❌

bot: *deletes confirmation message, does not proceed with action."

@AllusiveBox AllusiveBox added enhancement New feature or request version 5 Issues relating to version 5 of the discord bot labels Aug 12, 2021
@AllusiveBox AllusiveBox self-assigned this Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version 5 Issues relating to version 5 of the discord bot
Projects
None yet
Development

No branches or pull requests

1 participant