Skip to content

duvallg/hubot-cleverbot-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-cleverbot-io

Hubot leverages the cleverbot.io service

Setup

To set up your API keys for the cleverbot.io service, head over to cleverbot.io/keys, create an account, and copy your user and key into config.json as follows:

{
  "user": "YOUR_API_USER",
  "key": "YOUR_API_KEY"
}

Usage

hubot chat <dialog>

Examples

TBD

About

Hubot meets cleverbot.io for friendly discussion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published