mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 01:10:22 +00:00
refactor: move discord system events onto channel runtime
This commit is contained in:
@@ -11,6 +11,7 @@ export * from "../channels/plugins/normalize/whatsapp.js";
|
||||
export * from "../channels/plugins/outbound/interactive.js";
|
||||
export * from "../channels/plugins/whatsapp-heartbeat.js";
|
||||
export * from "../polls.js";
|
||||
export { enqueueSystemEvent } from "../infra/system-events.js";
|
||||
export { recordChannelActivity } from "../infra/channel-activity.js";
|
||||
export {
|
||||
isWhatsAppGroupJid,
|
||||
|
||||
Reference in New Issue
Block a user