View Single Post
Author Message
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen.
Old 03-02-2017 , 10:08   [ANY] Cleverbot (is a douchebag)
Reply With Quote #1

[ANY] Cleverbot


Talk with a robot because who need friends !
https://www.cleverbot.com/

So... I just saw that Headline released a cleverbot API, thanks to slampemil to let me know.
Many month ago, I tried to do that in a very impractical way and I just forgot about it.
But since I got the API, I was able to do it. So thanks again to Headline wich should have all the credits for this, I just made it more user friendly.

Original idea : https://forums.alliedmods.net/showthread.php?t=270743


Here is the list of avaible features for now :
  • Set a custom name for the bot
  • Instant connection, almost no delay between messages and answers (thanks to the api)
  • Easy to configure



Before anything, make sure you have installed :

[Any] Chat-Processor (Replacement for Simple Chat Processor)
[ANY] CleverBot API Wrapper
[ANY] SteamWorks


1) Create an account to get your API key here : https://www.cleverbot.com/api/#abovetitle
2) Get your API key here once you are registred : https://www.cleverbot.com/api/my-account/
3) Download the SMX file.
4) Put the smx file in the PLUGINS folder.
5) Edit the convar to suits your needs (put them in your server.cfg or whatever. No file created for this plugin).
6) Load the plugin by changing map, or restarting the server.
8) Plugin won't work now, you need to do at least once : sm_cbaddapikey [API KEY] !
YOU NEED TO SET AT LEAST ONE API KEY !
But you can add as much as you want.


sm_cbmsg - Send a message to the bot, can only be done through the server console !
Require : Admin flag - config
sm_cbaddapikey - Add an api key to the database.

Otherwise, in game you can write a message starting with the bot name, for exemple if "cleverbot_name" CVAR is set to "Cleverbot" (by default it is) you will need to write a request like this :

Exemple 1
Code:
Arkarr : Cleverbot How are you ?
Exemple 2
Code:
Arkarr : Cleverbot How much does 1+1 ?

cleverbot_database_config "storage-local"
The name of the configuration of the database in database.cfg, by default it's stored in the local sourcemod database.[/url]

cleverbot_name "Cleverbot"
The keyword to send cleverbot messages.


Nothing, really. Just feel free to ask.


None found yet.


<none>


See attachement at the end of this post

Enjoy !

Logs :
Spoiler
Attached Files
File Type: sp Get Plugin or Get Source (Cleverbot.sp - 533 views - 6.7 KB)
File Type: smx Cleverbot.smx (17.5 KB, 479 views)
__________________
Want to check my plugins ?

Last edited by Arkarr; 03-05-2017 at 04:55.
Arkarr is offline