1.3.3 • Published 8 years ago

hubot-aotw v1.3.3

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

hubot-aotw

Build Status

Track and manage the album of the week.

Usage

  • aotw current - view the current AOTW *
  • aotw debug <about|data|submit url|update> - debugging tools *~
  • aotw help - display AOTW help
  • aotw history [length] - view all historical AOTWs, optionally limited to [length] *
  • aotw nominate <url> - nominate an album *
  • aotw nominations [length] - view all current nominations, optionally limited to [length] *
  • aotw reset - reset all AOTW data * ~
  • aotw select [nomination index] - select the AOTW (of given index or random) and reset nominations * ~

Commands denoted by * are restricted to specific channels, ~ are limited to AOTW admins.

Installation

Run the following command:

$ npm install hubot-aotw

Then to make sure the dependencies are installed:

$ npm install

To enable the script, add a hubot-aotw entry to the external-scripts.json file (you may need to create this file).

["hubot-aotw"]
1.3.3

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago