nss-day-cohort-24 / chatty-pineapple-metal

chatty-pineapple-metal created by GitHub Classroom
0 stars 1 forks source link

Web Parts: botmsg.json #28

Closed lapinell closed 6 years ago

lapinell commented 6 years ago

The five messages that the chatbot will output to the DOM onload:

  1. Welcome message
  2. Purpose of chatbox message
  3. How to use the chatbox
  4. What the frustration buttons are for
  5. Call to action aka "Have fun" message
lapinell commented 6 years ago

[ { "welcome" : "Welcome to the NSS CHATBOX.", "purpose" : "Here you can safely share your frustrations, find support, and provide advice for getting through NSS in one piece.", "instructions" : "The text box at the top of the page is where you can submit your thoughts. Then press ENTER and it will be submitted to the chatbox.", "frustration" : "Are you SUPER frustrated? Feel free to use the buttons on the right side of the page to throw things or set fire to the chatbox (not literally, but it's the best we could do).", "action" : "Now it's your turn. Try chatting with others!" } ]