GTBitsOfGood / hdg-chatbot

An Azure Functions (FaaS) Serverless WhatsApp/SMS chatbot that leverages the Twilio API and a MongoDB backend to guide users through educational modules created by Health and Development in Guatemala, an Emory-based organization.
GNU General Public License v3.0
4 stars 1 forks source link

Neha and alice/specialmessages #17

Closed Arisusu closed 3 years ago

Arisusu commented 3 years ago

Added in low data and data consent functionality

  1. low data is automatically set to false
  2. data consent is automatically set to true

Changed all special messages to map to a fixed message, everything is the same except for the new 4 functions: No Data Collection -> fixedMessage 2 Yes Data Collection -> fixedMessage 3 Turn on Low Data -> fixedMessage 4 Turn off Low Data -> fixedMessage 5

My beautiful testing photos: image image