Skip to content

A hubot script that allows hubot to identify itself with a quote from another famous robot

License

Notifications You must be signed in to change notification settings

xkickflip/hubot-cybernetic

Repository files navigation

hubot-cybernetic Build Status Code Climate

Allows hubot to identify itself to users when asked what or who it is.

See src/cybernetic.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-cybernetic --save

Then add hubot-cybernetic to your external-scripts.json:

[
  "hubot-cybernetic"
]

Sample Interaction

user1>> who is hubot?
hubot>> I am Hubot. I'm a cybernetic organism. Living tissue over a metal endoskeleton. My mission is to protect you.

About

A hubot script that allows hubot to identify itself with a quote from another famous robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published