Miao-Yunzai/app.js

5 lines
91 B
JavaScript

import Yunzai from './lib/bot.js'
/** 全局变量 bot */
global.Bot = await Yunzai.run()