hubot-who-am-i
v0.2.1
Published
Display your id and name
Downloads
5
Readme
hubot-who-am-i
Display your id and name
See src/who-am-i.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-who-am-i --save
Then add hubot-who-am-i to your external-scripts.json
:
["hubot-who-am-i"]
Sample Interaction
user1>> hubot who am i?
hubot>> your id, name = 1, user1