fojas / cleverbot-node

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

All Requests 404 (Again) #15

Closed CoreParadox closed 8 years ago

CoreParadox commented 8 years ago

Pretty sure they changed their (unofficial) api again.

Response:

{ message: '<html>',
  sessionid: '\n<head><title>404 Not Found</title></head>',
  logurl: '\n<body bgcolor="white">',
  vText8: '\n<center><h1>404 Not Found</h1></center>',
  vText7: '\n<hr><center>nginx/1.6.2 (Ubuntu)</center>',
  vText6: '\n</body>',
  vText5: '\n</html>',
  vText4: '\n' }
brussell98 commented 8 years ago

Yep I'm getting the same response Edit: Fixed in #16