Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Support discord.py's new async cog loading | 2022-09-21 | -2/+2 | |
| | ||||
* | Move internal eval and rename utils to core | 2021-09-05 | -0/+45 | |
Part of this restructure involves splitting out the massive evergreen folder into a `fun` folder and then a `utilities` folder. To help with that we've rename the `util` folder to `core`. The core functions to run the bot have been moved into this folder. `.source`, `.ping`, and `.int e` have been moved into this folder. |