koishi-plugin-rss
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

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。

Package Sidebar

Install

npm i koishi-plugin-rss

Weekly Downloads

32

Version

3.0.1

License

MIT

Unpacked Size

7.77 kB

Total Files

4

Last publish

Collaborators

  • shigma