Replies: 1 comment
-
fixed, by recoding to javascript directly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hey guys i am seeing often in my whisper event sometimes the api which supplies messages takes longer than expected and the code times out with this error:
this is my code below and i have added a bot end event still the code crashes. is there a way i can exception handle the above error? heres my code, as you see i tried using try and except around the whisper event's function but yea still code crashes with the above error, any help would be appreciated:
Beta Was this translation helpful? Give feedback.
All reactions