Add support for extensions
Some checks failed
Test and build Docker image / docker (push) Failing after 3s
Some checks failed
Test and build Docker image / docker (push) Failing after 3s
This commit is contained in:
parent
64a116d947
commit
793f67db42
39 changed files with 3670 additions and 1309 deletions
10
README.md
10
README.md
|
|
@ -15,12 +15,10 @@ Discord: TheLovinator#9276
|
|||
- Regex filters for RSS feeds.
|
||||
- Blacklist/whitelist words in the title/description/author/etc.
|
||||
- Set different update frequencies for each feed or use a global default.
|
||||
- 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
|
||||
- Extensions that pulls extra data from feeds.
|
||||
- Built-in extensions for Steam, YouTube, Hoyolab, WordPress, and JWPlayer.
|
||||
- Add your own by dropping a `.py` file in `extensions/` ([docs](discord_rss_bot/extensions/README.md)).
|
||||
- Feel free to open a GitHub issue if you need one.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue