1.0.3 • Published 7 years ago

hubot-wikipedia-lang v1.0.3

Weekly downloads
14
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago