← 返回
沟通协作 Key 中文

Twitter Listen Comment

Set up the skill as a reusable local automation package.
将技能设置为可复用的本地自动化包。
yugulugulu
沟通协作 clawhub v0.1.2 1 版本 99859.9 Key: 需要
★ 0
Stars
📥 713
下载
💾 14
安装
1
版本
#latest

概述

Set up the skill as a reusable local automation package.

Files

  • Main script: scripts/twitter_listen_comment.py
  • Start script: scripts/run.sh
  • Config template: references/config.example.json
  • Config notes: references/config.md

Prepare config

Read references/config.md and create references/config.json from references/config.example.json before running.

Run

Use one of these:

python3 scripts/twitter_listen_comment.py --config references/config.json --once
sh scripts/run.sh references/config.json

Requirements

  • Export TWITTER_TOKEN
  • Ensure openclaw CLI is available in PATH, or set OPENCLAW_BIN
  • Keep Chrome logged into X
  • Keep the OpenClaw Chrome Relay attached on the tab when browser automation is required

Behavior

  • Poll watched usernames on an interval
  • Ignore tweets older than maxTweetAgeSeconds
  • Send a notice when a new eligible tweet is detected
  • Generate a reply with openclaw agent --json
  • Submit the comment with openclaw agent --json
  • Send a second notice when comment submission succeeds
  • Mark the tweet as processed only after submission succeeds

Limits

  • Success means comment submission succeeded, not deep post-verification
  • Browser automation depends on Chrome Relay availability and X page state
  • Notices route to the configured notifyChannel / notifyTarget

版本历史

共 1 个版本

  • v0.1.2 当前
    2026-03-31 04:31 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 114 📥 52,449
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,596
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,688