Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Move practical functions into utilities folder | 2021-09-05 | -48/+0 | |
* | chore: Make all aliases in commands tuples | 2021-05-15 | -1/+1 | |
* | fix: Pass bot only when __init__ is defined | 2021-05-04 | -1/+1 | |
* | chore(evergreen): format each cog load docstring the same way | 2021-04-19 | -1/+1 | |
* | chore: switch commands.Bot typehints to bot.bot's Bot | 2021-04-19 | -1/+3 | |
* | fix: display help for the correct command when an error occurs in timed | 2021-04-14 | -1/+3 | |
* | chore: add time as alias of timed | 2021-04-11 | -1/+1 | |
* | fix: use ctx.prefix when suggesting the help command | 2021-04-11 | -1/+4 | |
* | return and send message if command isnt found while timing | 2021-04-11 | -1/+5 | |
* | fix message updating and return types | 2021-04-11 | -2/+3 | |
* | removed unused cog init and fixed timing timed command | 2021-04-10 | -3/+3 | |
* | add timed command for timed execution of commands | 2021-04-10 | -0/+36 |