aboutsummaryrefslogtreecommitdiffstats
path: root/bot/help.py (unfollow)
Commit message (Collapse)AuthorLines
2020-03-23Deseasonify: use BrandingError for negative responsesGravatar kwzrd-22/+18
This allows more flat code as raising will short-circuit, plus we do not need to build negative response embeds manually.
2020-03-22Deseasonify: handle BrandingErrorGravatar kwzrd-0/+5