NaBot
This is meant to be used as an example on how to build a Cisco Webex Bot with [netbox](https://github.com/netbox-community/netbox) Integration (via the nornir_scrapli inventory plugin). This bot is based on [docker-webexteams-bot-example](https://github.com/haskalpa/docker-webexteams-bot-example) and adds [pyadaptivecards](https://github.com/CiscoSE/pyadaptivecards) functionalities for handling user input. The bot is based on [flask](https://github.com/pallets/flask) and will be configured to receive [webhooks](https://developer.webex.com/docs/api/guides/webhooks) via http requests using [ngrok](https://ngrok.com/).