aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/holidays/valentines (follow)
Commit message (Collapse)AuthorAgeLines
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-16/+16
|
* Made ruff happyGravatar Xithrius2023-09-05-1/+1
|
* Bump ruff from 0.0.272 to 0.0.280 (#1333)Gravatar dependabot[bot]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 lintingGravatar Chris Lovering2023-05-09-18/+13
| | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]>
* move lovefest role under the Roles classGravatar shtlrs2023-05-06-6/+6
|
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-16/+16
|
* Allow `.src` in dev-contrib and community-meta (#1033)Gravatar TizzySaurus2022-02-20-3/+3
|
* Remove unused importGravatar Ben Soyka2022-01-31-1/+1
|
* Replace command/channel for lovefest role error in calculatorGravatar Ben Soyka2022-01-31-1/+1
|
* Use constant for Python bot prefixGravatar Ben Soyka2022-01-31-2/+2
|
* Add period to love calculator footerGravatar Ben Soyka2022-01-31-1/+1
|
* Fix footer reference to deprecated unsubscribe commandGravatar Ben Soyka2022-01-31-1/+1
|
* chore: update lovefest docstring to reflect deprecationGravatar onerandomusername2021-12-03-5/+2
|
* chore: remove subcommands entirelyGravatar onerandomusername2021-12-03-13/+1
|
* yank lovefest role management commandsGravatar onerandomusername2021-12-03-20/+11
|
* Remove trailing whitespaceGravatar PythonTryHard2021-09-24-1/+1
|
* Bisect only on love percent thresholdsGravatar PythonTryHard2021-09-24-1/+2
|
* Move Valentines to Holidays folderGravatar Janine vN2021-09-04-0/+714
Moves the valentine's day features to the holidays folders. Corrected the paths to reflect the folder moves.