Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -773,4 +773,4 @@ if st.session_state.get("app_started"):
|
|
773 |
else:
|
774 |
st.sidebar.warning("App is STOPPED.")
|
775 |
|
776 |
-
Chatbot is sending multiple messages with twilio. I want same response as per manual query.
|
|
|
773 |
else:
|
774 |
st.sidebar.warning("App is STOPPED.")
|
775 |
|
776 |
+
#Chatbot is sending multiple messages with twilio. I want same response as per manual query.
|