curious.commandsΒΆ

Commands helpers.

manager Contains the class for the commands manager for a client.
context Class for the commands context.
decorators Decorators to annotate function objects.
plugin Classes for plugin objects.
utils Misc utilities used in commands related things.
ratelimit Utilities for ratelimiting a command.
help Home of the default help command.
exc Defines commands-specific exceptions.
converters Converter methods.