Skip to content

Twift Early Preview (beta 3)

Pre-release
Pre-release

Choose a tag to compare

@daneden daneden released this 23 Jan 16:36
· 179 commits to main since this release
8c6a2ca

This release is an early preview of Twift, containing all the Twitter v2 API methods except the following:

  • PUT /2/lists/:id
  • POST /2/lists
  • GET /2/tweets/counts/all
  • GET /2/tweets/counts/recent
  • GET /2/compliance/jobs
  • GET /2/compliance/jobs/:id
  • POST /2/compliance/jobs

That means you get the following types and methods: Users, Tweets, Polls, Spaces, Mutes, Blocks, Follows, Retweets, Lists*, Likes, Streams, reply hiding, and timelines!

Please take Twift for a spin in your project and provide any feedback by opening issues and pull requests

🚨 Call for contributions

In order to make this library more complete, I need help getting Twitter's v1.1 media upload methods working! This is the area that needs the most attention; if anyone has experience working with the Twitter v1.1 API, I would greatly appreciate the help!