diff options
author | 2023-07-08 14:27:16 +0100 | |
---|---|---|
committer | 2023-07-08 14:27:16 +0100 | |
commit | 038baa7bc0427710c8e6446967fb05751370edf3 (patch) | |
tree | 56351bc34261a0078e6820f377ddf124b1e888d6 /tests/base.py | |
parent | Bump ruff from 0.0.275 to 0.0.277 (#2667) (diff) |
Optimise startup time (#2662)
* Defer fetching webhooks for python news until first loop, rather than startup
* Defer fetching webhook for buck pond until first duckify, rather than startup
* Use get_or_fetch channel for getting big brother channel at startup
* Defer fetching peps until first time command is ran
* Don't load extensions in a task
BotBase.load_extentions now creates a task by default, so there's no need for us to do this too.
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions