import type { AgentToolResult } from "@mariozechner/pi-agent-core"; import { createDiscordActionGate } from "../accounts.js"; import { readStringParam, type OpenClawConfig } from "../runtime-api.js"; import { handleDiscordGuildAction } from "./runtime.guild.js"; import { handleDiscordMessagingAction } from "./runtime.messaging.js"; import { handleDiscordModerationAction } from "./runtime.moderation.js"; import { handleDiscordPresenceAction } from "./runtime.presence.js";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.