Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d60 authored Jul 6, 2024
1 parent 17d8c35 commit 4efe366
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ You can use functions such as posting or searching for tweets without an API key
[Discord](https://discord.gg/nCrByrr8cX)


## Important Notice: Twikit Sync Support Ending in Version 2
We're planning to discontinue support for synchronous operations starting from version 2 of Twikit. As our codebase has grown, maintaining both synchronous and asynchronous versions has become challenging, impacting our ability to uphold code quality effectively.

The release date for version 2 is not yet determined. We recommend transitioning your code to the asynchronous version (twikit_async) as soon as possible. You can find documentation for twikit_async here.



## Features

Expand Down

0 comments on commit 4efe366

Please sign in to comment.