va-insta-dm

Instagram: DM 보내기 및 메시지 목록 조회

va-insta-dm — DM (Direct Message)

DM 보내기

npx viruagent-cli send-dm --provider insta --username <username> --text "message"

기존 스레드가 있는 경우:

npx viruagent-cli send-dm --provider insta --thread-id <threadId> --text "message"

옵션

플래그설명
--username수신자 사용자명
--thread-id기존 스레드 ID
--text메시지 내용

메시지 목록

npx viruagent-cli list-messages --provider insta --thread-id <threadId>

브라우저를 통해 스레드의 메시지를 가져옵니다.

Rate Limit

액션딜레이시간당일일
DM2~5min530

See Also

va-insta, va-shared