Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions plugins/sharkord-rss/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "sharkord-rss",
"name": "Sharkord RSS",
"description": "Subscribe to RSS/Atom feeds and automatically post new articles to text channels. Admin-only JSON configuration, SSRF-aware URL validation, per-feed exponential backoff, and optional initial import.",
"author": "Esseker",
"logo": "https://raw.githubusercontent.com/EssekerDev/sharkord-rss/main/logo.png",
"homepage": "https://github.com/EssekerDev/sharkord-rss",
"tags": [],
"categories": [],
"screenshots": [
"https://raw.githubusercontent.com/EssekerDev/sharkord-rss/main/docs/articles.png"
]
}
8 changes: 8 additions & 0 deletions plugins/sharkord-rss/versions/0.1.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"version": "0.1.0",
"downloadUrl": "https://github.com/EssekerDev/sharkord-rss/releases/download/v0.1.0/sharkord-rss-0.1.0.tar.gz",
"checksum": "a754796344ff8ee81833dac2a703640294875d765bd526bdd132372b537d639e",
"sdkVersion": 1,
"size": 174080,
"timestamp": 1779282004976
}
Loading