This commit is contained in:
手瓜一十雪
2025-08-15 19:00:57 +08:00
9 changed files with 508 additions and 160 deletions

View File

@@ -1,5 +1,6 @@
import { NapCatOneBot11Adapter, OB11Message } from '@/onebot';
import { ChatType, NapCatCore } from '@/core';
import { ChatType, NapCatCore } from '@/core';
import { ActionMap } from '@/onebot/action';
import { OB11PluginAdapter } from '@/onebot/network/plugin';