Add support for image uploads and link filtering in RSS feeds
This commit is contained in:
parent
a3c71744dc
commit
c9f8f8f276
9 changed files with 94 additions and 8 deletions
|
|
@ -12,7 +12,7 @@ Discord RSS monitor written in Rust.
|
|||
1. Create a `.env` file with:
|
||||
```
|
||||
DISCORD_TOKEN=your_token
|
||||
INTERVAL_MINUTES=5
|
||||
INTERVAL_MINUTES=15
|
||||
```
|
||||
2. Configure `rss.toml`.
|
||||
3. Run with `cargo run`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue