Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Union item with None to Optional with item. | 2021-09-01 | -4/+4 | |
* | Fix type annotations | 2021-08-31 | -18/+19 | |
* | chore: Prefer double quotes over single quotes | 2021-05-04 | -1/+1 | |
* | Replace list comp with a set update + sequence | 2021-03-21 | -1/+1 | |
* | Only output override channels & bot commands channel on whitelist error | 2021-03-20 | -1/+7 | |
* | Adds Category Channels To Error Message | 2021-02-07 | -1/+12 | |
* | Overhauls In Channel Check | 2021-02-07 | -49/+61 | |
* | Get rid from branding management stuff | 2020-11-17 | -21/+1 | |
* | Remove redundant f-strings | 2020-07-14 | -1/+1 | |
* | Deseasonify: implement __str__ for Month enum | 2020-04-01 | -10/+9 | |
* | Deseasonify: move current month resolver to utils | 2020-03-30 | -18/+4 | |
* | Deseasonify: add helper func to resolve current month | 2020-03-29 | -3/+17 | |
* | Deseasonify: move decorators module under utils | 2020-03-28 | -0/+321 |