aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/snakes/converter.py (follow)
Commit message (Collapse)AuthorAgeLines
* Update snake cog so ext command won't show filesGravatar Gustav Odinger2020-09-21-85/+0
| | | | - Doing .c list would show the files inside the snakes module as individual cogs, which isn't the case
* 5/19 - bot | xmas, easter, evergreen - updated open statesments with ↵Gravatar jodth072020-05-19-2/+2
| | | | explicit encoding
* Deseasonify: rename `seasons` pkg to `exts`Gravatar kwzrd2020-03-28-0/+85
It is believed that this is now a more logical name for the package, as extensions no longer bind to seasons. Internally, packages are still grouped into seasonal sub-packages. There are quite a few, and it makes sense to group them by a common theme that inspired their functionality.