No description
Find a file
2025-11-18 18:49:13 +01:00
snapchat feat: implement test for auth 2025-11-18 18:49:13 +01:00
.env.example feat: implement test for auth 2025-11-18 18:49:13 +01:00
.envrc Initial commit 2025-11-18 18:27:19 +01:00
.gitignore feat: implement test for auth 2025-11-18 18:49:13 +01:00
flake.lock Initial commit 2025-11-18 18:27:19 +01:00
flake.nix Initial commit 2025-11-18 18:27:19 +01:00
go.mod feat: implement test for auth 2025-11-18 18:49:13 +01:00
go.sum feat: implement test for auth 2025-11-18 18:49:13 +01:00
README.md feat: build scaffold and TODO 2025-11-18 18:39:02 +01:00

Mautrix-Snapchat TODO

  • Fetch account information
  • Fetch information about a snapchatter
  • Fetch a users bitmoji
  • List Friends (friendmojis, streaks, display name & more!)
  • List Conversations/Groups
  • Sync/DeltaSync Conversations/Groups (Batch & Single)
  • Send typing notifications (Groups & Conversations)
  • Query messages in conversations/groups (with message history support!)
  • Update Conversations/Groups
    • Change group title
    • Mark as read
    • Leave Group
    • Change Retention Policy
    • Clear from chat feed
    • Change notification preference
    • Add participants
  • Update Messages
    • Read
    • Release
    • Save
    • Unsave
    • Erase (delete message)
    • Save to camera roll
    • Screenshot
    • Screenrecord
    • Replay
    • React
    • Remove reaction
  • Create Conversations/Groups
  • Send Messages
    • Chat text messages
    • Send to multiple conversations/groups
    • Reply to messages
    • Set save policy on each message you send
    • Snaps (coming soon!)
    • Sticker (coming soon!)
    • Share (coming soon!)
    • Note (coming soon!)
    • SnapReply (coming soon!)
    • Location (coming soon!)
  • Generate fidelius keys