peter1357908 / Ren-chan

Ren-chan is a bot for managing Riichi Mahjong clubs. It supports score tracking, membership management, and more.
MIT License
0 stars 0 forks source link

A way to run only one instance of the bot for multiple clubs #1

Open peter1357908 opened 4 months ago

peter1357908 commented 4 months ago

Think of a way to allow different clubs to manually input their respective scoresheet first (a command that will update a local file? Use a DB eventually?).

A way for Ren-chan to generate a new scoresheet on demand? Probably not -- each club would want to manage their own access.

Then a way for different clubs to supply lobbies to monitor?

peter1357908 commented 4 months ago

And a way for clubs to specify their scoring rules (e.g., whether the riichi sticks go to the first place at the end of a game)