AS a user, I want to be able to toggle roles via a button on an embed #478
Labels
No labels
blocked
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs testing
question
type
admin
type
bug
type
change
type
defect
type
dependencies
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
type
subtask
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#478
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic:
Story Points:
SO THAT I don't have to remember a list of names and type it in exactly, creating a more user friendly experience
Acceptance Criteria
GIVEN I am a moderator
WHEN I run
/roles embed
THEN an embed is generated with the roles I can assign myself from the config for this server
GIVEN I am a user without a role
WHEN I click on the button associated with this role
THEN I will be added to this role
GIVEN I am a user with a role
WHEN I click on the button associated with this role
THEN I will be removed from this role
GIVEN I am a moderator
WHEN I run
/roles add <name> <role> [emoji] [style]
THEN I can associate an emoji and embed style to this role
AND these will be shown on the button on the generated embed
Subtasks
/role
command/roleconfig
command with/role add
and/role remove
emoji
parameter to/role add
commandstyle
parameter to/role add
command/role embed
commandNotes
No notes
Ability to toggle roles via a buttonto AS a user, I want to be able to toggle roles via a button on an embed