Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 576 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 576 Bytes

kurea-contrib-wordnik

A dictionary/thesaurus module for Kurea.

Installation

npm

To install from npm, run this command in the directory where you installed Kurea:

npm install kurea-contrib-wordnik

Kurea Package Manager

To install from Kurea at runtime, give Kurea this command:

!package install kellyirc/kurea-contrib-wordnik

Usage

Available commands:

  • define
  • example
  • rhyme
  • synonym
  • antonym
  • hypernym
  • hyponym
  • wordoftheday
  • randomwords

See !help [command] for an explanation of what each command does and how to use them.