AS a moderator, I want to be able to manually set a user's moon count #300
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: 4 hours 37 minutes
Due date
Vylpes
4 hours 37 minutes
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#300
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?
Sorry Points: 3
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
Moderators should be able to manually alter/set a user's moon count to any numberto AS a moderator, I want to be able to manually set a user's moon countBlocked by #195
Probably want to change how we handle moon count then
I don't think I can do a
/moonset
command. The issue is if the user sets it to below the biggest moon number, it begins to reuse the moon numbers which we don't want. I'm going to instead have this moon number handled in the background