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.
|
1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
README.md | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
log.go | 1 year ago | |
main.go | 1 year ago | |
setup.sh | 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:
- (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