Vylpes / vylbot-app

MIT License
0 stars 0 forks source link

AS a moderator, I want to be able to manually set a user's moon count #446

Open Vylpes opened 1 week ago

Vylpes commented 1 week ago

AS a moderator, I want to be able to manually set a user's moon count SO THAT I can moderate a user who's misusing the command

Acceptance Criteria

AS a moderator GIVEN there is a user's moon count which I need to correct WHEN I run /moonset <user> <count> THEN the moon count for <user> should be set to <count>

Subtasks