Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Apply fixes for ruff linting | 2023-05-09 | -14/+13 | |
* | Simplify command params return | 2023-05-08 | -3/+1 | |
* | Fix extra space in .help command signature | 2023-05-07 | -2/+3 | |
* | updated bot/exts/core/help.py for Issue #1122 | 2022-10-29 | -1/+1 | |
* | Support discord.py's new async cog loading | 2022-09-21 | -2/+2 | |
* | Allow help in DMs | 2022-08-19 | -0/+2 | |
* | Don't output command name twice in help command | 2022-08-19 | -1/+0 | |
* | Update help command to work with root_aliases | 2022-08-19 | -1/+3 | |
* | Help command fix, normalize suggestions for unknown commands (#1064) | 2022-08-18 | -12/+28 | |
* | Help: remove redundant space in subcommand aliases | 2022-06-25 | -1/+1 | |
* | Isort: give the codebase a sort | 2021-10-22 | -4/+1 | |
* | Move internal eval and rename utils to core | 2021-09-05 | -0/+562 |