Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webex/subscribe-bot

A bot that shows how to generate a simple subscription via Webex Teams
https://github.com/webex/subscribe-bot

Last synced: 5 days ago
JSON representation

A bot that shows how to generate a simple subscription via Webex Teams

Awesome Lists containing this project

README

        

# subscribe-bot

Once this repository has been cloned, you must run `git init` from the root directory, then run `npm start` to run the demo. Be sure to modify lines 11-14 in `./app.js`. This section of code will be where you place your bot's info. The info will include the bot's token, the bot's webhook's target endpoint, the bot's personId, as well as the preferred port for the bot to use.