TinkerStorm / interaction-prototypes

A Discord interaction prototype preparing to lay the foundations of a game service.
https://discord.gg/z5DPVHNBuw
GNU General Public License v3.0
2 stars 0 forks source link

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

Open sudojunior opened 2 years ago

sudojunior commented 2 years ago

Intended options

*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.

sudojunior commented 2 years ago

For the purpose of testing, use of yet more randomizers is a viable option rather than handling the arbitrary nature of registering multiple (and possibility null) modals, as well as the considerations for API ratelimits; select option limits; character limits and physical code logic to achieve all of it.