Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 572 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 572 Bytes

Quickstart

If you're looking for end-to-end bot use-cases, go straight to the node-sparkbot-samples.

To start with the framework, start from the onEvent-all-all.js example to run some code that listens to Webex Teams event, and create a Webex Teams Webhook to start receiving notifications.

Check the instructions on the main project page to run the code on your local machine.