@oebot/core
Version:
能跑就行的 QQ 机器人框架,基于 oicq v2,改自KiviBot(R.I.P.)
15 lines (14 loc) • 410 B
TypeScript
export * from './canBan';
export * from './colors';
export * from './exitWithError';
export * from './formatFileSize';
export * from './formatTimeDiff';
export * from './getAvatarLink';
export * from './install';
export * from './logo';
export * from './makeForwardMsg';
export * from './notice';
export * from './request';
export * from './update';
export * from './uploadFileToDir';
export * from './utils';