| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Remove unused utils file | 2022-11-28 | -47/+0 | |
| | | | | | These utils were only used in the AoC cog. | |||
| * | Raise error when bot can't modify the given role in member helper util | 2021-12-29 | -1/+1 | |
| | | ||||
| * | Add member util functions | 2021-12-28 | -0/+47 | |
| This adds some useful utils, get_or_fetch and handle role change. These utils handle errors themselves, so can simplify implementations within the commands. | ||||