Limnoria-doc/use/plugins/dict.rst
2011-06-28 17:29:38 +02:00

40 lines
758 B
ReStructuredText

.. _plugin-dict:
The Dict plugin
===============
.. _command-dict-synonym:
dict synonym <word> [<word> ...]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gets a random synonym from the Moby Thesaurus (moby-thes) database.
If given many words, gets a random synonym for each of them.
Quote phrases to have them treated as one lookup word.
.. _command-dict-dict:
dict dict [<dictionary>] <word>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Looks up the definition of *<word>* on the dictd server specified by
the :ref:`supybot.plugins.Dict.server` config variable.
.. _command-dict-random:
dict random
^^^^^^^^^^^
Returns a random valid dictionary.
.. _command-dict-dictionaries:
dict dictionaries
^^^^^^^^^^^^^^^^^
Returns the dictionaries valid for the dict command.