Skip to content

Instantly share code, notes, and snippets.

@BIRTAX38
BIRTAX38 / fakeVoiceOption.ts
Created August 21, 2023 14:15 — forked from sneksnake/fakeVoiceOption.ts
[Vencord] Use fakevoiceoptions command to toggle fake mute & deafen
import definePlugin, { OptionType } from "../utils/types";
export default definePlugin({
name: "Fake Voice Options",
description: "fake mute & deafen",
authors: [{
name: "SaucyDuck",
id: 1004904120056029256n
}],
patches: [