Socket
Book a DemoInstallSign in
Socket

hubot-ambush

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-ambush

A hubot script for ambush

latest
npmnpm
Version
0.0.3
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

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!

Keywords

hubot

FAQs

Package last updated on 22 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts