Conversation
implement hook update listener implement on whatsapp send listener implemented hook trigger route logic
support for json files
implement flow endpoint support code refactor
added booking flow static example
Refactored WhatsApp flow endpoint processing to remove the processor from the WhatsApp class and instead pass the handler explicitly in routes. Updated method and class names for clarity, and added a manual flow endpoint route for more flexible processing. Cleaned up imports and error handling in related modules.
Introduces built-in support for common chatbot input phrases like 'back', 'retry', 'report', and 'menu', and caches the default WhatsApp name under the 'wa_name' key. Refactors template and trigger handling to use global constants, removes custom username hook, updates environment and config for report stage, and improves code consistency for interactive message processing.
Moved triggers.yaml from example/ehailing/triggers to example/common/triggers and updated references in .env.example. Improved documentation in README files and updated contact email in example/README.md. Minor docstring and description corrections in pywce/__init__.py and template_message_processor.py.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.