aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/decorators.py (follow)
Commit message (Expand)AuthorAgeLines
* Get rid from branding management stuffGravatar ks1292020-11-17-21/+1
* Remove redundant f-stringsGravatar MarkKoz2020-07-14-1/+1
* Deseasonify: implement __str__ for Month enumGravatar kwzrd2020-04-01-10/+9
* Deseasonify: move current month resolver to utilsGravatar kwzrd2020-03-30-18/+4
* Deseasonify: add helper func to resolve current monthGravatar kwzrd2020-03-29-3/+17
* Deseasonify: move decorators module under utilsGravatar kwzrd2020-03-28-0/+321