rss-bridge

command
v0.0.0-...-e86d66a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2023 License: Unlicense Imports: 23 Imported by: 0

README

rss-bridge, a relay that creates virtual nostr profiles for each rss feed

  • a nostr relay implementation based on relayer.
  • doesn't accept any events, only emits them.
  • does so by manually reading and parsing rss feeds.

running

grab a binary from the releases page and run it with the following environment variable:

SECRET=just-a-random-string-to-be-used-when-generating-the-virtual-private-keys

it will create a local database file to store the currently known rss feed urls.

compiling

if you know Go you already know this:

go install github.com/fiatjaf/relayer/rss-bridge

or something like that.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL