Skip to content

feat: add beepctl react command - #4

Merged
blqke merged 1 commit into
mainfrom
blqke/add-beepctl-reaction-command
Mar 23, 2026
Merged

blqke merged 1 commit into
mainfrom
blqke/add-beepctl-reaction-command

Conversation

@blqke

@blqke blqke commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a first-class beepctl react command for adding and removing reactions
  • share the write-permission error hint between send and react
  • document the command, add focused tests, and bump the package to 0.1.6

Verification

  • pnpm build
  • pnpm exec vitest run tests/react-command.test.ts
  • pnpm exec vitest run tests/client.test.ts
  • node dist/cli.js react --help
  • pnpm lint
  • pnpm typecheck

Notes

  • upgraded @beeper/desktop-api to 4.7.0 because the previously pinned SDK version did not expose the official client.chats.messages.reactions.* methods
  • live-validated add/remove against a Note to self message in Beeper Desktop

@blqke
blqke marked this pull request as ready for review March 23, 2026 12:37
@blqke
blqke merged commit 624a09e into main Mar 23, 2026
1 check passed
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