Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

koishi-plugin-rss

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-rss

Subscribe RSS Url for Koishi

  • 3.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
44
increased by25.71%
Maintainers
1
Weekly downloads
 
Created
Source

koishi-plugin-rss

npm

适用于 Koishi v4 的 RSS 订阅插件。

注意:要使用本插件,你需要安装数据库支持。

指令:rss

订阅或取消订阅 RSS。

  • 基本语法:rss <url>
  • 选项列表:
    • -l, --list 查看订阅列表
    • -r, --remove 取消订阅

配置项

timeout

  • 类型: number
  • 默认值: 10000

连接等待时间,单位为毫秒。

refresh

  • 类型: number
  • 默认值: 60000

内容刷新的时间间隔,单位为毫秒。

userAgent

  • 类型: string

连接 RSS 源所用的 User Agent。

Keywords

FAQs

Package last updated on 25 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc