diff --git a/social/twitter/27-twitter.html b/social/twitter/27-twitter.html index 456b4c20..cbcf97d4 100644 --- a/social/twitter/27-twitter.html +++ b/social/twitter/27-twitter.html @@ -127,7 +127,7 @@

Use space for and and comma , for or when searching for multiple terms.

Sets the msg.topic to tweets/ and then appends the senders screen name.

Sets msg.location to the tweeters location if known.

-

Sets msg.tweet to the full tweet object as documented by Twitter. +

Sets msg.tweet to the full tweet object as documented by Twitter.

Note: when set to a specific user's tweets, or your direct messages, the node is subject to Twitter's API rate limiting. If you deploy the flows multiple times within a 15 minute window, you may exceed the limit and will see errors from the node. These errors will clear when the current 15 minute window diff --git a/social/twitter/README.md b/social/twitter/README.md index 0bc739da..b475769e 100644 --- a/social/twitter/README.md +++ b/social/twitter/README.md @@ -37,7 +37,7 @@ Sets the **msg.topic** to *tweets/* and then appends the senders screen name. Sets **msg.location** to the tweeters location if known. -Sets **msg.tweet** to the full tweet object as documented by Twitter. +Sets **msg.tweet** to the full tweet object as documented by Twitter. **Note:** when set to a specific user's tweets, or your direct messages, the node is subject to Twitter's API rate limiting. If you deploy the flows multiple times within a 15 minute window, you may