2.0.0 • Published 8 years ago
hubot-spark v2.0.0
Hubot Spark Adapter
Description
This is the Cisco Spark adapter for Hubot that allows communication in Spark channels.
Installation
- Install dependencies with
npm install
- Set environment variables (below)
- Run hubot with
bin/hubot -a spark -n name
Configuration
The following environment variables are required for connecting :
HUBOT_SPARK_API_URI
- (optional, defaults to "https://api.ciscospark.com/v1")HUBOT_SPARK_ACCESS_TOKEN
- Your API access token, generated from the Cisco Spark developer consoleHUBOT_SPARK_ROOMS
- A list of room IDs that you want your bot to listen to, seperated with commas.
Thanks
I copied the framework from hubot-yammer who copied it from hubot-twitter
2.0.0
8 years ago
1.7.1
9 years ago
1.7.0
10 years ago
1.6.2
10 years ago
1.6.1
10 years ago
1.4.2
10 years ago
1.4.1
10 years ago
1.4.0
10 years ago
1.3.1
10 years ago
1.3.0
10 years ago
1.2.0
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
0.2.1
10 years ago
0.2.0
10 years ago
0.1.0
10 years ago