CloudBot icon indicating copy to clipboard operation
CloudBot copied to clipboard

Cleverbot not working

Open eweneh opened this issue 8 years ago • 1 comments
trafficstars

The cleverbot API has been changed and so this method of getting replies is no longer supported? Anyone to fix this problem?

I would really like to implement cleverbot on my channel again! Thanks.

eweneh avatar Oct 09 '17 15:10 eweneh

cleverbot now has an official API (http://cleverbot.com/api). I wrote a plugin for this new API but it requires a new package (need to install cleverwrap through pip) and you will need to register for an API key and add it to your config file. Feel free to use it here: https://github.com/edwardslabs/CloudBot/blob/gonzobot/plugins/chatbot.py

edwardslabs avatar Oct 10 '17 14:10 edwardslabs