From 7a23acfb7c6fca9f2fa6f078075a31c4cce95763 Mon Sep 17 00:00:00 2001 From: kriptoburak Date: Thu, 21 May 2026 20:32:51 +0300 Subject: [PATCH] docs: add TweetClaw plugin option --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index ffe0d23..c1e4767 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,23 @@ X_ACCESS_TOKEN_SECRET=... # OAuth 1.0a Access Token Secret - Display selected tweets on landing page - Activity logging for all X interactions +### Optional OpenClaw Plugin Path + +ClawSync's built-in X integration is a good fit when you want X Developer +Portal credentials managed inside the Convex app. If your OpenClaw workflow +needs a separate X/Twitter plugin with its own Xquik configuration, install +[TweetClaw](https://github.com/Xquik-dev/tweetclaw) alongside ClawSync: + +```bash +openclaw plugins install @xquik/tweetclaw +``` + +Use TweetClaw for scrape tweets, search tweets, search tweet replies, follower +export, user lookup, media upload or download, direct messages, monitor tweets, +webhooks, giveaway draws, and reviewed post tweets or post tweet replies. Keep +the Xquik API key in TweetClaw's plugin config instead of ClawSync prompts, +activity logs, or public agent output. + ## xAI (Grok) Models ClawSync supports xAI's Grok models alongside Claude, GPT, and others.