Skip to content

Add GetXAPI Twitter/X adapter#3

Open
bozad wants to merge 1 commit into
AutomateLab-tech:mainfrom
bozad:add-getxapi-adapter
Open

Add GetXAPI Twitter/X adapter#3
bozad wants to merge 1 commit into
AutomateLab-tech:mainfrom
bozad:add-getxapi-adapter

Conversation

@bozad
Copy link
Copy Markdown

@bozad bozad commented May 31, 2026

Summary

  • Add an optional GetXAPI Twitter/X adapter alongside the proposed Hermes Tweet/Xquik adapter (introduced in PR Add Hermes Tweet Twitter/X adapter #2 by @kriptoburak).
  • New file src/adapters/getxapi-twitter.ts mirrors the structure of src/adapters/bluesky.ts.
  • New channel keys: twitter_getxapi / twitter-getxapi / getxapi_twitter / getxapi-twitter.
  • Single profile credential GETXAPI_API_KEY activates read; writes gated behind GETXAPI_ENABLE_ACTIONS=true.

Validation

  • npm install
  • npm run build (tsc clean)
  • git diff --check (whitespace)

Backward compatibility

Fully additive. Existing browser-fallback twitter channel unchanged. New twitter_getxapi channel only activates when explicitly requested via profile credentials.

Links

I checked existing GetXAPI / TwitterAPI.io / Xquik / TweetClaw / Hermes Tweet code, open PRs, closed PRs, open issues, and closed issues in this repository before opening this PR. No existing GetXAPI submission found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants