0.2.6 • Published 9 years ago

hubot-codinglove v0.2.6

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

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"]
0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

11 years ago