Socket
Book a DemoInstallSign in
Socket

hubot-killmesoftly

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-killmesoftly

A shared killfile for things Hubot should (not) say.

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

Hubot killfile / spam filter.

A pattern-based community killfile for outgoing Hubot messages. Implements a middleware to intercept messages Hubot is about to post, prevents matched message being output.

Perhaps you'd like to prevent Hubot being trained to swear, or you use [hubot-twitter-mention](https://github.com/vspiewak/hubot-twitter-mention) but you want to filter out some returned Tweets.

Uses robot.brain to persist killfile entries.

Naming

Just Killing Me Softly - Roberta Flack. It felt like a hubot-ish name on a Friday night.

Configuration

All configuration is done using commands.

Commands

hubot killfile (on|off) - Activate/deactivate killfile.
hubot killfile show - Print the list of patterns to exclude.
hubot killfile add <pattern> - Add killfile entry
hubot killfile remove <N> - Delete killfile entry (by index)

Keywords

hubot

FAQs

Package last updated on 11 Mar 2017

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