1.1.1 • Published 7 years ago

hubot-commitstrip-rest v1.1.1

Weekly downloads
187
License
MIT
Repository
github
Last release
7 years ago

hubot-commitstrip-rest

Displays a comic from the Commit Strip website, using the WordPress REST API.

See src/commitstrip-rest.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-commitstrip-rest --save

Then add hubot-commitstrip-rest to your external-scripts.json:

[
  "hubot-commitstrip-rest"
]

Sample Interaction

user1>> hubot commitstrip latest
hubot>> Project Scope
https://www.commitstrip.com/wp-content/uploads/2017/09/Strip-Dans-la-scope-650-finalenglish.jpg
user1>> hubot commitstrip random
hubot>> The eternal question
https://www.commitstrip.com/wp-content/uploads/2016/12/Strip-CMS-650-finalenglish.jpg

NPM Module

https://www.npmjs.com/package/hubot-commitstrip-rest

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago