Auto-sync: 2026-04-17 22:17
This commit is contained in:
32
wiki/concepts/TweetClaw.md
Normal file
32
wiki/concepts/TweetClaw.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: "TweetClaw"
|
||||
type: concept
|
||||
tags: [ai-agent, automation, social-media]
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Definition
|
||||
TweetClaw 是 OpenClaw 插件,通过自然语言实现 X/Twitter 运营自动化的工具。
|
||||
|
||||
## Related Features
|
||||
- 发推与互动:发推文、回复、点赞、转发、关注/取消关注、发送私信
|
||||
- 搜索与提取:搜索推文和用户,提取粉丝、点赞者、转发者、引用推文者、列表成员
|
||||
- 抽奖管理:从推文互动者中随机抽取获奖者,支持按粉丝数、账号年龄、关键词等条件筛选
|
||||
- 账户监控:监控指定账户的新推文或粉丝变化,主动通知用户
|
||||
|
||||
## Technical Details
|
||||
- 安装方式:`openclaw plugins install @xquik/tweetclaw`
|
||||
- npm 包:`@xquik/tweetclaw`
|
||||
- GitHub 仓库:https://github.com/Xquik-dev/tweetclaw
|
||||
- 所有操作通过托管 API 完成,无需浏览器 Cookie、无需爬虫、无凭证暴露风险
|
||||
|
||||
## Aliases
|
||||
- TweetClaw
|
||||
- X/Twitter Automation
|
||||
|
||||
## Related Concepts
|
||||
- [[工作流自动化]] — 预定义自动化流程
|
||||
- [[自然语言处理]] — 通过自然语言指令驱动操作
|
||||
|
||||
## Related Entities
|
||||
- [[OpenClaw]] — 插件宿主工具
|
||||
Reference in New Issue
Block a user