aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils (follow)
Commit message (Expand)AuthorAgeLines
* Provide a bot.all_extensions instance attributeGravatar Chris Lovering2022-03-24-4/+7
* Add BotBase that will act as a base for all our botsGravatar Chris Lovering2022-03-24-8/+4
* Change all instance of disnake to discordGravatar Chris Lovering2022-03-15-31/+31
* fix: Set the logger class in botcore.utils.logging.py to the CustomLogger classGravatar ToxicKidz2022-03-05-0/+6
* Surface apply_monkey_patches directly in the util namespaceGravatar Chris Lovering2022-03-03-15/+21
* 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
* Consistently use double backticks when referring to a variable name.Gravatar Chris Lovering2022-02-24-28/+49
* 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