Skip to content

Add optional Xquik posting backend#4

Closed
kriptoburak wants to merge 1 commit into
lewispour:mainfrom
kriptoburak:codex/add-xquik-posting-backend
Closed

Add optional Xquik posting backend#4
kriptoburak wants to merge 1 commit into
lewispour:mainfrom
kriptoburak:codex/add-xquik-posting-backend

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • Add an optional TWITTER_BACKEND=xquik posting backend.
  • Keep Tweepy as the default backend.
  • Route CLI, web UI, and script posting through one shared helper.
  • Document the required XQUIK_API_KEY and XQUIK_ACCOUNT settings.

Validation

  • python3 -m py_compile cli.py web.py src/functions.py src/instantly-tweet-from-openai.py src/schedule-daily-post-from-openai.py src/schedule-daily-post-from-file.py src/tweeter-random-from-file.py src/tweeter-from-code.py
  • git diff --check
  • POST https://xquik.com/api/v1/x/tweets without auth returns 401
  • Duplicate search found no open or closed Xquik PRs or issues in this repo.

@kriptoburak

Copy link
Copy Markdown
Author

Closing this because it duplicates the existing active Xquik backend PR #3. Sorry for the noise.

@kriptoburak kriptoburak deleted the codex/add-xquik-posting-backend branch June 23, 2026 23:34
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.

1 participant