Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

opsdroid/connector-ciscospark

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

⚠️ DEPRECATED ⚠️ This connector is now built in to opsdroid core and renamed it to webexteams. This repository only exists for backward compatibility and will be removed.

opsdroid connector cisco spark

A connector for opsdroid to interact with Cisco Spark.

Usage

This connector requires that the opsdroid web server is internet facing.

  • Visit https://developer.ciscospark.com and log in
  • Go to "My Apps"
  • Click the plus button to create a new app and select "Create a Bot"
  • Fill in the details and click "Add Bot"
  • Scroll down and find your access token

Configuration

connectors:
  - name: ciscospark
    # required
    webhook-url: http(s)://<host>:<port>  # Url for Spark to connect to your bot
    access-token: <your bot access token>  # Your access token

About

πŸ“‘ A Cisco Spark connector for opsdroid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages