| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Deseasonify: rename `seasons` pkg to `exts` | 2020-03-28 | -148/+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. | |||
| * | Update flake8-annotation pin & relint | 2019-09-26 | -1/+1 | |
| | | ||||
| * | Merge pull request #271 from python-discord/text-modify-embeds | 2019-09-24 | -19/+84 | |
| |\ | | | | | Modify text of embeds for text-modify commands | |||
| | * | Dumb kosa forgot to relint after making a small change | 2019-09-11 | -1/+1 | |
| | | | ||||
| | * | Add more uwu conversions | 2019-09-11 | -0/+1 | |
| | | | ||||
| | * | Add embed conversion functionality to .rcase, small fixes | 2019-09-11 | -12/+29 | |
| | | | ||||
| | * | Add embed conversion functionality to .uwu | 2019-09-11 | -14/+61 | |
| | | | ||||
| * | | Initial linting pass | 2019-09-09 | -1/+1 | |
| |/ | | | | Bot root, seasons cog, easter cogs, evergreen cogs, halloween cogs | |||
| * | Improve wording of message conversion function | 2019-08-29 | -4/+7 | |
| | | ||||
| * | Remove redundant command group | 2019-08-29 | -15/+6 | |
| | | ||||
| * | Implement uwu | 2019-08-18 | -3/+27 | |
| | | ||||
| * | Update function annotations for existing methods | 2019-08-17 | -4/+4 | |
| | | ||||
| * | Implement randomcase | 2019-08-17 | -0/+31 | |
| | | ||||
| * | Relint Seasonalbot with new linting rules | 2019-04-24 | -2/+0 | |
| | | ||||
| * | Re-add cog inheritance removed by poor merge conflict resolution | 2019-03-30 | -1/+1 | |
| | | ||||
| * | Merge branch 'master' into flake8-docstring | 2019-03-26 | -1/+1 | |
| |\ | | | | | | | Resolve merge conflicts | |||
| | * | Set cog load log messages to info | 2019-03-05 | -1/+1 | |
| | | | | | | | Per the contributor doc | |||
| | * | Add new Cog class inheritance & event listener decoration | 2019-03-03 | -1/+1 | |
| | | | | | | | Mitigates recent breaking d.py changes | |||
| * | | Docstring pass for Evergreen cogs | 2019-03-19 | -7/+5 | |
| |/ | ||||
| * | Add direct reference to terning emoji to constants, fun cog | 2019-02-17 | -1/+4 | |
| | | ||||
| * | 3rd code review. Added docstring. | 2019-02-16 | -0/+3 | |
| | | ||||
| * | 2nd code review complete. Default roll once and warning to roll at least ↵ | 2019-02-15 | -2/+2 | |
| | | | | | once implemented. | |||
| * | Code review changes implemented. Reverted so error handling is done by base bot. | 2019-02-14 | -15/+7 | |
| | | ||||
| * | Readded fun.py file to evergreen and added roll command. | 2019-02-11 | -0/+40 | |