| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
| |
Before this, even if a package is prefixed with an underscore, `walk_extensions` will ignore the package itself, but will still look for extensions inside it.
|
|
|
|
| |
This allows commands like extensions and source to see all of the available commands, rather than just the currently loaded commands.
|
|
This commit also modifies the extensions util, since it's now directly used by bot-core.
Co-authored-by: Mark <[email protected]>
Co-authored-by: Hassan Abouelela <[email protected]>
|