Add setup command for lobby #119

Closed
opened 2022-04-04 20:04:26 +01:00 by Vylpes · 0 comments
Vylpes commented 2022-04-04 20:04:26 +01:00 (Migrated from github.com)

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 Z command
THEN 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 X command
THEN the bot should remove channel X from the lobby

AS a moderator
WHEN I use the v!lobby config help command
THEN the bot should give a help dialogue with instructions

Subtasks

  • Add channel to config
  • Remove channel from config
  • Help dialogue
## 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 Z` command THEN 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 X` command THEN the bot should remove channel X from the lobby AS a moderator WHEN I use the `v!lobby config help` command THEN the bot should give a help dialogue with instructions ## Subtasks - [x] Add channel to config - [x] Remove channel from config - [x] Help dialogue
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#119
No description provided.