Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atomicptr/sidewinder

Simple service that reads RSS feeds and posts them to chat channels via webhooks
https://github.com/atomicptr/sidewinder

discord discord-webhooks golang rss rss-reader webhooks

Last synced: 27 days ago
JSON representation

Simple service that reads RSS feeds and posts them to chat channels via webhooks

Awesome Lists containing this project

README

        

# sidewinder

Simple service that reads RSS feeds and posts them to chat channels via webhooks

It's like a friend who nags you with links all the time

## Motivation

There are a bunch of RSS feeds I follow where I just want to know when something happens and I somehow can't get myself to actually use an RSS feed reader, I do however check chats very often :)

## Configuration

This service is mostly configured through a TOML file, see the example file "sidewinder.toml.example"

### Env Vars

There are also a few environment variables:

... TODO

## License

AGPLv3