Discord: use scoped plugin SDK imports

This commit is contained in:
Vincent Koc
2026-03-07 16:25:31 -08:00
parent 8f40b132f9
commit e47b63acaa

View File

@@ -4,7 +4,7 @@ import {
collectOpenGroupPolicyConfiguredRouteWarnings, collectOpenGroupPolicyConfiguredRouteWarnings,
createScopedAccountConfigAccessors, createScopedAccountConfigAccessors,
formatAllowFromLowercase, formatAllowFromLowercase,
} from "openclaw/plugin-sdk"; } from "openclaw/plugin-sdk/compat";
import { import {
applyAccountNameToChannelSection, applyAccountNameToChannelSection,
buildComputedAccountStatusSnapshot, buildComputedAccountStatusSnapshot,