Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename package due to naming conflict | 2022-11-05 | -57/+0 | |
| | ||||
* | Replace Typing Generics | 2022-06-26 | -1/+2 | |
| | | | | | | | | Replaces all typing generics with collection equivalents as per PEP 585. `typing.Callable` was not included in this due to a sphinx-autodoc bug not handling it well. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Fix Docstring For Role Change Wrapper Util | 2022-06-26 | -4/+4 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Change all instance of disnake to discord | 2022-03-15 | -12/+12 | |
| | ||||
* | Migrate to using disnake over Discord.py 2.0a0 | 2022-02-24 | -12/+12 | |
| | ||||
* | Rename loggers.py to logging.py to allow for more generic utils in future | 2022-02-24 | -2/+2 | |
| | ||||
* | Alter docstrings to look better in autodocs | 2022-02-24 | -3/+11 | |
| | ||||
* | Move new utilities to the util namespace | 2022-02-24 | -0/+48 | |