Socket
Socket
Sign inDemoInstall

hubot-codinglove

Package Overview
Dependencies
9
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hubot-codinglove

A script for Hubot to display meme from thecodinglove and lesjoiesducode.


Version published
Maintainers
1
Install size
1.24 MB
Created

Readme

Source

Hubot Codinglove script

A little script to get meme from the coding love and les joies du code, both the last and a random one.

Build Status NPM version

Usage

Returns the comment and the gif in all cases.

The coding love

  • robot [give me some] joy [asshole]: return a random
  • robot [spread some] love: return a random
  • robot last joy: return the last one
  • robot last love: return the last one

Les joies du code [fr]

  • robot [donne moi de la] joie [bordel]: return a random
  • robot {dernière|derniere} joie: return the last one

Dependencies

Installation

Add the package hubot-codinglove as a dependency in your Hubot package.json file.

"dependencies": {
  "hubot-codinglove": "0.2.6"
}

Run the following command to make sure the module is installed.

$ npm install hubot-codinglove

To enable the script, add the hubot-codinglove entry to the external-scripts.json file (you may need to create this file).

["hubot-codinglove"]

Keywords

FAQs

Last updated on 02 Jun 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc