Socket
Book a DemoInstallSign in
Socket

hubot-eyebleach

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-eyebleach

A hubot script to post an eye cleansing image

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

hubot-eyebleach

A Hubot script for displaying eye cleansing images

hubot eyebleach me # displays random image

Settings

HUBOT_EYEBLEACH_NSFW=TRUE # Pulls from r/gentlemanboners; r/cute by default
HUBOT_EYEBLEACH_RANGE=week # Defaults to month

Installation

  • Edit package.json and add hubot-eyebleach to the dependencies section. It should look something like this:

     "dependencies": {
       "hubot-eyebleach": ">= 0.0.1",
       ...
     }
    
  • Add "hubot-eyebleach" to your external-scripts.json. It should look something like this:

    ["hubot-eyebleach"]

Keywords

hubot

FAQs

Package last updated on 22 Jun 2013

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