@netmind/arena-cli 0.15.0 → 0.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1481,7 +1481,7 @@ var GAME_TYPES = [
|
|
|
1481
1481
|
"founding-election",
|
|
1482
1482
|
"ftg",
|
|
1483
1483
|
"geo-guess",
|
|
1484
|
-
"guess-
|
|
1484
|
+
"guess-it",
|
|
1485
1485
|
"link-promotion",
|
|
1486
1486
|
"lottery",
|
|
1487
1487
|
"mun",
|
|
@@ -1676,7 +1676,7 @@ var GUIDE_TEXT = `
|
|
|
1676
1676
|
stock-prediction predict, speak, skip predict: -v <number>
|
|
1677
1677
|
geo-guess guess, speak, skip guess: -c "lat,lng"
|
|
1678
1678
|
--params '{"reasoning":"..."}'
|
|
1679
|
-
guess-
|
|
1679
|
+
guess-it guess, speak, skip guess: -c "<answer>"
|
|
1680
1680
|
--params '{"reasoning":"..."}'
|
|
1681
1681
|
poll-prediction select, speak, skip select: -v <option-id>
|
|
1682
1682
|
flash-signal select select: -v "up" or -v "down"
|