AS a moderator using the lobby command I should be able to list all lobby channels that have been setup for the server #155

Closed
opened 2022-05-10 18:27:00 +01:00 by Vylpes · 1 comment
Vylpes commented 2022-05-10 18:27:00 +01:00 (Migrated from github.com)

Story Points: 3


AS a moderator using the lobby command I should be able to list all lobby channels that have been setup for the server
SO THAT I am able to see if a lobby channel has already been setup

Acceptance Criteria

AS a server moderator
GIVEN I want to know what lobby channels have already been setup
WHEN I use /listlobby
THEN I should see all the channels in the server which are setup

Subtasks

  • Create command
  • Fix lobbies not showing up
  • Fix channel link not working
Story Points: 3 --- AS a moderator using the lobby command I should be able to list all lobby channels that have been setup for the server SO THAT I am able to see if a lobby channel has already been setup ## Acceptance Criteria AS a server moderator GIVEN I want to know what lobby channels have already been setup WHEN I use `/listlobby` THEN I should see all the channels in the server which are setup ## Subtasks - [x] Create command - [x] Fix lobbies not showing up - [x] Fix channel link not working
Vylpes commented 2022-10-15 15:59:08 +01:00 (Migrated from github.com)

I believe the reason they're not showing up is to do with the forEach not being asynchronous

I believe the reason they're not showing up is to do with the `forEach` not being asynchronous
Vylpes added this to the 3.1 milestone 2022-11-10 20:06:57 +00:00
Vylpes added this to the 3.1 Sprint 5 project 2022-11-10 20:07:00 +00:00
Vylpes modified the project from 3.1 Sprint 5 to 3.1 Sprint 6 2022-12-11 14:21:19 +00:00
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#155
No description provided.