hubot-bustabit
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -50,3 +50,3 @@ { | ||
}, | ||
"version": "1.2.0" | ||
"version": "1.2.1" | ||
} |
# hubot-bustabit | ||
A hubot bustabit integration script which supports single or multi person betting. | ||
Future versions will support single person fund mode for betting in community channels | ||
aside from the current community fund only mode. | ||
Hubot bustabit integration which supports single or multi person betting. | ||
Future versions will support betting with personal funds along with the | ||
current community fund only mode. | ||
**NOTE - For this script to work you must keep a browser logged in to bustabit.com | ||
and you must follow the directions in [`bustabit_script.js`](bustabit_script.js)** (copy paste it to bustabit.com). | ||
For this script to work you must keep a browser logged in to bustabit.com and you must follow | ||
the directions in [`bustabit_script.js`](bustabit_script.js)** (copy paste it to bustabit.com). | ||
@@ -14,3 +14,3 @@ See [`src/bustabit.js`](src/bustabit.js) for full documentation. | ||
In hubot project repo, run: | ||
Once you have insalled Hubot, in hubot's root directory, run: | ||
@@ -17,0 +17,0 @@ `npm install hubot-bustabit --save` |
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
8248