Update rules for new AGL email
[SonOfLokstallBot.git] / src /
2020-12-08  Cameron BallUpdate rules for new AGL email master
2020-12-08  Cameron BallRemove internet bill rule (TPG don't send emails, sadly)
2020-01-19  Cameron BallAdd birthday reminder script
2019-12-30  Cameron BallUpdate strings to reflect only one person is paying
2019-12-30  Cameron BallFix regex for internet bill and update splitBill since...
2019-09-21  Cameron BallFix rule for water bill
2019-09-06  Cameron BallBack to splitting bills by 2
2019-06-16  Cameron Ballsplit bill by 3 for Megan
2019-01-27  Cameron BallDon't send stickers so much; it gets a bit annoying
2019-01-27  Cameron BallAdd task to check the pool filters
2019-01-19  Cameron BallCenter align week tabs, and misc cleanup
2019-01-19  Cameron BallReport aesthetics
2019-01-18  Cameron BallResize report columns
2019-01-17  Cameron BallAdd more flair to the report
2019-01-16  Cameron BallAdd basic report script
2019-01-13  Cameron BallSend prod errors to my chat
2019-01-13  Cameron BallMisc cleanup
2019-01-13  Cameron BallAdd script to remind about cleaning the pool
2019-01-11  Cameron BallAdd constant for path to tasks files
2019-01-08  Cameron BallFix type error when reading price from emails
2019-01-06  Cameron BallRandom cleanup
2019-01-06  Cameron BallFix typo
2019-01-06  Cameron BallIntroduce new Monday type and turnBackTime function...
2019-01-06  Cameron BallFix bug where tasks weren't detected as all done after...
2019-01-05  Cameron BallThe webhook script needs to use the rewind technique
2019-01-05  Cameron BallImproved logic in tasks and unfinished scripts plus...
2019-01-04  Cameron BallAdd task for cleaning the washing machine filter
2019-01-04  Cameron BallUse getString instead of getStringAndCode since the...
2019-01-04  Cameron BallMake sure to add 1 when using closestIndex to find...
2019-01-04  Cameron BallUse the real sticker id
2019-01-04  Cameron BallFix incorrect return type
2019-01-04  Cameron Ballarray_diff cares about the order... :\
2019-01-04  Cameron BallImplement closest and closestIndex in a type-safer...
2019-01-04  Cameron BallA few type signatures to make PHPStan happier
2018-12-28  Cameron BallInclude PHPStan
2018-12-28  Cameron BallAdd keyboard for task completion
2018-12-28  Cameron BallRemove debugging line
2018-12-28  Cameron BallBug I don't understand yet, yolo
2018-12-28  Cameron BallMake paying bills a bit more fun
2018-12-28  Cameron BallFix message retrieval logic in purjolok
2018-12-28  Cameron BallAnother minor fix to canChatWith...
2018-12-28  Cameron BallMinor fix to canChatWith check
2018-12-28  Cameron BallMove source code in to src directory