hubot-madlibs
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "hubot-madlibs", | ||
"description": "Madlibs for Hubot", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "BJ Warshaw <benjarwar@gmail.com>", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -21,6 +21,6 @@ # Hubot Madlibs | ||
```madlib start``` - starts a new round of Madlibs | ||
```madlib start <number>``` - starts using the madlib at index of <number> | ||
```madlib cancel - cancels a current round of Madlibs | ||
```madlib (respond|r|submit|s) <response>``` - submits a Madlib response | ||
```madlib start``` - starts a new round of Madlibs<br /> | ||
```madlib start <number>``` - starts using the madlib at index of <number><br /> | ||
```madlib cancel``` - cancels a current round of Madlibs<br /> | ||
```madlib (respond|r|submit|s) <response>``` - submits a Madlib response<br /> | ||
@@ -27,0 +27,0 @@ ## Customization |
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
16373