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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-159: Request a duel using buttons #164

Merged
merged 2 commits into from Jan 28, 2022
Merged

Conversation

utarwyn
Copy link
Owner

@utarwyn utarwyn commented Jan 27, 2022

Description

A recent Discord feature allows us to use buttons in addition of reactions to interact with messages.
The main idea of that PR is to use buttons instead of reactions to answer duel requests, as described in issue #159.

This PR also uses buttons instead of reactions by default. You can still use reactions by setting a configuration value (check below).

Here is a preview of how it looks using a slash command:

image

Here is how to disable it (and come back to reactions):

{
    "requestReactions": true
}

馃寕Closes #159
馃殌 Will be available from v3.0.x.

@utarwyn utarwyn added type: enhancement Features and feature requests. status: testing Issues or PRs that need to be tested in order to be resolved. labels Jan 27, 2022
@utarwyn utarwyn added this to the 3.0.x milestone Jan 27, 2022
@utarwyn utarwyn self-assigned this Jan 27, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 27, 2022

Kudos, SonarCloud Quality Gate passed!聽 聽 Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@utarwyn utarwyn merged commit 29691a2 into next Jan 28, 2022
@utarwyn utarwyn deleted the issue-159-duel-request-buttons branch January 28, 2022 10:04
@utarwyn utarwyn removed the status: testing Issues or PRs that need to be tested in order to be resolved. label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Features and feature requests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request a duel using buttons
1 participant