Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add a socket stats command | 2020-10-03 | -226/+0 | |
| | ||||
* | Fix conflicts caused by #1103 | 2020-09-21 | -4/+3 | |
| | | | | Bunch of things were renamed, which mainly caused import conflicts. | |||
* | Merge branch 'master' into feat/backend/160/cog-subdirs | 2020-09-21 | -0/+25 | |
| | ||||
* | Rename "cogs" directory to "exts" | 2020-08-14 | -0/+202 | |
The directory contains modules, which are extensions. It only indirectly contains cogs through the extensions. Therefore, a technically more accurate name is "extensions", or "exts" when abbreviated. Furthermore, "exts" is consistent with SeasonalBot. |