优化 标准输入适配器 优先连接
This commit is contained in:
parent
94b3519100
commit
018fa28460
|
@ -16,6 +16,7 @@ export default class Yunzai extends EventEmitter {
|
||||||
}
|
}
|
||||||
|
|
||||||
async run() {
|
async run() {
|
||||||
|
await import("./plugins/stdin.js")
|
||||||
await PluginsLoader.load()
|
await PluginsLoader.load()
|
||||||
await ListenerLoader.load()
|
await ListenerLoader.load()
|
||||||
this.serverLoad()
|
this.serverLoad()
|
||||||
|
|
Loading…
Reference in New Issue