Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | move logger to its own package | 2024-02-13 | -4/+0 | |
| | | | | This sets the place to centralize all logs configs in its own module | |||
* | Format code to new ruff formatter standards | 2023-11-09 | -0/+1 | |
| | ||||
* | bump pydis_core to 9.4.1 | 2023-02-09 | -1/+1 | |
| | | | | Signed-off-by: Bradley Reynolds <[email protected]> | |||
* | Ensure monkeypatches from bot-core are ran on startup | 2022-08-22 | -0/+3 | |
| | ||||
* | Use BotBase from bot-core | 2022-08-21 | -0/+12 | |
| | | | | | | | This includes: - Moving to an async main function to start the bot - Moving all extension loading (barring jishaku) to bot core - Adding dunder init files to all packages, required by bot-core ext loaders | |||
* | Initial commit | 2021-07-17 | -0/+7 | |