Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hubot-jargonbot

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-jargonbot

Jargonbot listens for business buzzwords and responds in kind.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

hubot-jargonbot

Jargonbot listens for business buzzwords and responds in kind.

See src/jargonbot.coffee for full documentation.

Installation

In your hubot project repo, run:

npm install hubot-jargonbot --save

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

[
  "hubot-jargonbot"
]

You can also customize the list of words jargonbot listens for by, rather than installing via external-scripts, pasting the contents of src/jargonbot.coffee into the scripts folder of your own hubot instance and editing the array of watch words here.

Sample Interaction

bob>> we really need to increase mindshare
hubot>> continually actualize turnkey e-services

NPM Module

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

Credit

Original script by @tdhopper; edited and published by @jtotoole.

Keywords

FAQs

Package last updated on 18 Mar 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc