We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这张图汇聚了两个bug,一个是时区不生效,另一个是排名反复播报。
这张图也同样汇聚了两个bug,一个是automorning错误响应,一个是睡眠时间未统计。
The text was updated successfully, but these errors were encountered:
根据目前开发计划来看,有关时间( 包括时区)上会走插件提供的 TimeLine 服务来解决,剩余计算会独立为若干子插件。
排名更新理应在当且仅当排名变动时播报,而不是一直播报。但这会涉及到另一个问题,如果两个人晚安后聊天,将会反复触发排名变动而无限播报。所以我认为下个版本中你可以同时弃用排名变动后的播报。
排名变动这个目前来看确实没啥用,下版本计划是根据计数(或短的间隔时间)来提示一下该睡觉了。
近期没空写,也许等待停鸽坪塔台允许起飞,就会更新了)
Sorry, something went wrong.
No branches or pull requests
这张图汇聚了两个bug,一个是时区不生效,另一个是排名反复播报。
这张图也同样汇聚了两个bug,一个是automorning错误响应,一个是睡眠时间未统计。
The text was updated successfully, but these errors were encountered: