rss feed to matrix channel
.gitignore | ||
go.mod | ||
go.sum | ||
log.go | ||
main.go | ||
README.md | ||
setup.sh |
rssToMatrix
sends rss updates from an rss feed to a matrix channel
I smooshed these two repo's together like a little thief:
- (jrss)[https://git.j3s.sh/jrss]
- (consensus-bot)[https://git.cyberia.club/cyberia/layerzero-consensus-bot]
Installation
git pull <this repo>
cd rssToMatrix/
go build
How to Run
source setup.sh;./rssToMatrix
Contrib
fix it, fork it, or forgive it