From 37f08c0c5df4d73b1893ee99a1e4a6752ab66a4a Mon Sep 17 00:00:00 2001 From: Andy Piper Date: Fri, 18 Dec 2015 13:54:48 +0000 Subject: [PATCH] Fix links to Twitter docs --- social/twitter/27-twitter.html | 2 +- social/twitter/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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