mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 17:19:37 +00:00
[TwitterV2.md] Update to reflect price change to Twitter API (#3347)
This commit is contained in:
parent
1ed7bdcddf
commit
f1c54d5d55
@ -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.
|
- 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
|
2. Create a Twitter Project and App, get Bearer Token
|
||||||
|
|
||||||
@ -34,4 +34,4 @@ Configuration
|
|||||||
[TwitterV2Bridge]
|
[TwitterV2Bridge]
|
||||||
twitterv2apitoken = %Bearer Token from step 2%
|
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**
|
||||||
|
Loading…
Reference in New Issue
Block a user