aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/valentines/lovecalculator.py (follow)
Commit message (Expand)AuthorAgeLines
* Move Valentines to Holidays folderGravatar Janine vN2021-09-04-99/+0
* Don't role check if running lovecalc on yourselfGravatar Chris Lovering2021-08-12-7/+11
* Give lovefest unsub info in lovecalc footerGravatar Chris Lovering2021-08-12-1/+2
* Update love calculator error output to be consistent with other role check failsGravatar ChrisJL2021-08-10-1/+1
* Remove unneeded checks in love calculator commandGravatar Chris Lovering2021-08-10-13/+3
* Update love calculator docstring to reflect new behaviourGravatar Chris Lovering2021-08-10-8/+6
* Sort the members before calculating a love scoreGravatar Chris Lovering2021-08-10-1/+2
* Require both members used in love calculator have opt-ed into lovefestGravatar Chris Lovering2021-08-10-3/+9
* Add February in_month check to love calculator commandGravatar Chris Lovering2021-08-10-0/+3
* chore: Use pathlib.Path.read_text & write_text over openGravatar ToxicKidz2021-05-13-3/+2
* chore: Apply anand's suggested changesGravatar ToxicKidz2021-05-07-1/+1
* chore: Replace the remaining double quotes with double quotesGravatar ToxicKidz2021-05-04-6/+6
* fix: Pass bot only when __init__ is definedGravatar ToxicKidz2021-05-04-1/+1
* chore: Clean Up the Valentines SeasonGravatar ToxicKidz2021-05-03-5/+4
* If whom is None, take the user as whomGravatar Shivansh-0072021-02-05-3/+6
* Remove code that requires intents.member set TrueGravatar Shivansh-0072021-02-05-9/+1
* 5/19 - ext - set upen files encoding to utf8 for botsGravatar jodth072020-05-19-1/+1
* Deseasonify: log in `add_cog` rather than in each `setup`Gravatar kwzrd2020-03-28-1/+0
* Deseasonify: rename `seasons` pkg to `exts`Gravatar kwzrd2020-03-28-0/+104