#How to get twitter posts abt a particular acc
1 messages Β· Page 1 of 1 (latest)
Inside OpenClaw, the closest fit is x_search via xAI/Grok.
- Set an xAI key
- Run
openclaw configure --section web - Enable
x_search - Config path:
plugins.entries.xai.config.xSearch
Docs:
Useful query patterns, which you can also test directly in X search:
- exact mentions:
@targethandle -from:targethandle - mentions or discussion:
@targethandle OR "Display Name" -from:targethandle
You can also narrow by date.