aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/logging.py (follow)
Commit message (Collapse)AuthorAgeLines
* Move startup checks and logs to their own cogGravatar Chris Lovering2022-09-21-0/+42
This is to avoid needed to use wait_until_guild_available during the setup hook.