1.0.1 • Published 6 years ago

hubot-infinite-loop v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hubot-infinite-loop

A hubot script that sends links to infinite loop gifs

See src/infinite-loop.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-infinite-loop --save

Then add hubot-infinite-loop to your external-scripts.json:

[
  "hubot-infinite-loop"
]

Sample Interaction

user1>> My code is stuck in an infinite loop
hubot>> <url to infinite loop gif>

NPM Module

https://www.npmjs.com/package/hubot-infinite-loop