2.0.0 • Published 7 years ago

hubot-spark v2.0.0

Weekly downloads
2
License
-
Repository
github
Last release
7 years ago

Hubot Spark Adapter

Build Status

npm version

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 console
  • HUBOT_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

7 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.2

8 years ago

1.6.1

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago