1.1.0 • Published 6 years ago

hubot-gif-locker v1.1.0

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

Hubot Gif Locker

Hubot script for storing and retrieving gif urls.

  • {gif-name}.gif - No hubot prefix, displays a random gif url from given name.
  • hubot gif {gif-name} - Display random gif url from given name.
  • hubot (store|add) {gif-name} {gif-url} - Store gif url with given name.
  • hubot alias gif {gif-name} {other-gif-name} - Store gif-name so that it will always point to the gifs in other-gif-name.
  • hubot remove gif alias {gif-name} - Removes gif-name as an alias.
  • hubot remove all {gif-name} - Remove all gifs with given name.
  • hubot remove gif {gif-name} {gif-url} - Remove specific gif url with given name.
  • hubot list gifs - Display all gif names.
  • hubot list gifs {gif-name} - Display gif urls from given name.
1.1.0

6 years ago

1.0.7

8 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago