Add Hoyolab API integration

This commit is contained in:
Joakim Hellsén 2025-05-04 03:48:22 +02:00
commit ffd6f2f9f2
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
6 changed files with 276 additions and 15 deletions

View file

@ -2,8 +2,20 @@
Subscribe to RSS feeds and get updates to a Discord webhook.
> [!NOTE]
> You should look at [MonitoRSS](https://github.com/synzen/monitorss) for a more feature-rich project.
## Features
- Subscribe to RSS feeds and get updates to a Discord webhook.
- Web interface to manage subscriptions.
- Customizable message format for each feed.
- Choose between Discord embed or plain text.
- Regex filters for RSS feeds.
- Blacklist/whitelist words in the title/description/author/etc.
- Gets extra information from APIs if available, currently for:
- [https://feeds.c3kay.de/](https://feeds.c3kay.de/)
- Genshin Impact News
- Honkai Impact 3rd News
- Honkai Starrail News
- Zenless Zone Zero News
## Installation