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.