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

Strongly-typed and other UserState and ChatbotMessage stuff #4

Closed hdemusg closed 3 years ago

hdemusg commented 3 years ago

Added Strongly-typed interfaces and updated the UserState and ChatbotMessage schemas.