aboutsummaryrefslogtreecommitdiffstats
path: root/botcore (follow)
Commit message (Expand)AuthorAgeLines
* 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
* feat: Port the Site API wrapper from the bot repoGravatar ToxicKidz2022-02-25-1/+155
* Migrate to using disnake over Discord.py 2.0a0Gravatar Chris Lovering2022-02-24-28/+28
* 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-14/+23
* Merge branch 'main' into port-utilitiesGravatar Chris Lovering2022-02-21-0/+27
|\
| * Add regexes for matching Discord code blocksGravatar Chris Lovering2022-01-09-0/+27
* | Port many utilities from botGravatar Hassan Abouelela2022-02-21-3/+496
|/
* Port Regex Utilities From Python BotGravatar Hassan Abouelela2021-12-02-0/+30
* Setup attemptGravatar mbaruh2021-11-04-0/+0