añade un todo

main
borja 3 months ago
parent c102ad38f5
commit cf6526661f

@ -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

Loading…
Cancel
Save