Skip to content

hubot-archive/hubot-ambush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
JJ Asghar
Dec 22, 2014
9ce1e51 · Dec 22, 2014

History

10 Commits
Oct 28, 2014
Dec 20, 2014
Oct 28, 2014
Oct 28, 2014
Oct 28, 2014
Oct 30, 2014
Oct 28, 2014
Dec 22, 2014

Repository files navigation

hubot-ambush

A hubot script to leave messages for people

Port from https://github.com/github/hubot-scripts/src/scripts/ambush.coffee

See src/ambush.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-ambush --save

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

[
  "hubot-ambush"
]

Configuration

None :)

Command

Example: hubot ambush <user name>: <message>

Sample Interaction

user1> hubot ambush user2: Ohai! You forgot your card at lunch!
Hubot> Ambush Prepared
user2> That was a great lunch!
Hubot> user2: while you were out, user1 said: Ohai! You forgot your card at lunch!

About

A hubot script to leave messages for people

Resources

License

Stars

Watchers

Forks

Packages

No packages published