UNPKG

@oebot/core

Version:

能跑就行的 QQ 机器人框架,基于 oicq v2,改自KiviBot(R.I.P.)

10 lines (9 loc) 294 B
export * from './disablePlugin'; export * from './enablePlugin'; export * from './getPluginNameByPath'; export * from './getPluginPathByName'; export * from './killPlugin'; export * from './loadPlugins'; export * from './plugin'; export * from './pluginError'; export * from './searchPlugins';