| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | replace a thread with its parent if present | 2023-03-10 | -7/+6 | |
| | | ||||
| * | whitelist a thread along with its parent | 2023-03-10 | -0/+5 | |
| | | ||||
| * | Allow `.src` in dev-contrib and community-meta (#1033) | 2022-02-20 | -1/+1 | |
| | | ||||
| * | Isort: give the codebase a sort | 2021-10-22 | -8/+1 | |
| | | ||||
| * | Removed None return annotation for any __init__ | 2021-09-01 | -1/+1 | |
| | | ||||
| * | Fix type annotations | 2021-08-31 | -1/+2 | |
| | | ||||
| * | Allow commands in code jam team channels | 2021-07-06 | -0/+5 | |
| | | ||||
| * | chore: Refactor more code to follow our style guide | 2021-05-14 | -10/+20 | |
| | | ||||
| * | chore: Prefer double quotes over single quotes | 2021-05-04 | -2/+2 | |
| | | ||||
| * | Remove references to old name. | 2020-11-21 | -1/+1 | |
| | | | | | | I've tried to replace this with generic references where appropriate, but a lot of the time it just doesn't make a lot of sense to do so. | |||
| * | Add checks.py file | 2020-09-21 | -0/+164 | |
| - Necessary for extensions.py to work - Copied from the 'Python' bot, with minor tweaks to make it work with SeasonalBot | ||||