/star-wars-motivation

A simple hubot script for responding to "motivate me" with random, vaguely motivational, star wars quotes.

Primary LanguageCoffeeScript

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