[TwitterV2.md] Update to reflect price change to Twitter API (#3347)

This commit is contained in:
triatic 2023-04-14 20:32:13 +01:00 committed by GitHub
parent 1ed7bdcddf
commit f1c54d5d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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**
- If you don't have a **config.ini.php**, create one by making a copy of **config.default.ini.php**