hubot-star-wars-motivation

A hubot script that listens for the phrase, 'motivate me' then replies with randomly selected star wars quotes that are vaguely motivational.


Keywords
hubot, hubot-scripts, star-wars
License
MIT
Install
npm install hubot-star-wars-motivation@1.0.0

Documentation

hubot-star-wars-motivation

A hubot script that listens for the phrase, 'motivate me' then replies with randomly selected star wars quotes that are vaguely motivational.

See src/star-wars-motivation.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-star-wars-motivation --save

Then add hubot-star-wars-motivation to your external-scripts.json:

[
  "hubot-star-wars-motivation"
]

Sample Interaction

user1>> motivate me
hubot>> “Do. Or do not. There is no try.” – Yoda

NPM Module

https://www.npmjs.com/package/hubot-star-wars-motivation