Add setup command for lobby #119
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
approval
needs
criteria
needs
estimate
needs
tests
question
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
idea
type
incident
type
spike
type
story
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RabbitLabs/vylbot-app#119
Loading…
Add table
Add a link
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?
Description
I WANT to be able to use a setup command for the lobby system
SO THAT I can easily setup the lobby in a simpler, more intuitive way
AND other moderators can easily do it.
Acceptance Criteria
AS a moderator
WHEN I use the
v!lobby config add X Y ZcommandTHEN the bot should add channel X to the lobby with role Y with a cooldown of Z minutes
AS a moderator
WHEN I use the
v!lobby config remove XcommandTHEN the bot should remove channel X from the lobby
AS a moderator
WHEN I use the
v!lobby config helpcommandTHEN the bot should give a help dialogue with instructions
Subtasks