or13/Twitter API Actions

Access Twitter via https://github.com/PLhery/node-twitter-api-v2.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
app-keyTwitter App Key See: https://github.com/PLhery/node-twitter-api-v2/blob/master/doc/basics.md#create-a-client yes
app-secretTwitter App Secret See: https://github.com/PLhery/node-twitter-api-v2/blob/master/doc/basics.md#create-a-client yes
access-tokenTwitter personal access token See: https://github.com/PLhery/node-twitter-api-v2/blob/master/doc/basics.md#create-a-client yes
access-secretTwitter personal access secret See: https://github.com/PLhery/node-twitter-api-v2/blob/master/doc/basics.md#create-a-client yes
tweetTweet to send yes
namedescription
jsonThe output in as json.
textThe output in as text.