|
1.
|
|
|
This plugin provides some small games like (Russian) roulette,
eightball, monologue, coin and dice.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:45
|
|
2.
|
|
|
takes no arguments
Flips a coin and returns the result.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:49
|
|
3.
|
|
|
heads
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:54
|
|
4.
|
|
|
tails
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:56
|
|
5.
|
|
|
<dice>d<sides>
Rolls a die with <sides> number of sides <dice> times.
For example, 2d6 will roll 2 six-sided dice; 10d10 will roll 10
ten-sided dice.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:61
|
|
6.
|
|
|
You can't roll more than 1000 dice.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:69
|
|
7.
|
|
|
Dice can't have more than 100 sides.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:71
|
|
8.
|
|
|
Dice can't have fewer than 3 sides.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:73
|
|
9.
|
|
|
Dice must be of the form <dice>d<sides>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:81
|
|
10.
|
|
|
It is possible.|Yes!|Of course.|Naturally.|Obviously.|It shall be.|The outlook is good.|It is so.|One would be wise to think so.|The answer is certainly yes.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:85
|