import { QQBot } from 'src'; export const wether = { init(bot: QQBot) { console.log('123123'); }, };