Add lobby entity to database #120

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

I WANT to be able to save the lobby channels in its own entity
SO THAT its easier to maintain and manage

## Notes

  • It will have the columns; Id, ChannelId, RoleId, Cooldown, LastUsed

Subtasks

  • Create lobby entity
  • Get lobby command to use the new entity
  • Remove legacy code from the config command
I WANT to be able to save the lobby channels in its own entity SO THAT its easier to maintain and manage ## Notes - It will have the columns; Id, ChannelId, RoleId, Cooldown, LastUsed ## Subtasks - [x] Create lobby entity - [x] Get lobby command to use the new entity - [x] Remove legacy code from the config command
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#120
No description provided.