Metadata-Version: 2.1
Name: nonebot-general-rss
Version: 2.0.0
Summary: 基于ELF_RSS修改的支持频道的QQ机器人RSS订阅插件
Home-page: https://github.com/mobyw/nonebot-general-rss
Author: mobyw
Author-email: mobyw66@gmail.com
License: UNKNOWN
Description: # 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)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.3,<3.10.0
Description-Content-Type: text/markdown
