Here is a general overview of some of the more important directories/files in the project.
.
├── data
│ └── workspace.json // an export of the TJBot assistant workspace
├── config.new.js // copy to local file config.js to store all credentials and config items
├── run.js // Node.js app
For additional help understanding the code you can check out this blog written by Josh Zheng about how to install and configure audio components for our journey.