Skip to content

Direct Messaging: Send and Receive DMs #38

@chubes4

Description

@chubes4

Summary

Add support for direct/private messaging on supported platforms.

Platforms with DM API Support

Platform DM Support Notes
Twitter/X ✅ Full Direct Message API v1.1
Instagram ✅ Full Instagram Graph API
Facebook ⚠️ Complex Requires Messenger platform
Reddit Chat API + modmail
Bluesky No DM feature on platform
Threads Limited API
Pinterest No DM feature

Goal

Read Operations

  • List conversations
  • Get messages in conversation
  • Mark as read

Write Operations

  • Send DM to user
  • Send DM with media
  • Reply to conversation

Use Cases

  • Auto-reply to brand mentions
  • Newsletter signup via DM
  • Customer service automation
  • Cross-platform message relay

Technical Notes

  • Each platform has different auth requirements
  • Rate limits are stricter for DMs
  • Some platforms require business verification

Priority

Low — out of scope until public post automation is complete.

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