benjaminiserman / WingTechBot

the bot servicing my private Discord server
MIT License
1 stars 1 forks source link

Allow games to define their own commands #4

Open benjaminiserman opened 2 years ago

benjaminiserman commented 2 years ago

For example, games should probably register ~endgame by default. Then, any active player in the game can call ~endgame to stop it. Games should probably be able to define which of their players can call the command. The command should only be registered for the duration of the game.