A reference implementation of Sunshine Conversations OAuth flows. A working example can be found at https://sunco-shoplifter.zendesk.com. See Building a marketplace bot for more information.
npm installcp .env.example .envand populate your OAuth settings from apps.zendesk.com. See Request Bot OAuth Credentials for more info.- Run the server
node server.js