| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Deseasonify: rename `seasons` pkg to `exts` | 2020-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 items | 2019-09-11 | -1/+1 | |
| | | ||||
| * | Initial linting pass | 2019-09-09 | -3/+3 | |
| | | | | | Bot root, seasons cog, easter cogs, evergreen cogs, halloween cogs | |||
| * | moved data grab to module level, changed var to constant | 2019-08-12 | -3/+3 | |
| | | ||||
| * | removed old comment, added encoding to open statment, moved data grab to init | 2019-08-12 | -4/+3 | |
| | | ||||
| * | Cleaned speedrun.py, removed duplicate in json file | 2019-08-12 | -11/+5 | |
| | | ||||
| * | Cleaned up lint issues with speedrun | 2019-08-09 | -5/+6 | |
| | | ||||
| * | added speedrun cog and its resource | 2019-08-09 | -0/+34 | |