Loading...
Loading...
Beeper Desktop CLI for chats, messages, search, and reminders.
npx skill4agent add johntheyoung/roadrunner roadrunnerrr--agent--agentrr --agent --enable-commands=chats,messages,status chats list--readonlyrr --readonly chats list --json--enable-commandsrr --enable-commands=chats,messages chats list --json--enveloperr --json --envelope chats get "!chatid"error.hint$100/month!--stdin <<'EOF' ... EOFrr auth set --stdin~/.config/beeper/config.jsonrr auth status --checkrr doctorrr accounts list --jsonrr capabilities --jsonrr contacts search "<account-id>" "Alice" --jsonrr contacts search "Alice" --account-id="<account-id>" --jsonrr contacts resolve "<account-id>" "Alice" --jsonrr contacts resolve "Alice" --account-id="<account-id>" --jsonrr chats list --jsonrr chats search "John" --jsonrr chats search --inbox=primary --unread-only --jsonrr chats search --last-activity-after="2024-07-01T00:00:00Z" --jsonrr chats search "Jamie" --scope=participants --jsonrr chats resolve "Jamie" --jsonrr chats get "!chatid:beeper.com" --jsonrr chats get "!chatid:beeper.com" --max-participant-count=50 --jsonrr --account="imessage:+123" chats list --jsonrr messages list "!chatid:beeper.com" --jsonrr messages list "!chatid:beeper.com" --all --max-items=1000 --jsonrr messages list "!chatid:beeper.com" --download-media --download-dir ./media --jsonrr messages search "dinner" --jsonrr messages search "dinner" --all --max-items=1000 --jsonrr messages search --sender=me --date-after="2024-07-01T00:00:00Z" --media-types=image --jsonrr messages tail "!chatid:beeper.com" --interval 2s --stop-after 30s --jsonrr messages wait --chat-id="!chatid:beeper.com" --contains "deploy" --wait-timeout 2m --jsonrr messages context "!chatid:beeper.com" "<sortKey>" --before 5 --after 2 --jsonrr focus --chat-id="!chatid:beeper.com" --draft-text="Hello!"rr focus --chat-id="!chatid:beeper.com" --draft-text-file ./draft.txtrr focus --chat-id="!chatid:beeper.com" --draft-attachment="/path/to/file.jpg"rr assets download "mxc://example.org/abc123" --dest "./attachment.jpg"rr assets serve "mxc://example.org/abc123" --dest "./attachment.jpg" --jsonrr focusrr search "dinner" --jsonrr search "dinner" --messages-all --messages-max-items=500 --messages-limit=20 --jsonrr status --jsonrr status --by-account --jsonrr unread --jsonin_groupsrr messages send "!chatid:beeper.com" "Hello!"rr messages edit "!chatid:beeper.com" "<message-id>" "Updated text"rr messages send-file "!chatid:beeper.com" ./photo.jpg "See attached"rr chats create "<account-id>" --participant "<user-id>"rr chats archive "!chatid:beeper.com"rr chats archive "!chatid:beeper.com" --unarchiverr reminders set "!chatid:beeper.com" "2h"rr reminders clear "!chatid:beeper.com"rr assets upload ./photo.jpgrr assets upload-base64 --content-file ./photo.b64--request-id--dedupe-windowrr chats list --all --max-items=1000 --jsonrr chats search "alice" --all --max-items=1000 --jsonrr messages list "!chatid:beeper.com" --all --max-items=1000 --jsonrr messages search "deploy" --all --max-items=1000 --jsonrr chats list --cursor="<oldestCursor>" --direction=before --jsonrr messages list "!chatid:beeper.com" --cursor="<sortKey>" --direction=before --jsonrr messages search "project" --limit=20 --jsonrr messages search "project" --cursor="<cursor>" --direction=before --jsonrr search "dinner" --messages-limit=20 --jsonrr search "dinner" --messages-cursor="<cursor>" --messages-direction=before --json~/.config/beeper/config.jsonrr auth setBEEPER_TOKENBEEPER_ACCOUNTrr contacts resolvecontacts search--scope=participantsdisplay_nameis_senderis_unreadattachmentsreactionsdownloaded_attachments--download-mediarr messages sendpending_message_idrr assets serve--dest--chat--attachment-upload-id--attachment-width--attachment-height--all--max-items--json--no-inputBEEPER_URLBEEPER_TIMEOUT--force--no-inputBEEPER_NO_INPUT--force--fail-if-empty--fields--plain!set +Hsetopt NO_HIST_EXPANDrr version --jsonfeaturesrr capabilities --jsonAUTH_ERRORNOT_FOUNDVALIDATION_ERRORCONNECTION_ERRORINTERNAL_ERRORCONNECTION_ERRORAUTH_ERRORVALIDATION_ERRORNOT_FOUNDmessages sendmessages send-filechats createassets uploadassets upload-base64--request-idBEEPER_REQUEST_ID--dedupe-windowBEEPER_DEDUPE_WINDOWmake test-agent-smoke