Skip to content

JavaScript/Deno script for syncing RSS feeds to FeoBlog

Notifications You must be signed in to change notification settings

NfNitLoop/rss2fb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS to FeoBlog

This is a rewrite of https://github.com/NfNitLoop/fb-rss in JavaScript, for Deno.

Run this script periodically to make RSS feeds available in your FeoBlog feed.

Installation

  1. Install Deno.
  2. deno install --allow-read --allow-net https://deno.land/x/rss2fb/rss2fb.ts

Configuration

Create an rss2feoblog.toml in your current directory, following the sample.

You can create new userIDs on your FeoBlog "Log In"/"Change User" page. Make sure to follow them or add them as users on your FeoBlog server so they have permission to post.

Then run rss2fb, and go refresh your feed. 😊

About

JavaScript/Deno script for syncing RSS feeds to FeoBlog

Resources

Stars

Watchers

Forks

Packages

No packages published