AmericanRedCross / damage-assessment-bot

Chatbot for immediate damage and needs assessments
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Webchat detection #156

Closed blueelvis closed 5 years ago

blueelvis commented 5 years ago

Hey Max!

Added middleware to detect WebChat. If it doesn't detect WebChat, it will exit and display a message. I still need to figure out how to add text from the localizer instance in the message. Meanwhile, could you please review the other code?

Thanks, Pranav

blueelvis commented 5 years ago

@maxnorth -- I have pushed the Localizer instance as well. Just created a separate dialog. I have pushed the code as well.

maxnorth commented 5 years ago

Needed to rebase, created #163, closing this one.