- Go to Microsoft bot framework and make an account. Make an app and set
APP_ID
,APP_SECRET
in/environments/development.js
https://docs.botframework.com/en-us/support/upgrade-to-v3/ may be useful. Even though it says "update to v3", it's essentially a setup guide npm install
node server.js
(Get nodemon for development)