mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
v0.3.1
This commit is contained in:
parent
4e28b791c7
commit
499dc377ee
@ -12,6 +12,7 @@
|
||||
- 将“来源”移动到文末
|
||||
- 使用组合来构建新的platform,新增状态改变类型订阅
|
||||
|
||||
## [0.3.1] -
|
||||
## [0.3.1] - 2021-07-10
|
||||
- 修复不发送来源
|
||||
|
||||
- 发送RSS订阅的title
|
||||
- 修复浏览器渲染问题
|
||||
|
@ -7,12 +7,12 @@
|
||||
[](https://circleci.com/gh/felinae98/nonebot-hk-reporter)
|
||||
[](https://qm.qq.com/cgi-bin/qm/qr?k=pXYMGB_e8b6so3QTqgeV6lkKDtEeYE4f&jump_from=webapi)
|
||||
|
||||
[文档](https://nonebot-hk-reporter.vercel.app)|[开发文档](https://nonebot-hk-reporter.vercel.app/dev)
|
||||
</div>
|
||||
|
||||
## 简介
|
||||
一款自动爬取各种站点,社交平台更新动态,并将信息推送到QQ的机器人。基于 [`NoneBot2`](https://github.com/nonebot/nonebot2 ) 开发(诞生于明日方舟的蹲饼活动)
|
||||
|
||||
安装配置见[文档](https://nonebot-hk-reporter.vercel.app)
|
||||
|
||||
支持的平台:
|
||||
* 微博
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "nonebot-hk-reporter"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
description = "Subscribe message from social medias"
|
||||
authors = ["felinae98 <felinae225@qq.com>"]
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user