... | ... | @@ -29,4 +29,9 @@ We are going to use the latter. |
|
|
* To create your first bot, you can use the nodes this project provides. Copy the code from https://gitlab.hsrw.eu/marcus.proest/nodecwx/-/blob/main/bot/bot.json and import it to Node-Red.
|
|
|
* 
|
|
|
* After deploying those nodes, wait a few minutes as Node-Red will install the Webex Framework.
|
|
|
*  |
|
|
\ No newline at end of file |
|
|
* 
|
|
|
* Open the properties of NodeCWX-Config and enter your API-Token and the Name of the bot (abc@webex.bot)
|
|
|
* Add an inject and some debug nodes. Set the debug node to output the whole msg object.
|
|
|
* Now press the inject-button and wait for your bot to be set to "initialized" status
|
|
|
* send your bot a message!
|
|
|
*  |
|
|
\ No newline at end of file |