Closed ZenSirzechs closed 5 years ago
You can try to use it but I've received a lot of timeouts with it
I've tried and same thing happened to me. I tried using out libraries to post requests too but I am not experienced in Java so probs did something wrong.
Though If I do this in Python requests.post('https://cleverbot.io/1.0/create', json={'user':user, 'key':key, 'nick':'Test'})
it just still works. Maybe they changed something in their API?
I tried that but never worked. But thanks for your time.
I have a python Discord bot that uses cleverbot.io and it's still working fine. Maybe they changed something else? I am not sure but I was really looking forward to using this API.