Skip to content

chidiwilliams/rss-buttondown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-buttondown

Creates Buttondown newsletter drafts from an RSS feed.

Installation

npm i https://github.com/chidiwilliams/rss-buttondown

Usage

rss-buttondown

Environment variables

  • RSS_URL: URL of the RSS feed
  • BUTTONDOWN_API_KEY: Buttondown API key
  • MAX_RECENT_POST_AGE: Time difference to get the latest posts (in seconds). A value of "2592000", for example, will publish all posts from the last 30 days.

About

Creates Buttondown newsletter drafts from an RSS feed

Topics

Resources

Stars

Watchers

Forks