hubot-twitch
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "hubot-twitch", | ||
"description": "A Hubot script for interacting with Twitch.tv API", | ||
"version": "1.0.0", | ||
"description": "A Hubot script for interacting with Twitch.tv API.", | ||
"version": "1.0.1", | ||
@@ -27,10 +27,18 @@ "author": "Ian Lai <ian@fyianlai.com>", | ||
"dependencies": { | ||
"coffee-script": "~1.6" | ||
}, | ||
"peerDependencies": { | ||
"hubot": "2.x" | ||
}, | ||
"devDependencies": { | ||
"hubot": "2.x", | ||
"mocha": "*", | ||
"chai": "*", | ||
"sinon-chai": "*", | ||
"sinon": "*" | ||
"sinon": "*", | ||
"grunt-mocha-test": "~0.7.0", | ||
"grunt-release": "~0.6.0", | ||
"matchdep": "~0.1.2", | ||
"grunt-contrib-watch": "~0.5.3" | ||
}, | ||
@@ -41,4 +49,4 @@ | ||
"scripts": { | ||
"test": "script/test" | ||
"test": "grunt test" | ||
} | ||
} |
@@ -25,5 +25,5 @@ # Hubot: Twitch.tv | ||
- TWITCH_API_KEY | ||
- HUBOT_TWITCH_KEY | ||
- HUBOT_TWITCH_MAX_RESULTS _(TBA)_ | ||
- `TWITCH_API_KEY` | ||
- `HUBOT_TWITCH_KEY` | ||
- `HUBOT_TWITCH_MAX_RESULTS` _(TBA)_ | ||
@@ -35,8 +35,8 @@ | ||
--- | --- | ||
hubot ttv __follows__ | Returns the 10 most recent live streams belonging to your followed channels (list populated from your linked Twitch user) | ||
hubot ttv __link__ _\<user\>_ | Link Twitch _\<user\>_ to you | ||
hubot ttv __featured__ | Returns the first 5 featured live streams | ||
hubot ttv __game__ _\<category\>_ | Returns the first 5 live streams in a game _\<category\>_ (case-sensitive) | ||
hubot ttv __search__ _\<query\>_ | Returns the first 5 live streams matching the search _\<query\>_ | ||
hubot ttv __stream__ _\<name\>_ | Returns information about stream _\<name\>_ | ||
hubot ttv __top__ | Returns the top 5 games sorted by the number of current viewers on Twitch, most popular first | ||
hubot ttv follows | Returns the 10 most recent live streams belonging to your followed channels (list populated from your linked Twitch user) | ||
hubot ttv link `user` | Link Twitch `user` to you | ||
hubot ttv featured | Returns the first 5 featured live streams | ||
hubot ttv game `category` | Returns the first 5 live streams in a game `category` (case-sensitive) | ||
hubot ttv search `query` | Returns the first 5 live streams matching the search `query` | ||
hubot ttv stream `name` | Returns information about stream `name` | ||
hubot ttv top | Returns the top 5 games sorted by the number of current viewers on Twitch, most popular first |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
14127
11
34
0
9
+ Addedaccepts@1.2.131.3.8(transitive)
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedasync@0.9.2(transitive)
+ Addedbase64-url@1.2.1(transitive)
+ Addedbasic-auth@1.0.4(transitive)
+ Addedbasic-auth-connect@1.0.0(transitive)
+ Addedbatch@0.5.3(transitive)
+ Addedbody-parser@1.13.3(transitive)
+ Addedbytes@2.1.02.4.0(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedcline@0.8.2(transitive)
+ Addedcommander@2.6.0(transitive)
+ Addedcompressible@2.0.18(transitive)
+ Addedcompression@1.5.2(transitive)
+ Addedconnect@2.30.2(transitive)
+ Addedconnect-multiparty@1.2.5(transitive)
+ Addedconnect-timeout@1.6.2(transitive)
+ Addedcontent-disposition@0.5.0(transitive)
+ Addedcontent-type@1.0.5(transitive)
+ Addedcookie@0.1.3(transitive)
+ Addedcookie-parser@1.3.5(transitive)
+ Addedcookie-signature@1.0.6(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedcrc@3.3.0(transitive)
+ Addedcsrf@3.0.6(transitive)
+ Addedcsurf@1.8.3(transitive)
+ Addeddebug@2.2.02.6.9(transitive)
+ Addeddepd@1.0.11.1.22.0.0(transitive)
+ Addeddestroy@1.0.31.0.4(transitive)
+ Addedee-first@1.1.01.1.1(transitive)
+ Addederrorhandler@1.4.3(transitive)
+ Addedescape-html@1.0.21.0.3(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedetag@1.7.0(transitive)
+ Addedexpress@3.21.2(transitive)
+ Addedexpress-session@1.11.3(transitive)
+ Addedfinalhandler@0.4.0(transitive)
+ Addedforwarded@0.1.2(transitive)
+ Addedfresh@0.3.0(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedhttp-errors@1.3.1(transitive)
+ Addedhubot@2.19.0(transitive)
+ Addediconv-lite@0.4.110.4.13(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedipaddr.js@1.0.5(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedlog@1.4.0(transitive)
+ Addedmedia-typer@0.3.0(transitive)
+ Addedmerge-descriptors@1.0.0(transitive)
+ Addedmethod-override@2.3.10(transitive)
+ Addedmethods@1.1.2(transitive)
+ Addedmime@1.3.4(transitive)
+ Addedmime-db@1.12.01.52.01.53.0(transitive)
+ Addedmime-types@2.0.142.1.35(transitive)
+ Addedminimist@0.0.8(transitive)
+ Addedmkdirp@0.5.1(transitive)
+ Addedmorgan@1.6.1(transitive)
+ Addedms@0.7.10.7.22.0.0(transitive)
+ Addedmultiparty@3.3.2(transitive)
+ Addednegotiator@0.5.30.6.3(transitive)
+ Addedon-finished@2.1.12.3.0(transitive)
+ Addedon-headers@1.0.2(transitive)
+ Addedoptparse@1.0.4(transitive)
+ Addedparseurl@1.3.3(transitive)
+ Addedpause@0.1.0(transitive)
+ Addedproxy-addr@1.0.10(transitive)
+ Addedqs@2.2.54.0.0(transitive)
+ Addedrandom-bytes@1.0.0(transitive)
+ Addedrange-parser@1.0.3(transitive)
+ Addedraw-body@2.1.7(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedresponse-time@2.3.3(transitive)
+ Addedrndm@1.2.0(transitive)
+ Addedscoped-http-client@0.11.0(transitive)
+ Addedsend@0.13.00.13.2(transitive)
+ Addedserve-favicon@2.3.2(transitive)
+ Addedserve-index@1.7.3(transitive)
+ Addedserve-static@1.10.3(transitive)
+ Addedstatuses@1.2.11.5.0(transitive)
+ Addedstream-counter@0.2.0(transitive)
+ Addedstring_decoder@0.10.31(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
+ Addedtsscmp@1.0.5(transitive)
+ Addedtype-is@1.5.71.6.18(transitive)
+ Addeduid-safe@2.0.02.1.4(transitive)
+ Addedunpipe@1.0.0(transitive)
+ Addedutils-merge@1.0.0(transitive)
+ Addedvary@1.0.11.1.2(transitive)
+ Addedvhost@3.0.2(transitive)
- Removedcoffee-script@~1.6