hubot-botsnack

botsnack command implementation for Hubot

WTFPL License

Stars
0

hubot-botsnack

botsnack command implementation for Hubot

See src/botsnack.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-botsnack --save

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

[
  "hubot-botsnack"
]

Sample Interaction

user1>> hubot botsnack
hubot>> *catches the botsnack in midair*

Testing

Use npm test.

npm Module

https://www.npmjs.com/package/hubot-botsnack