aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/exceptions.py (unfollow)
Commit message (Expand)AuthorLines
2020-03-31Deseasonify: turn helpers into regular functionsGravatar kwzrd-5/+5
2020-03-31Deseasonify: `pop` from remaining icons rather than unpackGravatar kwzrd-1/+1
2020-03-31Deseasonify: delegate refresh to dedicated commandGravatar kwzrd-3/+1
2020-03-31Refactor: Github to GitHubGravatar kwzrd-15/+15
2020-03-31Refactor: adjust docstrings based on feedbackGravatar kwzrd-17/+13
2020-03-31Refactor: capitalize AssetType enum membersGravatar kwzrd-6/+6
2020-03-31Refactor: capitalize Month enum membersGravatar kwzrd-31/+31
2020-03-30Deseasonify: resolve current season w.r.t. month overrideGravatar kwzrd-2/+2
2020-03-30Deseasonify: move current month resolver to utilsGravatar kwzrd-18/+19
2020-03-30Deseasonify: remove `autostart` env varGravatar kwzrd-1/+0
2020-03-30Deseasonify: add persistent branding configurationGravatar kwzrd-5/+31