Fix regex for internet bill and update splitBill since it's just lil Cammy now
[SonOfLokstallBot.git] / src / common.php
2019-12-30  Cameron BallFix regex for internet bill and update splitBill since...
2019-09-06  Cameron BallBack to splitting bills by 2
2019-06-16  Cameron Ballsplit bill by 3 for Megan
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-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 BallIntroduce new Monday type and turnBackTime function...
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 BallMake sure to add 1 when using closestIndex to find...
2019-01-04  Cameron BallFix incorrect return type
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 BallMove source code in to src directory