-
Notifications
You must be signed in to change notification settings - Fork 411
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
卡池自动更新bot端 #113
Closed
Closed
卡池自动更新bot端 #113
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
new features: retweet and kc-senka
Hoshino 2020.03.04(Stable)
bug fix: add property to aiorequests
修复cqhttp for mirai在使用Hoshino过程中的权限问题
YinBuLiao
approved these changes
Aug 1, 2020
Clanbattle v3
给模组添加了重载,以便重新加载json到内存。 自定义卡池需要自行在卡池name判定上添加elif。
把卡池加载到了内存中,减少了json的读取(应该是?)
进行了奇奇怪怪的修改(嗯,虽然毫无作用
一般使用起来应该没有太大问题(只要那台数据源服务器流量压力不大 备注,如果出现大面积提示重名可以通过注释priconne/chara.py中45行的n = util.normalize_str(n)来回避载入时的降维打击(后续版本或许会优化 |
更新后的config里面是数字的,需要在抽卡、查看卡池的函数里面把fromname换成fromid,然后从chara里面获取一下name |
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.
这个#95 的半成品,通过链接到某个页面上进行验证和卡池更新。
不太清楚怎么load到gacha里验车了(甚至可以不保存到本地,保存一份到本地只是为了如果访问不了还能救急。