1.2.3 • Published 10 years ago
tinyrick v1.2.3
tinyrick
The misadventures of alcoholic scientist Rick and his easily influenced grandson Morty.
#Usage
var tinyrick = require('tinyrick');##getSchwifty() Returns a random quote from Rick and Morty
var randomQuote = tinyrick.getSchwifty();##getSchwiftyInHere() Returns an array of all the quotes included in this module
var allQuotes = tinyrick.getSchwiftyInHere();#Notes If you'd like to add more quotes, go ahead and add them and make a pull request. We'd be happy to include them.