Overview
Thepost command allows you to create and publish tweets directly from the command line. You can post simple tweets or reply to existing conversations.
Basic Usage
Reply to a Tweet
To reply to an existing tweet, use the--reply-to or -r flag with the tweet ID:
Examples
Post a Simple Tweet
Post with Quotes
When your tweet contains special characters, make sure to quote properly:Reply to a Conversation
Multi-line Tweet
Command Reference
Arguments
text(required): The content of your tweet
Options
| Option | Short | Description |
|---|---|---|
--reply-to | -r | Tweet ID to reply to |
Output
When successful, the command will display:- Confirmation message
- Direct link to the posted tweet on X/Twitter
Rate Limits and Anti-Detection
The tool uses advanced anti-detection features including:
- Chrome TLS fingerprint impersonation
- Randomized request delays with jitter
- Automatic retry with exponential backoff
- Dynamic transaction ID generation
Troubleshooting
Rate Limit Errors
If you encounter rate limit errors:- Wait at least 15 minutes before trying again
- Reduce the frequency of your posts
- The tool will automatically retry with exponential backoff
Authentication Issues
If posting fails with authentication errors:- Verify your cookies are up to date
- Re-run authentication setup
- Check that your account has posting permissions
Character Limits
Twitter enforces a character limit on tweets:- Standard accounts: 280 characters
- Twitter Blue subscribers: 25,000 characters
