mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 06:46:53 +00:00
chore: wtf.
This commit is contained in:
@@ -10,8 +10,8 @@ import {
|
||||
type ChannelOnboardingDmPolicy,
|
||||
type WizardPrompter,
|
||||
} from "openclaw/plugin-sdk";
|
||||
import type { TwitchAccountConfig, TwitchRole } from "./types.js";
|
||||
import { DEFAULT_ACCOUNT_ID, getAccountConfig } from "./config.js";
|
||||
import type { TwitchAccountConfig, TwitchRole } from "./types.js";
|
||||
import { isAccountConfigured } from "./utils/twitch.js";
|
||||
|
||||
const channel = "twitch" as const;
|
||||
|
||||
Reference in New Issue
Block a user