Назад към всички

bird

// X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.

$ git log --oneline --stat
stars:370
forks:70
updated:February 19, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namebird
descriptionX/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
homepagehttps://bird.fast
metadata[object Object]

bird

Use bird to read/search X and post tweets/replies.

Quick start

  • bird whoami
  • bird read <url-or-id>
  • bird thread <url-or-id>
  • bird search "query" -n 5

Posting (confirm with user first)

  • bird tweet "text"
  • bird reply <id-or-url> "text"

Auth sources

  • Browser cookies (default: Firefox/Chrome)
  • Sweetistics API: set SWEETISTICS_API_KEY or use --engine sweetistics
  • Check sources: bird check