Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump botcore version (#1180) | 2022-12-28 | -1/+1 | |
| | | | Co-authored-by: Amrou Bellalouna <[email protected]> | |||
* | Remove all wait_until_guil_available as this is now done in bot-core | 2022-09-23 | -2/+0 | |
| | ||||
* | Move startup checks and logs to their own cog | 2022-09-21 | -0/+42 | |
This is to avoid needed to use wait_until_guild_available during the setup hook. |