AS a server moderator I want to be able to delete other's moons #200

Open
opened 2022-09-25 14:58:54 +01:00 by Vylpes · 0 comments
Vylpes commented 2022-09-25 14:58:54 +01:00 (Migrated from github.com)

Story Points: 3


AS a server moderator I want to be able to delete other's moons
SO THAT I can remove incorrect or rule breaking moons

Acceptance Criteria

AS a server moderator
GIVEN I notice an invalid moon
WHEN I type /managemoons delete <id>
THEN this moon should be removed

AS a server moderator
GIVEN I don't supply a moon id
WHEN I type the command
THEN the command should error

AS a server moderator
GIVEN I supply an invalid id
WHEN I type the command
THEN the command should error

AS a user
GIVEN I don't have the permissions
WHEN it type the command
THEN the command should error

Subtasks

  • Create managemoons delete command
  • Update tests

Notes

  • An invalid id is one which doesn't exist or isn't for a user in this server
Story Points: 3 --- AS a server moderator I want to be able to delete other's moons SO THAT I can remove incorrect or rule breaking moons ## Acceptance Criteria AS a server moderator GIVEN I notice an invalid moon WHEN I type `/managemoons delete <id>` THEN this moon should be removed AS a server moderator GIVEN I don't supply a moon id WHEN I type the command THEN the command should error AS a server moderator GIVEN I supply an invalid id WHEN I type the command THEN the command should error AS a user GIVEN I don't have the permissions WHEN it type the command THEN the command should error ## Subtasks - [ ] Create managemoons delete command - [ ] Update tests ## Notes - An invalid id is one which doesn't exist or isn't for a user in this server
Vylpes added this to the 3.1 milestone 2022-11-10 20:08:30 +00:00
Vylpes added the
needs estimate
label 2022-12-04 14:53:33 +00:00
Vylpes modified the milestone from 3.1 to 3.3 2023-01-15 14:36:45 +00:00
Vylpes removed the
needs estimate
label 2023-06-04 14:21:48 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#200
No description provided.