Skip to content

feat: support image replies in twitter reply#1

Merged
YoungCan-Wang merged 1 commit intomainfrom
feat/twitter-reply-image
Apr 4, 2026
Merged

feat: support image replies in twitter reply#1
YoungCan-Wang merged 1 commit intomainfrom
feat/twitter-reply-image

Conversation

@YoungCan-Wang
Copy link
Copy Markdown
Owner

Summary

  • add image reply support to opencli twitter reply via --image
  • add remote image reply support via --image-url
  • keep the existing text-only reply flow intact and cover the new paths with adapter tests

Usage

opencli twitter reply "<tweet-url>" "<reply-text>" --image /abs/path/to/image.png
opencli twitter reply "<tweet-url>" "<reply-text>" --image-url https://example.com/image.png

Validation

  • npm run typecheck
  • npx vitest run --project adapter src/clis/twitter/reply.test.ts
  • npm run build

@YoungCan-Wang YoungCan-Wang merged commit 14c9d27 into main Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant