0.0.0 • Published 10 years ago
hubot-repl v0.0.0
hubot-repl
A hubot script to use Repl-AI powered by NTT docomo
See src/repl-hubot.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-repl --save
Then add hubot-repl to your external-scripts.json:
[
"hubot-repl"
]Sample Interaction
user1>> hubot hello
hubot>> hello!0.0.0
10 years ago