MCPcopy Create free account
hub / github.com/TheresaQWQ/RSSWorker

github.com/TheresaQWQ/RSSWorker @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
13 symbols 25 edges 5 files 0 documented · 0% updated 2y ago★ 531 open issues

Browse by type

Functions 11 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

RSSWorker

一个能运行在 Cloudflare worker 上面的rss订阅源生成器(灵感来自RSSHub

使用方法

  1. 安装依赖 - npm install
  2. 部署到 Cloudflare worker - npm run deploy

可用路由

哔哩哔哩

  • /bilibili/dynamic/:uid - 用户动态
  • /bilibili/videos/:uid - 投稿视频

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 11
Interface 2

Languages

TypeScript100%

Modules by API surface

src/rss/routes/bilibili.ts9 symbols
src/rss/template.ts2 symbols
worker-configuration.d.ts1 symbols
src/index.ts1 symbols

For agents

$ claude mcp add RSSWorker \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page