aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils/members.py (follow)
Commit message (Collapse)AuthorAgeLines
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-57/+0
|
* Replace Typing GenericsGravatar Hassan Abouelela2022-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 UtilGravatar Hassan Abouelela2022-06-26-4/+4
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Change all instance of disnake to discordGravatar Chris Lovering2022-03-15-12/+12
|
* Migrate to using disnake over Discord.py 2.0a0Gravatar Chris Lovering2022-02-24-12/+12
|
* Rename loggers.py to logging.py to allow for more generic utils in futureGravatar Chris Lovering2022-02-24-2/+2
|
* Alter docstrings to look better in autodocsGravatar Chris Lovering2022-02-24-3/+11
|
* Move new utilities to the util namespaceGravatar Chris Lovering2022-02-24-0/+48