utelecon/RSS diff to Twitter

GitHub Action to tweet the newly added items in an RSS feed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
OLD_RSSPath to the old RSS fileyes
NEW_RSSPath to the new RSS fileyes
TWITTER_APIKEYTwitter API Key (App Key)yes
TWITTER_APIKEY_SECRETTwitter API Secret (App key secret)yes
TWITTER_ACCESS_TOKENTwitter Access Tokenyes
TWITTER_ACCESS_TOKEN_SECRETTwitter Access Token Secretyes
POST_LIMITMaximum number of posts to tweet. If the number of new posts exceeds this value, the action will fail and no tweets will be sent. When this value is negative, all new posts will be tweeted. no-1
DRY_RUNIf true, the action will not tweet anything.nofalse

no outputs