Miao-Yunzai/app.js

3 lines
53 B
JavaScript
Raw Normal View History

2023-03-04 14:30:13 +08:00
import Yunzai from './lib/bot.js'
await Yunzai.run()