You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes made:
- strip extension names before processing
- use existing `utils.commands.available_subcommands` instead of `ctx.send_help` for consistency (this may be changed back later in ib-ai#36)
- Typehints for `ctx`
- Docstring formatting consistency
- Logging of load/unload/reloading of extensions
Changes made:
- Strip extension names before processing
- Use existing `utils.commands.available_subcommands` instead of `ctx.send_help` for consistency (this may be changed back later in ib-ai#36)
- Typehints for `ctx`
- Docstring formatting consistency
- Logging of load/unload/reloading of extensions
No description provided.
The text was updated successfully, but these errors were encountered: