chore: add pnpm workspace configuration with only built dependencies

This commit is contained in:
MythEclipse
2026-05-14 01:07:50 +07:00
parent 0bdab3b446
commit a02d1fb7c0
13 changed files with 3679 additions and 33 deletions

View File

@@ -6,7 +6,6 @@ import {
StreamType,
VoiceConnection,
} from "@discordjs/voice";
import prism from "prism-media";
import { Readable } from "stream";
export class DiscordPlayer {