-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
更新至 v2.6.0 #338
Merged
更新至 v2.6.0 #338
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
weibo签到结果判断条件修改
build(deps): bump requests from 2.32.2 to 2.32.3
Bumps [nonebot-plugin-apscheduler](https://github.com/nonebot/plugin-apscheduler) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/nonebot/plugin-apscheduler/releases) - [Commits](nonebot/plugin-apscheduler@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: nonebot-plugin-apscheduler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.3.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tenacity](https://github.com/jd/tenacity) from 8.3.0 to 8.5.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@8.3.0...8.5.0) --- updated-dependencies: - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
超话相关功能优化
feat:增加绝区零游戏签到API
build(deps): bump tenacity from 8.3.0 to 8.5.0
build(deps): bump pillow from 10.3.0 to 10.4.0
…in-apscheduler-0.5.0 build(deps): bump nonebot-plugin-apscheduler from 0.4.0 to 0.5.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some things to consider. View full project report here.
This was
linked to
issues
Jul 11, 2024
Closed
Closed
Closed
Closed
Closed
Closed
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
Closes #330
Open
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
更新内容
💡 新特性
新增绝区零微博超话兑换
增加微博超话相关参数设置错误提示
调整微博设置功能:补充删除账号
优化多个微博超话有兑换码的消息推送
优化微博签到出错推送
原神体力上限修改 (【bug】原神便签信息显示错误 #308)
增加绝区零游戏签到支持 (绝区零的签到类 #332)
🐛 修复
以修复米游币任务中途出错导致提前结束的问题 (【日常自动签到报错】 #323, 报错 #309, 这个是什么报错,/任务*后卡在某个账号了 #294)🔧 杂项
c
为必填(找不到超话列表) (微博签到一直显示找不到超话列表 #318)更新方式
如果使用的是镜像源,可能需要等待镜像源同步才能更新至最新版
使用 nb-cli 命令:
或 pip 命令(如果使用了虚拟环境,需要先进入虚拟环境):
兼容性
>=v2.0.0
为configV2.json
,dataV2.json
,.env
文件,如果存在 V1 版本的文件,会自动备份和升级>=v1.0.0, <v2.0.0
插件配置/数据包含于plugin_data.json
< v1.0.0
插件配置文件为pluginConfig.json
Full Changelog: https://github.com/Ljzd-PRO/nonebot-plugin-mystool/compare/v2.5.0…v2.6.0