Skip to content

Feat/whatsapp native multimodal#1843

Open
adityakalro wants to merge 2 commits intosipeed:mainfrom
adityakalro:feat/whatsapp-native-multimodal
Open

Feat/whatsapp native multimodal#1843
adityakalro wants to merge 2 commits intosipeed:mainfrom
adityakalro:feat/whatsapp-native-multimodal

Conversation

@adityakalro
Copy link

📝 Description

🗣️ Type of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📖 Documentation update
  • ⚡ Code refactoring (no functional changes, no api changes)

🤖 AI Code Generation

  • 🤖 Fully AI-generated (100% AI, 0% Human)
  • 🛠️ Mostly AI-generated (AI draft, Human verified/modified)
  • 👨‍💻 Mostly Human-written (Human lead, AI assisted or none)

🔗 Related Issue

📚 Technical Context (Skip for Docs)

  • Reference URL:
  • Reasoning:

🧪 Test Environment

  • Hardware: Raspberry Pi Zero 2w,
  • OS: Debian
  • Model/Provider: Openrouter
  • Channels: Whatsapp Native

📸 Evidence (Optional)

Updated the channel to handle media Click to view Logs/Screenshots Screenshot 2026-03-20 at 9 42 09 AM

☑️ Checklist

  • My code/docs follow the style of this project.
  • I have performed a self-review of my own changes.
  • I have updated the documentation accordingly.

- handleIncoming: download Image/Video/Audio/Document/Sticker via whatsmeow,
  store in MediaStore, append Telegram-style annotations ([image: photo], etc.)
- Captions merged into text; text-only messages work without a connected client
- SendMedia implements channels.MediaSender (upload + Image/Video/Audio/Document)
- Tests: imageFilenameFromMime, caption preserved when download fails, media-only dropped when download fails

Made-with: Cursor
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: channel go Pull requests that update go code type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants