Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Deseasonify: rename `seasons` pkg to `exts` | 2020-03-28 | -34/+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 | -2/+2 | |
| | ||||
* | Merge branch 'master' into flake8-annotations | 2019-09-11 | -1/+1 | |
|\ | ||||
| * | Fix misconfigured flake8 so docstrings are properly linted | 2019-09-05 | -3/+3 | |
| | | | | | | Relint | |||
* | | Initial linting pass | 2019-09-09 | -3/+4 | |
|/ | | | | Bot root, seasons cog, easter cogs, evergreen cogs, halloween cogs | |||
* | Relint updated cogs for new linting rules | 2019-05-28 | -3/+1 | |
| | | | | Fix last message scoping issue with show your project reactions | |||
* | Removed test method I left in by mistake! | 2019-05-14 | -4/+0 | |
| | ||||
* | Changed comparison from Bot ID to d.py inbuilt bot filter. | 2019-05-14 | -2/+7 | |
| | ||||
* | Created showprojects cog to add reactions to all messages in the show your ↵ | 2019-05-13 | -0/+34 | |
projects channel. |