raito.plugins.commands.middleware moduleΒΆ
- class raito.plugins.commands.middleware.CommandMiddleware[source]ΒΆ
Bases:
BaseMiddlewareMiddleware for command-related features.
Supports automatic parameter parsing from text based on the
raito__paramsflag.
Can be extended with additional logic in the future