mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-13 15:58:13 +08:00
Auto-Generate docs 🤖
This commit is contained in:
@@ -565,5 +565,13 @@ async def read():
|
||||
|
||||
要不你问问ai吧,你缺少一个自定义指令干掉你这个死循环。
|
||||
|
||||
---
|
||||
|
||||
### 评论 29 - thefreezoo
|
||||
|
||||
> 要不你问问ai吧,你缺少一个自定义指令干掉你这个死循环。
|
||||
|
||||
插件是同步调用的,需要把插件包装成任务放回当前事件循环,我把plugins.py异步调用那里直接改成在事件循环中执行,然后放回running_task,stop的时候在终止任务,这样就可以用关机命令了
|
||||
|
||||
---
|
||||
[链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/105)
|
||||
|
||||
Reference in New Issue
Block a user