Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename package due to naming conflict | 2022-11-05 | -54/+0 | |
| | ||||
* | Change all instance of disnake to discord | 2022-03-15 | -10/+10 | |
| | ||||
* | Migrate to using disnake over Discord.py 2.0a0 | 2022-02-24 | -10/+10 | |
| | ||||
* | Consistently use double backticks when referring to a variable name. | 2022-02-24 | -2/+21 | |
| | | | | Also add sphix-style docstrings to functions that were previously missing them. | |||
* | 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 | -2/+11 | |
| | ||||
* | Move new utilities to the util namespace | 2022-02-24 | -0/+26 | |