Synchronises a Skype group chat with an MS Teams channel chat. Although at the moment it is just the demo code from MS which echos the input text back to the user :-(
- make code changes
- download and run botframework-emulator
- connect the emulator to http://localhost:3987
The bot will be automatically deployed when new changes are pushed to the source repository. You can also deploy changes manually using the command:
npm run azure-publish