| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Changed riddle behaviour to match that of trivia (#1440) | 2024-01-31 | -44/+30 | |
| | | | | | | | | | | | | | | | | | | | | * Changed riddle behaviour to match that of trivia. * Changed riddle behaviour to match that of trivia. * Changed riddle behaviour to match that of trivia. * Update bot/exts/holidays/easter/easter_riddle.py Co-authored-by: wookie184 <[email protected]> * Update bot/exts/holidays/easter/easter_riddle.py Co-authored-by: wookie184 <[email protected]> --------- Co-authored-by: wookie184 <[email protected]> | |||
| * | Always use the get_logger func from bot-core | 2023-11-25 | -2/+2 | |
| | | ||||
| * | Apply fixes for ruff linting | 2023-05-09 | -1/+1 | |
| | | | | | | 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 Easter to Holidays Folder | 2021-09-04 | -0/+112 | |
| This moves the easter seasonal features into a more cohesive holidays/easter folder. Additionally, this splits out earth day into its own holiday folder. | ||||