File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 12
12
- 将“来源”移动到文末
13
13
- 使用组合来构建新的platform,新增状态改变类型订阅
14
14
15
- ## [ 0.3.1] -
15
+ ## [ 0.3.1] - 2021-07-10
16
16
- 修复不发送来源
17
-
17
+ - 发送RSS订阅的title
18
+ - 修复浏览器渲染问题
Original file line number Diff line number Diff line change 7
7
[ ![ felinae98] ( https://circleci.com/gh/felinae98/nonebot-hk-reporter.svg?style=shield )] ( https://circleci.com/gh/felinae98/nonebot-hk-reporter )
8
8
[ ![ qq group] ( https://img.shields.io/badge/QQ%E7%BE%A4-868610060-orange )] ( https://qm.qq.com/cgi-bin/qm/qr?k=pXYMGB_e8b6so3QTqgeV6lkKDtEeYE4f&jump_from=webapi )
9
9
10
+ [ 文档] ( https://nonebot-hk-reporter.vercel.app ) |[ 开发文档] ( https://nonebot-hk-reporter.vercel.app/dev )
10
11
</div >
11
12
12
13
## 简介
13
14
一款自动爬取各种站点,社交平台更新动态,并将信息推送到QQ的机器人。基于 [ ` NoneBot2 ` ] ( https://github.com/nonebot/nonebot2 ) 开发(诞生于明日方舟的蹲饼活动)
14
15
15
- 安装配置见[ 文档] ( https://nonebot-hk-reporter.vercel.app )
16
16
17
17
支持的平台:
18
18
* 微博
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " nonebot-hk-reporter"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
description = " Subscribe message from social medias"
5
5
authors = [
" felinae98 <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments