Skip to content

[Bug]: WhatsApp bot does not respond to image messages #3

Description

@alexandme

Description

When sending images (photos) to the WhatsApp channel, the bot does not respond at all. Text messages work fine.

Steps to reproduce

  1. Send a photo to the bot via WhatsApp (DM or group)
  2. Bot does not respond

Expected behavior

The bot should acknowledge the image and respond — either by processing it (if multimodal is supported) or by replying that image processing is not available.

To investigate

  • Does the WhatsApp Web channel handler receive image messages at all?
  • Are image messages silently dropped or filtered out before reaching the agent?
  • Is the multimodal config ([multimodal]) relevant here?
  • Check src/channels/whatsapp_web.rs for message type handling

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions