Plugin list

Dict

This plugin provides a function to look up words from different dictionaries.

Command Help
dictDict dict [<dictionary>] <word>
Looks up the definition of <word> on the dictd server specified by the supybot.plugins.Dict.server config variable.
dictionariesDict dictionaries takes no arguments
Returns the dictionaries valid for the dict command.
randomDict random takes no arguments
Returns a random valid dictionary.
synonymDict synonym <word> [<word> ...]
Gets a random synonym from the Moby Thesaurus (moby-thesaurus) database. If given many words, gets a random synonym for each of them. Quote phrases to have them treated as one lookup word.