Metadata-Version: 2.1
Name: nonebot-general-rss
Version: 2.1.0
Summary: nonebot-general-rss
Home-page: https://github.com/mobyw/nonebot-general-rss
License: GPL v3
Keywords: nonebot,nonebot2,rss
Author: mobyw
Author-email: mobyw66@gmail.com
Requires-Python: >=3.8.3,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ImageHash (>=4.2.0,<5.0.0)
Requires-Dist: Pillow (>=9.0.0,<10.0.0)
Requires-Dist: arrow (>=1.2.0,<2.0.0)
Requires-Dist: bbcode (>=1.1.0,<2.0.0)
Requires-Dist: emoji (>=0.5.4,<0.6.0)
Requires-Dist: feedparser (>=6.0.0,<7.0.0)
Requires-Dist: google-trans-new (>=1.1.9,<2.0.0)
Requires-Dist: httpx (>=0.18.0,<0.19.0)
Requires-Dist: magneturi (>=1.3,<2.0)
Requires-Dist: nonebot-adapter-onebot (==2.0.0b1)
Requires-Dist: nonebot-plugin-apscheduler (>=0.1.2,<0.2.0)
Requires-Dist: nonebot2 (==2.0.0b1)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: pyquery (>=1.4.3,<2.0.0)
Requires-Dist: python-qbittorrent (>=0.4.2,<0.5.0)
Requires-Dist: tenacity (>=7.0.0,<8.0.0)
Requires-Dist: tinydb (>=4.6.1,<5.0.0)
Requires-Dist: typing-extensions (>=3.10.0.2,<4.0.0.0)
Project-URL: Repository, https://github.com/mobyw/nonebot-general-rss
Description-Content-Type: text/markdown

# nonebot-general-rss

基于 [ELF_RSS](https://github.com/Quan666/ELF_RSS) 修改的 Nonebot2 机器人插件，支持子频道订阅。

**当前版本v2.x适用于 `nonebot2 2.0.0b1` 及以上，若使用 `nonebot2 2.0.0a16` 请移步 alpha 分支。**

## 功能介绍

* 发送QQ消息来动态增、删、查、改 RSS 订阅
* 订阅内容翻译（使用谷歌机翻，可设置为百度翻译）
* 个性化订阅设置（更新频率、翻译、仅标题、仅图片等）
* 多平台支持
* 图片压缩后发送
* 种子下载并上传到群文件
* 消息支持根据链接、标题、图片去重
* 可设置只发送限定数量的图片，防止刷屏
* 可设置从正文中要移除的指定内容，支持正则

## 文档目录

> * [部署教程](docs/部署教程.md)
> * [使用教程](docs/使用教程.md)
> * [更新日志](docs/更新日志.md)

## 效果预览

![效果1](https://cdn.jsdelivr.net/gh/mobyw/images@main/Screenshots/Screenshot_2.jpg)

![效果2](https://cdn.jsdelivr.net/gh/mobyw/images@main/Screenshots/Screenshot_3.jpg)

![效果3](https://cdn.jsdelivr.net/gh/mobyw/images@main/Screenshots/Screenshot_4.jpg)

![效果4](https://cdn.jsdelivr.net/gh/mobyw/images@main/Screenshots/Screenshot_5.jpg)

![效果5](https://cdn.jsdelivr.net/gh/mobyw/images@main/Screenshots/Screenshot_6.jpg)

