-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description: Create a simple command parser to handle user inputs via WhatsApp.
Detailed Requirements:
- Implement parser for key commands:
/process [URL]
: Process a video from URL/status [ID]
: Check job status/help
: Show command help
- Add basic error handling for invalid commands
- Create simple response templates
Acceptance Criteria:
- System correctly parses valid commands
- System provides helpful error messages for invalid input
- Commands trigger appropriate actions
- Help information is clear and concise
Metadata
Metadata
Assignees
Labels
No labels