A chatbot integrated in Slack designed to help reduce stress for students in the Immersive Software Engineering Program at Grace Hopper Academy. Built with Watson Conversation API and Botkit middleware.
-
Install the app package into the local Node.js runtime environment:
npm install
-
Start the app:
npm start
-
Point your browser to http://localhost:3000 to try out the app.