| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-03-23 | Deseasonify: use BrandingError for negative responses | -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-22 | Deseasonify: handle BrandingError | -0/+5 | ||