aboutsummaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-10-19 13:08:05 -0700
committerGravatar MarkKoz <[email protected]>2020-11-20 15:57:09 -0800
commit2eb56e4f863475307eafa070d22e71d061641f6a (patch)
tree947594bc182d27a1bf94c6731e8a917f4516615e /tests/__init__.py
parentHelp 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