Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Always use the get_logger func from bot-core | 2023-11-25 | -2/+2 | |
| | ||||
* | Apply fixes for ruff linting | 2023-05-09 | -3/+3 | |
| | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]> | |||
* | Support discord.py's new async cog loading | 2022-09-21 | -2/+2 | |
| | ||||
* | Move practical functions into utilities folder | 2021-09-05 | -0/+88 | |
Separates out the useful/practical seasonal bot features from the evergreen folder into a "utilities" folder. Adjusts the paths to resources to reflect the folder move. |