| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Always use the get_logger func from bot-core | 2023-11-25 | -16/+16 | |
| | | ||||
| * | Made ruff happy | 2023-09-05 | -1/+1 | |
| | | ||||
| * | Bump ruff from 0.0.272 to 0.0.280 (#1333) | 2023-08-10 | -3/+3 | |
| | | | | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Lovering <[email protected]> Co-authored-by: ChrisJL <[email protected]> | |||
| * | Apply fixes for ruff linting | 2023-05-09 | -18/+13 | |
| | | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]> | |||
| * | move lovefest role under the Roles class | 2023-05-06 | -6/+6 | |
| | | ||||
| * | Support discord.py's new async cog loading | 2022-09-21 | -16/+16 | |
| | | ||||
| * | Allow `.src` in dev-contrib and community-meta (#1033) | 2022-02-20 | -3/+3 | |
| | | ||||
| * | Remove unused import | 2022-01-31 | -1/+1 | |
| | | ||||
| * | Replace command/channel for lovefest role error in calculator | 2022-01-31 | -1/+1 | |
| | | ||||
| * | Use constant for Python bot prefix | 2022-01-31 | -2/+2 | |
| | | ||||
| * | Add period to love calculator footer | 2022-01-31 | -1/+1 | |
| | | ||||
| * | Fix footer reference to deprecated unsubscribe command | 2022-01-31 | -1/+1 | |
| | | ||||
| * | chore: update lovefest docstring to reflect deprecation | 2021-12-03 | -5/+2 | |
| | | ||||
| * | chore: remove subcommands entirely | 2021-12-03 | -13/+1 | |
| | | ||||
| * | yank lovefest role management commands | 2021-12-03 | -20/+11 | |
| | | ||||
| * | Remove trailing whitespace | 2021-09-24 | -1/+1 | |
| | | ||||
| * | Bisect only on love percent thresholds | 2021-09-24 | -1/+2 | |
| | | ||||
| * | Move Valentines to Holidays folder | 2021-09-04 | -0/+714 | |
| Moves the valentine's day features to the holidays folders. Corrected the paths to reflect the folder moves. | ||||