aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/core (follow)
Commit message (Expand)AuthorAgeLines
* Bump botcore version (#1180)Gravatar Amrou Bellalouna2022-12-28-1/+1
* Ignore ellipses when suggesting commandsGravatar Cam Caswell2022-12-14-1/+3
* updated bot/exts/core/help.py for Issue #1122Gravatar divyanshu2022-10-29-1/+1
* Async load and unload exts in the extensions cogGravatar Chris Lovering2022-09-21-9/+9
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-12/+12
* Use extension utils from bot-coreGravatar Chris Lovering2022-09-21-13/+12
* Remove call to on_command_error that shouldn't be there.Gravatar Izan2022-09-06-2/+1
* Allow help in DMsGravatar Chris Lovering2022-08-19-0/+2
* Don't output command name twice in help commandGravatar Chris Lovering2022-08-19-1/+0
* Update help command to work with root_aliasesGravatar Chris Lovering2022-08-19-1/+3
* Help command fix, normalize suggestions for unknown commands (#1064)Gravatar Rohan Reddy Alleti2022-08-18-33/+50
* Help: remove redundant space in subcommand aliasesGravatar Richard Si2022-06-25-1/+1
* truncate output. (#1041)Gravatar MaskDuck2022-03-04-1/+4
* Fix TypeError caused by adding a list to a tupleGravatar Izan2022-02-20-1/+1
* Allow `.src` in dev-contrib and community-meta (#1033)Gravatar TizzySaurus2022-02-20-2/+5
* feat: implement moving commandsGravatar onerandomusername2021-12-03-1/+9
* Merge branch 'main' into update-role-constantsGravatar TizzySaurus2021-11-29-5/+3
|\
| * Migrate to `og_blurple` (#924)Gravatar TizzySaurus2021-10-26-1/+1
| * Isort: give the codebase a sortGravatar Matteo Bertucci2021-10-22-4/+2
* | Rename `Roles.admin` to `Roles.admins`Gravatar Izan2021-10-11-3/+3
|/
* properly blacklist the extensions cogGravatar aru2021-09-21-1/+1
* Move internal eval and rename utils to coreGravatar Janine vN2021-09-05-0/+1577