0.0.4 • Published 7 years ago

hubot-where-are-you v0.0.4

Weekly downloads
2
License
Apache 2.0
Repository
github
Last release
7 years ago

hubot-where-are-you

npm version Build Status

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:
> git@github.com:ianfixes/my-awesome-hubot.git
0.0.4

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

9 years ago