raito.plugins.commands.middleware moduleΒΆ

class raito.plugins.commands.middleware.CommandMiddleware[source]ΒΆ

Bases: BaseMiddleware

Middleware for command-related features.

  • Supports automatic parameter parsing from text based on the raito__params flag.

Can be extended with additional logic in the future