aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/__init__.py (follow)
Commit message (Expand)AuthorAgeLines
* Fix type annotationsGravatar decorator-factory2021-08-31-2/+3
* chore: Reformat bot/utils/__init__.pyGravatar ToxicKidz2021-05-15-6/+10
* chore: Refactor more code to follow our style guideGravatar ToxicKidz2021-05-14-3/+8
* fix: Use str.isdecimal instead of str.isdigitGravatar ToxicKidz2021-05-09-2/+2
* chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-7/+7
* Deseasonify: implement __str__ for Month enumGravatar kwzrd2020-04-01-1/+6
* Deseasonify: move current month resolver to utilsGravatar kwzrd2020-03-30-0/+15
* Deseasonify: move pagination module under utilsGravatar kwzrd2020-03-26-1/+1
* Add context manager to safely unlock role mentionabilityGravatar Sebastiaan Zeeff2019-12-04-0/+23
* Fix incorrect merge conflict resolutions, lint remaining itemsGravatar S. Co12019-09-11-1/+1
* Lint remaining filesGravatar S. Co12019-09-09-2/+2
* Merge pull request #260 from kosayoda/text-modifyGravatar Mark2019-09-03-0/+56
|\
| * Add utils function to replace multiple words in a given stringGravatar kosayoda2019-08-18-0/+56
* | Replace paramater and return value docstring documentation with an extended s...Gravatar kosayoda2019-08-19-11/+5
|/
* Formating and linter fixesGravatar Christopher Goes2019-03-05-2/+1
* Initial move of Snakes cog from the bot to seasonalbotGravatar Chris Goes2019-03-04-0/+80
* Solved merge conflictsGravatar Leon Sandøy2018-11-20-0/+0