diff --git a/README.md b/README.md index 3fc1ff9..9b87522 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Task WhatsApp Chatbot -## Future Steps: User Verification System +## Future Steps ### Core Principles 1. **Trust-but-Verify Approach**: Leverage WhatsApp's message metadata to minimize API calls while maintaining security @@ -24,6 +24,10 @@ graph TD H -->|No| J[Process Command] ``` +### Alias for actions + +- I want that, when an user sends `/tarea` to the bot, with no extra arguments, it should show all the pending tasks for the user in a private message (the same behaviour as calling `/tarea mostrar` + ### Periodic Sync Strategy 1. **Rotating Group Check**: - Verify 1-2 groups per sync cycle