Skip to content

fix: prevent players from joining multiple games at once #22

@sudojunior

Description

@sudojunior

Players should be able to request to join other games, but it should not accept them in if they are already accepted into another. Running this as an 'active search' operation, would increase unneccesary requests to the API (as mentioned in #20 with ratelimits). Instead, while rather unoptimistic, it should be achievable to reject a join request and/or an acceptance if the player has already joined another game - therefore reducing excessive requests to multiple channels and making resources available elsewhere.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions