aboutsummaryrefslogtreecommitdiffstats
path: root/bot/seasons/evergreen/speedrun.py (follow)
Commit message (Collapse)AuthorAgeLines
* Deseasonify: rename `seasons` pkg to `exts`Gravatar kwzrd2020-03-28-28/+0
| | | | | | | | | 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.
* Fix incorrect merge conflict resolutions, lint remaining itemsGravatar S. Co12019-09-11-1/+1
|
* Initial linting passGravatar S. Co12019-09-09-3/+3
| | | | Bot root, seasons cog, easter cogs, evergreen cogs, halloween cogs
* moved data grab to module level, changed var to constantGravatar jakeHebert2019-08-12-3/+3
|
* removed old comment, added encoding to open statment, moved data grab to initGravatar jakeHebert2019-08-12-4/+3
|
* Cleaned speedrun.py, removed duplicate in json fileGravatar jakeHebert2019-08-12-11/+5
|
* Cleaned up lint issues with speedrunGravatar jakeHebert2019-08-09-5/+6
|
* added speedrun cog and its resourceGravatar jakeHebert2019-08-09-0/+34