If you're looking for end-to-end bot use-cases, go straight to the node-sparkbot-samples.
To start with the framework, start from the onEvent-all-all.js
example to run some code that listens to Webex Teams event,
and create a Webex Teams Webhook to start receiving notifications.
Check the instructions on the main project page to run the code on your local machine.