1.0.3 • Published 8 years ago

hubot-wikipedia-lang v1.0.3

Weekly downloads
14
License
MIT
Repository
github
Last release
8 years ago

hubot-wikipedia-lang

npm version npm downloads Build Status Coverage Status Code Climate dependency Status devDependency Status

A Hubot script for search articles in Wikipedia

Install

npm i -S hubot-wikipedia-lang

Add ["hubot-wikipedia-lang"] in external-scripts.json.

Set optional HUBOT_WIKIPEDIA_LANG (default en) in environment variable to change default language.

Example

hubot wiki search <query> -> Get the first 5 articles

hubot wiki summary <article> -> Get a one-line description

hubot wiki language <language> -> Set a language for search

License

MIT

1.0.3

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago