Vylpes / vylbot-app

MIT License
0 stars 0 forks source link

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

Open Vylpes opened 1 week ago

Vylpes commented 1 week ago

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

Notes