1.0.4 • Published 2 months ago

tap-quotes-npm-pkg v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

npm npm npm

tap-quotes-npm-pkg

This function will return a random quote or lyric from an array of over 11 (570 to be precise) strings. WARNING: Some of these quotes and lyrics contain rather rude (NSFW) words. They used to be tweeted every hour on the hour on this Twitter bot, until Alan Musk cut off my access to the Twitter API.

The array contains back tick multi-line strings - a different line for each person speaking (see example below).

How to use this package

npm i tap-quotes-npm-pkg
const { randomTapQuote } = require("tap-quotes-npm-pkg");

randomTapQuote();
// MARTY: If you were to have something written as your epitaph...
// DAVID: “Here lies David St. Hubbins...and why not?”
// MARTY: You feel that sums up your...your life?
// DAVID: No, it‘s the first thing I could think of.
// MARTY: Oh, I see...
1.0.4

2 months ago

1.0.2

11 months ago

1.0.3

11 months ago

1.0.1

1 year ago

1.0.0

1 year ago