Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eniehack/discord-rss-bot

send news from RSS to discord through discord webhook
https://github.com/eniehack/discord-rss-bot

cli-app discord discord-webhook golang rss

Last synced: 14 days ago
JSON representation

send news from RSS to discord through discord webhook

Awesome Lists containing this project

README

        

# discord-rss-bot

send RSS post to discord through webhook

## install

1. git clone
2. cp config.example.toml config.toml
3. vim config.toml
4. go run main.go --config config.toml

## requires

- golang (v1.21 or higher)