generated from phundrak/rust-poem-openapi-template
Implement Discreet Dice Rolls for Users with Private Message Results #20
Notifications
Due Date
No due date set.
Depends on
#12 Implement Dice Rolling Command in Discord Bot
phundrak/gejdr-rs
#19 Implement Sending Direct Messages to Users from the Backend
phundrak/gejdr-rs
Reference: phundrak/gejdr-rs#20
Loading…
x
Reference in New Issue
Block a user
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?
As a user, I want to roll dice discreetly so that the result is sent to me and the game master via a private message rather than being displayed in the channel where the command was executed. This allows for private actions and decisions without revealing the outcome to other users.
Acceptance Criteria:
Implement Discreet Dice Rolls with Private Message Resultsto Implement Discreet Dice Rolls for Users with Private Message Results