AS a server moderator, I want the bot to DM the user, if possible, the reason they were warned with #255
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 project
No assignees
1 participant
Notifications
Total time spent: 24 minutes 46 seconds
Due date
VylpesTester
5 minutes
Vylpes
19 minutes 46 seconds
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#255
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?
Story Points: 3
AS a server moderator, I want the bot to DM the user, if possible, the reason they were warned with
SO THAT the user has a personal log
Acceptance Criteria
AS a server moderator
GIVEN I want to warn a member
WHEN I run the warn command
THEN the bot should DM the user with the reason they were warned
AND the bot should no longer publicly say
AS a server moderator
GIVEN I want to warn a member
WHEN I run the warn command
AND the bot can't DM the user
THEN the bot should notify me that it was unable to DM
Subtasks
DM the user the reason they were warned by the warn commandto AS a server moderator, I want the bot to DM the user, if possible, the reason they were warned with