Skip to content

Instantly share code, notes, and snippets.

@BIRTAX38
BIRTAX38 / Show full bio in discord profile.css
Created May 18, 2024 12:06
Just show the full bio like on the phone.
/**
* @name Show full bio
* @version 1.0
* @description Just show full bio like on phone
* @source
* @updateUrl https://gist.github.com/BIRTAX38/f7655fa4ca38e23a0884ac10ddb63d75
* @website
* @donate
* @patreon
* @invite
@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: [