aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/halloween/halloweenify.py (follow)
Commit message (Expand)AuthorAgeLines
* Move Halloween to Holidays folderGravatar Janine vN2021-09-04-64/+0
* chore: Make things that are only used once constantsGravatar ToxicKidz2021-05-15-5/+5
* chore: Use pathlib.Path.read_text & write_text over openGravatar ToxicKidz2021-05-13-3/+2
* chore: Replace the remaining double quotes with double quotesGravatar ToxicKidz2021-05-04-2/+2
* chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-2/+2
* Clean Up the Halloween SeasonGravatar ToxicKidz2021-04-19-7/+6
* Merge branch 'master' into encoding_bug_fixGravatar Josué D. (JD)2020-05-24-2/+17
|\
| * Update halloweenify error message to make it more readable and restructure th...Gravatar Matteo Bertucci2020-05-11-6/+6
| * Handle staff users and DMs in the halloweenify cogGravatar Matteo Bertucci2020-05-04-2/+17
* | 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/+52