Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UC variable changed again #42

Open
DanielBlood opened this issue Feb 14, 2017 · 5 comments
Open

UC variable changed again #42

DanielBlood opened this issue Feb 14, 2017 · 5 comments

Comments

@DanielBlood
Copy link

Seems like the UC variable changed because it doesn't seem to work.
Error 404

@pierredavidbelanger
Copy link
Owner

Indeed, it probably changed.
And expect that it will change again in the future, more and more often.

Please see this comment to know why, then this comment for a solution.

@pierredavidbelanger
Copy link
Owner

If you don't mind, I will leave this one open.
I feel I will have to deal again with this problem in the near future :)

@DanielBlood
Copy link
Author

Check this out in the meantime for a .NET Wrapper using the official API
https://github.com/velddev/Cleverbot.Net

@DanielBlood
Copy link
Author

Here are other API Wrappers that works with the Official API From Cleverbot if other users are looking for them.

GO API Wrapper: https://github.com/ugjka/cleverbot-go
Java API Wrapper: https://github.com/Headline22/CleverBotAPI-Java
Another Java API Wrapper: https://github.com/SethX3/JCleverbotAPI
Javascript API Wrapper: https://www.npmjs.com/package/cleverbot
Javascript API Wrapper: https://www.npmjs.com/package/cleverbot-node
.NET API Wrapper: https://github.com/velddev/Cleverbot.Net
Python API Wrapper: https://github.com/edwardslabs/cleverwrap.py
Ruby API Wrapper: https://github.com/Reaver01/cleverbot_rb
Another Ruby API Wrapper: https://github.com/FormalHellhound/ruby-cleverbot-api
SourceMod API Wrapper: https://github.com/Headline22/CleverBotAPI

Your wrapper needs to have a placeholder for YOURAPIKEY and a link to www.cleverbot.com/api so that users can request their own API key. It must also respect our terms and conditions. We also ask that you append the parameter wrapper=WRAPPERNAME to every request e.g.:
https://www.cleverbot.com/getreply?key=YOURAPIKEY&wrapper=WRAPPERNAME

Source: http://www.cleverbot.com/api/wrappers/

@PeeHaa
Copy link

PeeHaa commented Mar 22, 2017

For the PHP people I have a API client here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants