aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/halloween/candy_collection.py (follow)
Commit message (Expand)AuthorAgeLines
* Move Halloween to Holidays folderGravatar Janine vN2021-09-04-203/+0
* chore: Refactor more code to follow our style guideGravatar ToxicKidz2021-05-14-2/+6
* chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-9/+9
* Clean Up the Halloween SeasonGravatar ToxicKidz2021-04-19-16/+19
* First pass of easy to produce errorsGravatar Chris2021-02-05-0/+3
* Remove references to old name.Gravatar Leon Sandøy2020-11-21-3/+3
* Port candy_collection.py to use Redis instead of JSONGravatar ks1292020-11-16-34/+26
* Remove make_persistent import from bot extensionsGravatar Jeremiah Boby2020-11-14-1/+3
* Remove CandyCollection cogs from loaded cogsGravatar Jeremiah Boby2020-11-14-1/+0
* Typo in word "none"Gravatar Quanta2020-10-25-1/+1
* Satify lintGravatar Quanta2020-10-21-4/+2
* No-candy spook messageGravatar Quanta2020-10-21-1/+15
* Remove an unrequired new-line and a commentGravatar Quanta2020-10-21-2/+0
* Fix candy distribution logicGravatar Quanta2020-10-21-6/+7
* send_spook_msg to staticmethodGravatar Quanta2020-10-15-2/+2
* Apply suggested re-formattingGravatar Quanta2020-10-14-10/+14
* Use persistant storage for candy scoresGravatar Quanta2020-10-14-7/+8
* Remove redundant function ten_recent_msgGravatar Quanta2020-10-10-21/+8
* Use discord.Reaction#clear to remove reactionsGravatar Quanta2020-10-10-11/+1
* Better organize and format candy commandGravatar Quanta2020-10-10-14/+21
* Remove unused function get_messageGravatar Quanta2020-10-10-16/+0
* Apply suggested changesGravatar Quanta2020-10-10-24/+33
* Fix: Update record on loosingGravatar Quanta2020-10-09-0/+1
* Satisfy lintGravatar Quanta2020-10-09-6/+4
* Cleanup CandyCollectionGravatar Quanta2020-10-09-55/+39
* Remove redundant f-stringsGravatar MarkKoz2020-07-14-3/+3
* 5/24 - bot exts - updated writing with utf8 encodingGravatar jodth072020-05-24-1/+1
* 5/19 - ext - set upen files encoding to utf8 for botsGravatar jodth072020-05-19-1/+1
* Refactor: capitalize Month enum membersGravatar kwzrd2020-03-31-3/+3
* 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/+225