hubot-boldbold
v0.0.4
Published
A hubot script that turns the bold channel bold.
Readme
hubot-boldbold
A hubot script that turns the #bold channel bold.
See src/boldbold.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-boldbold --save
Then add hubot-boldbold to your external-scripts.json:
[
"hubot-boldbold"
]Sample Interaction
user1>> hubot hello
hubot>> hello!NPM Module
https://www.npmjs.com/package/hubot-boldbold
