Closed aikaterna closed 5 years ago
Fixes an unawaited session close and brings some of the elements more up to date with Red 3.1.x.
.../Red/cogs/CogManager/cogs/jisho/jisho.py:28: RuntimeWarning: coroutine 'ClientSession.close' was never awaited
Thanks for the PR!
Fixes an unawaited session close and brings some of the elements more up to date with Red 3.1.x.