rss feed to matrix channel
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
WesleyParriott 498d39f395 a delicious biscuit. It's fresh out of the oven. Eat up 1 year ago
.gitignore loggin in to the matrix 3/? 1 year ago
README.md logged into matrix and updated readme 1 year ago
go.mod inital commit 1 year ago
go.sum inital commit 1 year ago
log.go add logging and new gitignore 1 year ago
main.go a delicious biscuit. It's fresh out of the oven. Eat up 1 year ago
setup.sh loggin in to the matrix 2/? 1 year ago

README.md

rssToMatrix

sends rss updates from an rss feed to a matrix channel

I smooshed these two repo's together like a little thief:

Installation

git pull <this repo>
cd rssToMatrix/
go build

How to Run

source setup.sh;./rssToMatrix

Contrib

fix it, fork it, or forgive it