{ "twitter": { "label": { "twitter-id":"Twitter ID", "search": "Search", "for": "for", "user": "User", "dmslabel": "DMs", "followers": "followed by", "tweetslabel": "tweets", "eventslabel": "events", "create": "Create your own application at", "copy-consumer": "From the 'Keys and Access Tokens' section, copy the Consumer Key and Secret", "consumer_key": "Consumer Key", "consumer_secret": "Consumer Secret", "copy-accessToken": "Create a new 'Access Token' and copy the Access Token and Secret", "access_key": "Access Token", "access_secret": "Access Token Secret", "enter-id":"Set your Twitter ID" }, "placeholder": { "for": "comma-separated words, @ids, #tags", "user": "comma-separated @twitter handles" }, "search": { "public": "all public tweets", "follow": "all tweets from people I follow", "user": "the tweets of specific users", "direct": "your direct messages", "events": "your twitter events" }, "tip": "Tip: Use commas without spaces between multiple search terms. Comma = OR, Space = AND.
The Twitter API WILL NOT deliver 100% of all tweets.
Tweets of who you follow will include their retweets and favourites.

Leave for blank to set using msg.payload.", "status": { "using-geo": "Using geo location: __location__", "tweeting": "tweeting", "failed":"failed" }, "warn": { "nousers":"User option selected but no users specified", "waiting":"Waiting for search term" }, "errors": { "ratelimit":"rate limit hit", "limitrate":"limiting rate", "streamerror":"stream error: __error__ (__rc__)", "unexpectedend":"stream ended unexpectedly", "invalidtag":"invalid tag property", "missingcredentials":"missing twitter credentials", "truncated":"truncated tweet greater than 280 characters", "sendfail":"send tweet failed: __error__", "nopayload":"no payload to tweet" } } }