feat: account growth analytics#15
Merged
Merged
Conversation
- Add `reposts` command (GET /2/tweets/:id/retweeted_by) - Add `users` search command (GET /2/users/search) - Add `completions` command (bash/zsh/fish shell completions) - Add connection_status and subscription_type to user profile output - Add --vision flag, --exclude-domains/--allow-domains on x-search - Add inline citations from xAI Responses API - Add graceful 403 handling for tier-restricted endpoints - Switch default Grok model from grok-3-mini to grok-4-1-fast - Update xAI cost rates (~50% reduction across tool invocations) - Update MCP tool schemas with new model references - Update SKILL.md, README.md, CHANGELOG.md
Add 5 new commands for account growth tracking and content analysis: - analytics: account performance dashboard with engagement rates - top: best performing tweets by various metrics - growth: follower growth velocity and trend tracking - timing: optimal posting time analysis with ASCII heatmap - content-audit: AI-powered content analysis via Grok Extends Tweet interface with organic_metrics and non_public_metrics fields. Adds getUserTimeline() for OAuth-authenticated timeline fetch.
fb54b40 to
d70a2c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
analytics,top,growth,timing,content-auditorganic_metricsandnon_public_metricsfields (OAuth, own tweets, 30-day window)getUserTimeline()for authenticated timeline fetch with private metricsNew Commands
xint analyticsxint topxint growthxint timingxint content-auditTest plan
bun run typecheckpasses