feat: redesign UI and overhaul audio processing for Discord Gateway v4

This commit is contained in:
baharsah
2026-05-13 02:30:09 +07:00
parent 44ac346c21
commit ad7dcde47c
7 changed files with 396 additions and 297 deletions
+2
View File
@@ -1,4 +1,6 @@
import "./mock-crc";
import "libsodium-wrappers";
import "@snazzah/davey";
import { Client } from "discord.js-selfbot-v13";
import { startRecording } from "./recorder";
import { config } from "./config";