Limnoria-doc/use/plugins/games.rst

53 lines
1.0 KiB
ReStructuredText
Raw Normal View History

2011-06-28 08:11:32 +02:00
.. _plugin-games:
The Games plugin
================
2011-06-28 17:29:38 +02:00
Random
------
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
.. _command-games-dice:
games dice <dice>d<sides>
^^^^^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
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.
2011-06-28 17:29:38 +02:00
.. _command-games-roulette:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
games roulette [spin]
^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Fires the revolver. If the bullet was in the chamber, you're dead.
Tell me to spin the chambers and I will.
2011-06-28 17:29:38 +02:00
.. _command-games-eightball:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
games eightball [<question>]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Ask a question and the answer shall be provided.
2011-06-28 17:29:38 +02:00
.. _command-games-coin:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
games coin
^^^^^^^^^^
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
Flips a coin and returns the result.
Miscellaneous
-------------
.. _command-games-monologue:
games monologue [<channel>]
^^^^^^^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns the number of consecutive lines you've sent in *<channel>*
without being interrupted by someone else (i.e. how long your current
'monologue' is). *<channel>* is only necessary if the message isn't sent
in the channel itself.