Skip to content

My userplugins for Vencord. See if there's something you like :)

Notifications You must be signed in to change notification settings

jaxellis/vencord-userplugins

 
 

Repository files navigation

D3SOX's Vencord userplugins

These are all my Vencord plugins that are not yet in the official Vencord repository. Some of them have pending PRs. See the plugin folders for screenshots

BlockKrisp
Prevent Krisp from loading

FollowUser
Adds a follow option in the user context menu to always be in the same VC as them

IgnoreTerms
Ignore Discord's new terms of service

MemberListActivities
Shows activity icons in the member list

NotifyUserChanges
Adds a notify option in the user context menu to get notified when a user changes voice channels or online status

ServerProfilesToolbox
Adds a copy/paste/reset button to the server profiles editor

SilentTyping
Enhanced version of SilentTyping with the feature to disable it for specific guilds or users

VoiceChatUtilities
Allows you to perform multiple actions on an entire channel (move, mute, disconnect, etc.)

Install

If you don't know how to install userplugins in the first place please see the manual Vencord installation guide. If using Vesktop specify the location in Vesktop settings instead of running pnpm inject

Clone the repository inside your Vencord src/userplugins folder

cd Vencord/src/userplugins
git clone https://github.com/D3SOX/vencord-userplugins D3SOX-userplugins
pnpm build

Update

Important

By installing the repo an update notifier is installed which automatically checks for updates. The automatic checking can be disabled.

Just pull the latest changes inside the repository folder

cd Vencord/src/userplugins/D3SOX-userplugins
git pull
pnpm build

About

My userplugins for Vencord. See if there's something you like :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • CSS 0.5%