Open J-Wass opened 1 year ago
registerCommand(BracketCommand) BracketCommand = Command(name="Bracket", staff_only=True, handler=bracket_command_handler) def bracket_command_handler(self. command_tokens: List[str]): # now use some fancy node-based tree of command tokens to answer