Skip to content

bdashrad/hubot-bang-bang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-bang-bang

Build Status

Repeat the last command directed at hubot.

See src/bang-bang.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-bang-bang --save

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

["hubot-bang-bang"]

Sample Interaction

user1>> hubot hello
hubot>> hello!
user1>> hubot !!
hubot>> hubot hello
hubot>> hello!

NPM Module

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

Credits

Modifications to original bangbang.coffee by @willdurand

About

Repeat the last command directed at hubot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages