hubot-encourage

1.0.2 • Public • Published

hubot-encourage

NPM version Build Status Dependency Status Coverage Status

Robot is very encouraging

Installation

In a hubot project repository, run:

npm install hubot-encourage --save

Then add hubot-encourage to your external-scripts.json:

[
  "hubot-encourage"
]

License

ISC © Harold Putman

Configuration:

You can customize the response text. Copy the file data.json from here to a file named hubot-encourage-data.json in your hubot project folder. Then make the changes you want.

Sample interaction

user> hubot encourage Rex
hubot> Rex is the wind beneath my wings!

Testing

To test this script interactively, run:

npm start

To run automated tests:

npm test

Readme

Keywords

Package Sidebar

Install

npm i hubot-encourage

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • haroldputman