2.0.0 • Published 7 years ago

hubot-indeed v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

hubot-indeed

A hubot script that does the things

See src/hubot-indeed.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-indeed --save

Then add hubot-indeed to your external-scripts.json:

[
  "hubot-indeed"
]

Instructions

Set your indeed.com publisher api key which is available https://www.indeed.com/publisher Right after making publisher account

process.env.INDEED_API_KEY

Sample Interaction

 user1>@hubot job--city--country 
user1>> @hubot php--Wroclaw--pl 
hubot>> There is 129 job offers in Wroclaw for php

NPM Module

https://www.npmjs.com/package/hubot-indeed

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago