mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
docs: Updated bot strings to clarify all half and x% usage
This commit is contained in:
@@ -1370,7 +1370,7 @@ betflip:
|
|||||||
The result can be heads or tails.
|
The result can be heads or tails.
|
||||||
Guessing correctly rewards you with 1.95x of the currency you've bet (rounded up).
|
Guessing correctly rewards you with 1.95x of the currency you've bet (rounded up).
|
||||||
Multiplier can be changed by the bot owner.
|
Multiplier can be changed by the bot owner.
|
||||||
You can type 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
||||||
ex:
|
ex:
|
||||||
- 5 heads
|
- 5 heads
|
||||||
- 3 t
|
- 3 t
|
||||||
@@ -1519,7 +1519,7 @@ betroll:
|
|||||||
desc: |-
|
desc: |-
|
||||||
Bets the specified amount of currency and rolls a dice.
|
Bets the specified amount of currency and rolls a dice.
|
||||||
Rolling over 66 yields x2 of your currency, over 90 - x4 and 100 x10.
|
Rolling over 66 yields x2 of your currency, over 90 - x4 and 100 x10.
|
||||||
You can type 'all', 'half' or 'X%' to bet that part of your current balance.
|
You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
||||||
ex:
|
ex:
|
||||||
- 5
|
- 5
|
||||||
params:
|
params:
|
||||||
@@ -1530,7 +1530,7 @@ luckyladder:
|
|||||||
Bets the specified amount of currency on the lucky ladder.
|
Bets the specified amount of currency on the lucky ladder.
|
||||||
You can stop on one of many different multipliers.
|
You can stop on one of many different multipliers.
|
||||||
The won amount is rounded down to the nearest whole number.
|
The won amount is rounded down to the nearest whole number.
|
||||||
You can type 'all', 'half' or 'X%' to bet that part of your current balance.
|
You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
||||||
ex:
|
ex:
|
||||||
- 10
|
- 10
|
||||||
params:
|
params:
|
||||||
@@ -1635,8 +1635,8 @@ choose:
|
|||||||
rps:
|
rps:
|
||||||
desc: |-
|
desc: |-
|
||||||
Play a game of Rocket-Paperclip-Scissors with Nadeko.
|
Play a game of Rocket-Paperclip-Scissors with Nadeko.
|
||||||
You can bet on it. Multiplier is the same as on betflip.
|
You can bet on it. Winning awards you 1.95x of the bet.
|
||||||
You can type 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
||||||
ex:
|
ex:
|
||||||
- r 100
|
- r 100
|
||||||
- scissors
|
- scissors
|
||||||
@@ -2718,9 +2718,10 @@ betstats:
|
|||||||
slot:
|
slot:
|
||||||
desc: |-
|
desc: |-
|
||||||
Play Nadeko slots by placing your bet.
|
Play Nadeko slots by placing your bet.
|
||||||
You can type 'all', 'half' or 'X%' to bet that part of your current balance.
|
You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
||||||
ex:
|
ex:
|
||||||
- 5
|
- 5
|
||||||
|
- 'all'
|
||||||
params:
|
params:
|
||||||
- amount:
|
- amount:
|
||||||
desc: "The amount of currency to bet."
|
desc: "The amount of currency to bet."
|
||||||
@@ -4344,7 +4345,7 @@ betdraw:
|
|||||||
You can specify `r` or `b` for red or black, and `h` or `l` for high or low.
|
You can specify `r` or `b` for red or black, and `h` or `l` for high or low.
|
||||||
You can specify only h/l or only r/b or both.
|
You can specify only h/l or only r/b or both.
|
||||||
Returns are high but **7 always loses**.
|
Returns are high but **7 always loses**.
|
||||||
You can type 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
You can specify 'all', 'half' or 'X%' instead of the amount to bet that part of your current balance.
|
||||||
ex:
|
ex:
|
||||||
- 50 r
|
- 50 r
|
||||||
- 200 b l
|
- 200 b l
|
||||||
|
Reference in New Issue
Block a user