| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Provide a bot.all_extensions instance attribute | 2022-03-24 | -4/+7 | |
| * | Add BotBase that will act as a base for all our bots | 2022-03-24 | -8/+4 | |
| * | Change all instance of disnake to discord | 2022-03-15 | -31/+31 | |
| * | fix: Set the logger class in botcore.utils.logging.py to the CustomLogger class | 2022-03-05 | -0/+6 | |
| * | Surface apply_monkey_patches directly in the util namespace | 2022-03-03 | -15/+21 | |
| * | Migrate to using disnake over Discord.py 2.0a0 | 2022-02-24 | -26/+26 | |
| * | Add disnake monkey patches | 2022-02-24 | -1/+85 | |
| * | Consistently use double backticks when referring to a variable name. | 2022-02-24 | -28/+49 | |
| * | Rename loggers.py to logging.py to allow for more generic utils in future | 2022-02-24 | -9/+9 | |
| * | Alter docstrings to look better in autodocs | 2022-02-24 | -13/+30 | |
| * | Move new utilities to the util namespace | 2022-02-24 | -0/+545 |