Skip to content

feat: Better customization for starting a new game lobby #20

@sudojunior

Description

@sudojunior

Intended options

  • is_private as checkbox: Whether or not the lobby should be private*1

    Unknown how this will work with Discord's modal system, but it will be intended as a checkbox / boolean value.

  • color? as selector: The embed color of the lobby prompt

    This would be used for all messages sent on behalf of the lobby host, including the lobby prompt - as it does already with randomizing the initial color, and repeating it's use with game.color across the board.

  • name as text input: The name of the lobby

    Modal field and limit already implemented.

*1: private is defined as a lobby players can request to join, but only the host can accept their invites.

As it does from its hardcoded configuration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions