hpreston / webexteamsbot

Python package for creating Webex Teams chat bots.
MIT License
54 stars 33 forks source link

Updated README to show advanced options #3

Closed joshand closed 4 years ago

joshand commented 5 years ago

Added 4 advanced scenarios to the README to show how to use the new functions. Also updated sample.py to show an error message and exit rather than show a Traceback when there are Environment variables that are missing. I was able to replicate #1 with no environment variables set and with this change I no longer get a Traceback. Setting env variables works successfully.

joshand commented 4 years ago

Update sample.py with working example of Adaptive Cards