fojas / cleverbot-node

Cleverbot client in node.js
MIT License
62 stars 33 forks source link

Cleverbot API call now defunct #26

Closed WillHaggerty closed 7 years ago

WillHaggerty commented 7 years ago

The path containing webservicemin (https://github.com/fojas/cleverbot-node/blob/master/lib/cleverbot.js#L78) is now defunct.

http://www.cleverbot.com/webservicemin?uc=3210& now returns a 404 page.

CoreParadox commented 7 years ago

I fixed it with my pull request. #27

the2hill commented 7 years ago

PR #27 lets the call through, but now the response message is always empty?

CoreParadox commented 7 years ago

Hm. I'm not experiencing that