1.0.0-rc.2 • Published 7 years ago

littlefork-plugin-twitter v1.0.0-rc.2

Weekly downloads
2
License
GPL-3.0
Repository
gitlab
Last release
7 years ago

littlefork-plugin-twitter

This is a plugin for littlefork.

Fetch twitter tweets.

Installation

npm install --save littlefork-plugin-twitter

Usage

This plugin exports the following plugins:

twitter_feed data source

Fetch the tweets of a twitter user account.

twitter_friends data source

Fetch the friends of a twitter user account.

twitter_followers data source

Fetch the followers of a twitter user account.

twitter_search data source

Search for tweets.

Configure the profile to contain the twitter_query key. It will make a search for tweets. To search for a specific hashtag, prefix the query with %23, which translates to #.

Configuration

  • twitter.consumer_key
  • twitter.consumer_secret
  • twitter.access_token_key
  • twitter.access_token_secret
  • twitter.tweet_count (for twitter_feed)
  • twitter.retweets (for twitter_feed)
  • twitter.recurse_depth (for twitter_friends and twitter_followers)
1.0.0-rc.2

7 years ago

1.0.0-rc.1

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.1.5

7 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago