diff options
| author | 2020-10-19 13:08:05 -0700 | |
|---|---|---|
| committer | 2020-11-20 15:57:09 -0800 | |
| commit | 2eb56e4f863475307eafa070d22e71d061641f6a (patch) | |
| tree | 947594bc182d27a1bf94c6731e8a917f4516615e /tests/__init__.py | |
| parent | Help channels: remove obsolete function (diff) | |
Help channels: replace ready event with awaiting the init task
The event is redundant since awaiting the task accomplishes the same
thing. If the task is already done, the await will finish immediately.
If the task gets cancelled, the error is raised but discord.py suppress
it in both commands and event listeners.
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions