You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Features
scope.update()
传入非法配置时,插件会停止运行而非抛出错误 (cordiverse/cordis@5589bca)args
的指令别名不正常工作的问题 (Bug: 当给 option 设置了 fallback 后,alias 中的 config.options 无效 #1437) (29e8470)_
统一替换为-
并支持模糊匹配 (6ef132b)run
指令,用于批量运行scripts
下的脚本 (cordiverse/yakumo@80ef61d)*
的别名 (cordiverse/yakumo@5bd357d)before:
和after:
钩子 ([Feature Request] Support workspace build script cordiverse/yakumo#23) (cordiverse/yakumo@6fe266b)Bug Fixes
.toString()
行为不一致的问题 (function toString() and inspect not working properly cordiverse/cordis#14) (cordiverse/cordis@f58c078)in
判断和不可变对象报错的问题 (cordiverse/cordis@aa4f973)THREAD_CREATED
类型消息事件解析报错的问题 (bug: discord创建子区和删除子区后会adapter-discord会报错 satorijs/satori#306) (satorijs/satori@a6bbf1a)session.execute()
也会捕获引用回复内容的问题 (Bug: 手动调用 session.execute() 时不应将引用内容添加到 argv 中 #1441) (1f41c20)prepare
失败不会触发重连的问题 (BUG: 适配器如果在 prepare 阶段发生错误 会导致无法继续重连 satorijs/satori#307) (satorijs/satori@345a9c6)Bot
先后调用.stop()
和.start()
会出现多重连接的问题 (Bug(satori): calling bot.stop -> bot.start create mulitple reconnect tasks satorijs/satori#308) (satorijs/satori@b4843eb)path
父级目录不存在时的报错信息 (fix(sqlite): error msg when parent folder doesn't exist cordiverse/minato#104) (cordiverse/minato@399e84d)mention
和text_mention
内容的解析 (satorijs/satori@bb02f1d)peerDependencies
排序工作区 (cordiverse/yakumo@b917f17)Other Changes
This discussion was created from the release Koishi 4.17.12.
Beta Was this translation helpful? Give feedback.
All reactions