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 May 24, 2023. It is now read-only.
Sorry for this, I tried to resolve it myself but I really don't know enough about websockets.
After launching the bot it logs in, and then errors with the message:
error from callback <bound method WebSockC
lient.on_message of <Reddit_ChatBot_Python._ws_client.WebSockClient object at 0x011C23A0>>: 'NoneType' object has no attribute 'get'
thanks in advance for any advice
The text was updated successfully, but these errors were encountered:
Hello,
Sorry for this, I tried to resolve it myself but I really don't know enough about websockets.
After launching the bot it logs in, and then errors with the message:
error from callback <bound method WebSockC
lient.on_message of <Reddit_ChatBot_Python._ws_client.WebSockClient object at 0x011C23A0>>: 'NoneType' object has no attribute 'get'
thanks in advance for any advice
The text was updated successfully, but these errors were encountered: