dude-quote
v1.0.12
Published
Quote of the day, retrieved from brainyquote.com
Downloads
2
Readme
dude-quote
Sends the quote of the day from They Said So API.
npm install dude-quote
#Configuration
{
quote: {
every: '0 30 9 * * *', // everyday at 9:30am
channel: 'general'
}
}