rss feed to matrix channel
Go to file
WesleyParriott 498d39f395 a delicious biscuit. It's fresh out of the oven. Eat up 2022-08-29 23:34:26 -05:00
.gitignore loggin in to the matrix 3/? 2022-08-29 16:11:07 -05:00
README.md logged into matrix and updated readme 2022-08-29 16:36:29 -05:00
go.mod inital commit 2022-08-29 14:41:07 -05:00
go.sum inital commit 2022-08-29 14:41:07 -05:00
log.go add logging and new gitignore 2022-08-29 15:49:58 -05:00
main.go a delicious biscuit. It's fresh out of the oven. Eat up 2022-08-29 23:34:26 -05:00
setup.sh loggin in to the matrix 2/? 2022-08-29 16:09:36 -05:00

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