1.2.0 • Published 9 years ago

hubot-cool-ascii-faces v1.2.0

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

NPM version Build Status Dependency Status Downloads

Hubot: Cool Ascii Faces

Hubot script for Max Ogden's Cool Ascii Faces.

Usage

[okize] hubot face me
[hubot] ʕ•ᴥ•ʔ

Installation

Add the package hubot-cool-ascii-faces as a dependency in your Hubot package.json file.

"dependencies": {
  "hubot":              "2.x",
  "hubot-scripts":      "2.x",
  "hubot-cool-ascii-faces": "1.0.x"
}

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

$ npm install hubot-cool-ascii-faces

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

["hubot-cool-ascii-faces"]
1.2.0

9 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago