diff --git a/docs/10_Bridge_Specific/TwitterV2.md b/docs/10_Bridge_Specific/TwitterV2.md index 1fbcd928..7d7fb9bb 100644 --- a/docs/10_Bridge_Specific/TwitterV2.md +++ b/docs/10_Bridge_Specific/TwitterV2.md @@ -12,7 +12,7 @@ Configuration - I will not detail exactly how to do this, as the specific process will likely change over time. You should easily be able to find guides using your search engine of choice. - - A basic free developer account grants Essential access to the Twitter API v2, which should be sufficient for this bridge. + - Note: as of April 2023, the "Free" access level no longer allows read access. The cheapest access level with read access is called "Basic". 2. Create a Twitter Project and App, get Bearer Token @@ -34,4 +34,4 @@ Configuration [TwitterV2Bridge] twitterv2apitoken = %Bearer Token from step 2% ``` - - If you don't have a **config.ini.php**, create one by making a copy of **config.default.ini.php** \ No newline at end of file + - If you don't have a **config.ini.php**, create one by making a copy of **config.default.ini.php**