Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move modlog method to util (#2877) | 2024-01-08 | -1/+3 | |
| | ||||
* | Revert "Update all references of discord.py to disnake" | 2022-03-15 | -2/+2 | |
| | | | | This reverts commit 960619c23300c56c8aaa454edc7241e2badf80ad. | |||
* | Update all references of discord.py to disnake | 2022-03-05 | -2/+2 | |
| | | | | All of the tag content is out of scope for this PR. | |||
* | Bump embed limit to 4096 characters | 2021-07-02 | -1/+1 | |
| | ||||
* | Rename "cogs" directory to "exts" | 2020-08-14 | -0/+29 | |
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. |