hubot-qwant
v1.0.1
Published
Use the qwant search engine in order to perform a search query
Downloads
5
Readme
hubot-qwant
Use the qwant unofficialy API to perform search query.
See src/qwant.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-qwant --save
Then add hubot-qwant to your external-scripts.json
:
[
"hubot-qwant"
]