stdlib-js/Send Tweets from Metadata

Trigger the sending of tweets from a metadata object array.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
metadataMetadata object array.yes
typesComma-separated list of meatadata types to generate tweets for.bugfix, feature, release
rulesA file path to a JSON file containing the rules for generating tweets in the form of an object with regular expression strings and corresponding replacement strings for each type../rules.json
authorsA file path to a JSON file containing a mapping from GitHub user names to Twitter handles../authors.json
TWITTER_CONSUMER_KEYA valid Twitter consumer key.yes
TWITTER_CONSUMER_SECRETA valid Twitter consumer secret.yes
TWITTER_ACCESS_TOKENA valid Twitter access token.yes
TWITTER_ACCESS_TOKEN_SECRETA valid Twitter access token secret.yes

no outputs