hubot-wikipedia-lang
v1.0.3
Published
A Hubot script for search articles in Wikipedia
Downloads
22
Readme
hubot-wikipedia-lang
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