mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Modify the public search settings
This commit is contained in:
parent
a6a2beb2e3
commit
2126f61545
@ -16,6 +16,7 @@
|
|||||||
"copy-accessToken": "Create a new 'Access token & access token secret' and copy them",
|
"copy-accessToken": "Create a new 'Access token & access token secret' and copy them",
|
||||||
"access_key": "Access token",
|
"access_key": "Access token",
|
||||||
"access_secret": "Access token secret",
|
"access_secret": "Access token secret",
|
||||||
|
"access_bearer": "Bearer token",
|
||||||
"enter-id": "Set your Twitter ID"
|
"enter-id": "Set your Twitter ID"
|
||||||
},
|
},
|
||||||
"placeholder": {
|
"placeholder": {
|
||||||
@ -29,7 +30,7 @@
|
|||||||
"direct": "your direct messages",
|
"direct": "your direct messages",
|
||||||
"events": "your twitter events"
|
"events": "your twitter events"
|
||||||
},
|
},
|
||||||
"tip": "Tip: Use commas without spaces between multiple search terms. Comma = OR, Space = AND.<br/>The Twitter API WILL NOT deliver 100% of all tweets.<br/>Tweets of who you follow will include their retweets and favourites.<br/><br/>Leave <b>for</b> blank to set using msg.payload.",
|
"tip": "Tip: You can provide only one search terms.<br/>The Twitter API WILL NOT deliver 100% of all tweets.<br/>Tweets of who you follow will include their retweets and favourites.<br/><br/>Leave <b>for</b> blank to set using msg.payload.",
|
||||||
"status": {
|
"status": {
|
||||||
"using-geo": "Using geo location: __location__",
|
"using-geo": "Using geo location: __location__",
|
||||||
"tweeting": "tweeting",
|
"tweeting": "tweeting",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user