hubot-where-are-you
v0.0.4
Published
A hubot script for revealing what and where a bot is running
Downloads
3
Readme
hubot-where-are-you
A hubot script for revealing what and where a bot is running
Installation
In hubot project repo, run:
npm install hubot-where-are-you --save
Then add hubot-where-are-you to your external-scripts.json
:
["hubot-where-are-you"]
Sample Interaction
user1>> hubot where are you
hubot>> Running on my-awesome-laptop
Repo URL is:
> [email protected]:ianfixes/my-awesome-hubot.git