You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
I'm getting this error while trying to run bot.py :
Starting bot..
ERROR:root:Bot failed to run: timeout() got an unexpected keyword argument 'loop'
timeout() got an unexpected keyword argument 'loop'
INFO:bot_logger:Bot is now offline.
ERROR:asyncio:Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x0000014399D3EF28>
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm getting this error while trying to run bot.py :
Starting bot..
ERROR:root:Bot failed to run: timeout() got an unexpected keyword argument 'loop'
timeout() got an unexpected keyword argument 'loop'
INFO:bot_logger:Bot is now offline.
ERROR:asyncio:Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x0000014399D3EF28>
The text was updated successfully, but these errors were encountered: