Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-02-20 | Hoist apply effect and remove private _. | -16/+17 | ||
2021-02-20 | Split effects from cog | -125/+133 | ||
2021-02-19 | Share common code. | -117/+122 | ||
2021-02-18 | Extend root aliases to support commands.Group | -3/+30 | ||
2021-02-18 | Add root alias support for commands | -2/+73 | ||
2021-02-18 | Log what func is being ran in the executor. | -1/+1 | ||
2021-02-18 | Merge all avatar cogs into one. Also includes some in_executor and ↵ | -411/+337 | ||
max_concurrency code. |