1.0.2 • Published 7 years ago
hubot-prompt v1.0.2
hubot-prompt
Got writer's block, want to write but don't know where to start, or just want a funny random pick me up? hubot-prompt provides you with a random prompt generated from https://ineedaprompt.com/
See src/ineedaprompt.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-prompt --save
Then add hubot-prompt to your external-scripts.json
:
[
"hubot-prompt"
]