IntriguingTiles / cleverbot-free

Simple package to interact with the same API that the Cleverbot website uses for free.
MIT License
37 stars 10 forks source link

Responses working, but timing out most of the time #25

Closed RealSkyr0 closed 2 years ago

RealSkyr0 commented 3 years ago

Just need to know if this is temporary or should I change my code to account for long delays?

comicallybad commented 3 years ago

Having same issue, the error immediately crashes my discord bot, so I made an error handler that won't crash my bot and will send me a message of the error, and I wake up to over 35 timeout errors from the superagent package. It responds sometimes, but the older version I never had the issue until they changed the API and you guys had to understandably update as it was responding with go check out cleverbot.com

TrashUwU commented 3 years ago

Having same issue, the error immediately crashes my discord bot, so I made an error handler that won't crash my bot and will send me a message of the error, and I wake up to over 35 timeout errors from the superagent package. It responds sometimes, but the older version I never had the issue until they changed the API and you guys had to understandably update as it was responding with go check out cleverbot.com

Comically bad add me on rocket league! Didn't know you make videos on discord.js too.

IntriguingTiles commented 2 years ago

Closing as stale. Let me know if this is still an issue on the latest version.