aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils (follow)
Commit message (Collapse)AuthorAgeLines
...
* Migrate to using disnake over Discord.py 2.0a0Gravatar Chris Lovering2022-02-24-26/+26
|
* Add disnake monkey patchesGravatar Chris Lovering2022-02-24-1/+85
| | | | | | | This covers the monkeypatches for Commands and Groups to allow for root aliases, along with a monkey patch for typing events, in case discord decides to raise 403s again. Co-authored-by: Mark <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]>
* Consistently use double backticks when referring to a variable name.Gravatar Chris Lovering2022-02-24-28/+49
| | | | 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 futureGravatar Chris Lovering2022-02-24-9/+9
|
* Alter docstrings to look better in autodocsGravatar Chris Lovering2022-02-24-13/+30
|
* Move new utilities to the util namespaceGravatar Chris Lovering2022-02-24-0/+545