Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move internal eval and rename utils to core | 2021-09-05 | -45/+0 | |
| | | | | | | | | | 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. | |||
* | fix: Again, Resolve Merge Conflicts | 2021-05-13 | -1/+18 | |
|\ | ||||
| * | feat: merge ping and uptime cogs (#722) | 2021-05-12 | -2/+19 | |
| | | ||||
* | | chore(evergreen): format each cog load docstring the same way | 2021-04-19 | -1/+1 | |
| | | ||||
* | | chore: switch commands.Bot typehints to bot.bot's Bot | 2021-04-19 | -2/+3 | |
|/ | ||||
* | chore: use discord terminology | 2021-04-13 | -1/+1 | |
| | | | Co-authored-by: Joe Banks <[email protected]> | |||
* | chore: add ping_pong emoji | 2021-04-13 | -1/+1 | |
| | ||||
* | feat: add ping command | 2021-04-13 | -0/+27 | |