RitsuProject / ritsu-v3

📚 Next version of Ritsu totally rewritten in Typescript and Eris.
MIT License
5 stars 3 forks source link

Multiplayer/Singleplayer Detectation #13

Closed Sazzo closed 3 years ago

Sazzo commented 3 years ago

If the voice channel of the match has only 1 user (without considering Ritsu), it is singleplayer, if more than one user is multiplayer.

This will have an effect on how many rounds the user needs to get the correct answer to win and among other things.

Sazzo commented 3 years ago

Finally, done in 323d9a3.