hubot-secret-word

0.1.2 • Public • Published

hubot-secret-word

A hubot script that creates a daily secret word like Conky

See src/secret-word.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-secret-word --save

Then add hubot-secret-word to your external-scripts.json:

[
  "hubot-secret-word"
]

There is one optional environment variable you can set to override the default list of secret words of the day

export HUBOT_WOTD_LIST="['lunch', 'beer', 'scotch']"

Sample Interaction

user1>> Who wants lunch
hubot>> Whoooop! You said the secret word of the day!!

Readme

Keywords

Package Sidebar

Install

npm i hubot-secret-word

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • jsolis