#🏥-vencord-support-🏥
1 messages · Page 632 of 1
The easiest & fastest solution to most issues is to just reinstalll / repair Vencord using the installer. Don't worry, you won't lose your settings! They'll all be there like nothing happened once you're back
via button atleast, the button doesnt appear, idk if theres any other way to test to begin with anyway
it works for me
do ctrl+r if u use web client
i have the tampermonkey extension and its not working
just did and doesnt work
is it activated, go to settings and see if plugin tab is there
its not activated
theres no vencord tab in settings
So ur extension is not even activated?


The easiest & fastest solution to most issues is to just reinstalll / repair Vencord using the installer. Don't worry, you won't lose your settings! They'll all be there like nothing happened once you're back
is there a way to forward my issue/suggestion to someone that can add such function?
What?
U can make a plugin suggestion ig but god knows if itll be added
Neither do i know how or where
i mean its an existing plugin that needs a new feature
to support a fairly new thing
Why would u even hide bot messages in dms tho
Its just
Useless
@brave hearthHEY BRO
big goofy gif, no privacy
Read the rules.
@shell veldt sayed on mwe dm thanks for donating
how to bro
helpme
pls
meow
i can send you screenshoty
Stop spamming just wait till V gives u the badge
how
Fym how just have patience
how does vencord detect and show the unsupported vencord version when opening channels?
is there a way to patch discord with vencord without the app open?
Without the installer open u mean?
yes, i was a bit vague
As far as im aware u cant patch vencord without the installer
Also its really not that hard to open up the installer
some programs allow input. "path\to\exe -startoption"
why does vencord keep unpatching itself everything once in a while
might just be discord updates
Discord updates sadly
awh

Idk if vencord allows that
is there any way to prevent discord updates from unpatching vencord?
Errrr u cant stop discord updates
kinda what im doing
oof
automation when discord opens
oh
Im pretty sure if it was possible itd already be added
wdym?
that seems like a simple check
embed vencord into the installer
maybe i dont know what im talking about
Probably
err
how much coding exp do you have?
(i dont mean talking to ai, either)
This topic is no longer vencord related
hello guys, I'm very new to vencord, is it possible to use bd's plugins in vencord? specifically I'm looking for the one called ShowMeYourName here, its much better in bd so I was wondering if its possible to use that one with some custom stuff or something
You cannot use BetterDiscord plugins on Vencord. (Nor plugins of any other mods)
You can only use plugins made specifically for Vencord.
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help in this channel, install the regular way.
how am i supposed to get the "custom discord location"?
this is the only option i have
i saw someone typing
i found the install location of discord but it wont let me install vencord
try /snap/bin/discord, idk anything about snap but i know every path on linux starts with /
actually, maybe try anything but snap
i dont wanna use the flatpak version bc steam game presence doesnt work on there
how do i install it through the .deb version
i am on kubuntu kde plasma btw
if that matters at all
download the deb, and its as easy as sudo apt install ~/Downloads/whatever-that-file-is-called.deb and you can just drag and drop the file from your downloads into terminal to get the path to it correctly
so like just type sudo apt install and then put that deb file in there
👍
you prolly also wanna uninstall the snap version or youll have two discords
i assume so, i havent used this on linux before so idk how the installer works but i assume its built to be easy like that
alright
it didnt work...
this probably isnt best practice but for the situation of just making a software package visible to all users (apt is its own user) you can chmod 777 the file
but only the file, cause that command means "give every user full access", which is not best practice and should not be a habit to do to fix other permission issues
anything I can do about NoBlockedMessages showing stuff like this when someone is the only active user in a channel?
edit: for anyone finding this in search looking for ways to remove the date divider, my solution was just to remove them entirely: [class*="hasContent__908e2"]:not([class*="isUnread__908e2"]) { display: none; } (disclaimer: i yoinked the syntax of this snippet from something else and just copied what looked like was only the date divider, i do not know css and this might remove something else i havent noticed yet)
edit2: updated to keep the red unread divider because when i opened a channel with unreads that didnt have anything to do with blocked users it would jump to the top of the chat instead of to the last unread message
through the cli
use vesktop, but it comes with its own pros and cons
it is, people have done it before, but no real point when vesktop exists for those who think its annoying
(Auto-response invoked by @rigid ingot)
Vesktop doesnt have a name as silly as vencord, case closed

Oh I'm sorry
no
@last niche ive successfully installed vencord! :D
just wondering why my theme is not showing the backround but showing everything esle is this normal or nah
i reinstalled vencord and it started making me leave discords and unfriending people
no it didn't
yes it did
fellas where does one get vencord🍍 (I have the intelligence of an apple)
Github? How did you find here
forgot🍍
Hello. For some reason I'm not able to use the extension in Brave anymore, a few months back it started causing Discord to show a blank page, so I installed the script instead. It worked fine so I never bothered with the extension until recently, I just tried it again a few moments ago after Brave updated and now Discord shows a generic error message when the extension is active.
Also I just updated Vencord using the java script and this issue appeared: https://discord.com/channels/1015060230222131221/1387852456075202662 So unless the link on the website isn't the latest version, I dont think it's fixed.
I'm on Android and I can't get it why?
because it's not meant for android
vext
The Vencord Chrome Extension is up to date! (v1.12.4)
You have the script disabled, right?
Not anymore, how do I disable it?
The tampermonkey script?
Hi folks! Particularly Slimecat, should they read this. (I'd ping but that breaks one of the rules IIRC)
I was in here a few days ago with a feature-related issue, with themes not loading and/or a complete inability to (re)establish the cloud integration. Slimecat was in fact correct; it was, of all things, OpenASAR's quickstart feature that was effing with my Vencord features. I have disabled that, and Vencord has been restored to full functionality.
I appreciate the time and patience y'all devs put into this thing, and supporting issues. Thanks again! I'll be taking my leave once more after this. 🙂
Custom RPC Buttons dont work
Hi there, I'm looking to disable the gradient role colours somehow, because they give me a headache, and make it unreadable. Is there a plugin for that? Otherwise where do I leave feedback? (I don't wish to disable the coloured roles entirely, I actually like the non-gradient ones)
you can with css
.full-motion.app-focused:not(.hardware-acceleration-disabled) .animateGradient_e5de78 {
animation: unset;
}
.convenienceGlowGradientActive_e5de78:after {
content: unset;
}
.usernameGlow_e5de78 {
opacity: 0 !important;
}
stolen from bd server - it won't change the actual gradient, but it just disables the scrolling effect
.twoColorGradient_e5de78 {
color: var(--custom-gradient-color-1);
background: none;
-webkit-text-fill-color: initial;
&::after,
&.nameGlow__703b9 {
display: none;
}
}```This is what I have, although I have it commented out rn so I'm not sure if it actually works (might need classes updated?). Sets the role color to the first gradient choice.
Can you no longer mask URLs?
Doesn't work when I try it
copy my message text and paste it
Apologies. Wasn't working a second ago. Weird bug ig
What is the name of the plugin that raises the volume of the speaker to 400?
VolumeBooster?
What is the name of the plugin that raises the volume of the share to 400?
the server list seems to not be clickable if you have betterfolders enabled, for if anyone else ends up having this issue
gen. question, does vencord take up ram on mac mini m4?
a negligible amount
how much would you say? or does it depend on how much plugin you got
for themes?
there's no clear number since discord uses as much ram as it wants
yeah.. i hate it
unused ram is wasted ram
what do i do
can someone please help me install vencord? I factory reset my pc around 3 days ago and I wanted to get vencord again but I when I went to install it It would tell me it was patched, I then opened discord checked around in settings and I don't see vencord and I cannot install it
patched means installed
Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation
tldr:
-
press
windows+r -
paste
%AppData% -
delete
Discord -
repeat for
%LocalAppData% -
Install discord
We're constantly working on improving Discord's infrastructure to make your chat & voice experience as seamless as possible, but sometimes we confuse this with that and as a result, your versio...
Hey everyone
I have a little problem here
My discord client just broke after i installed vencord
Even tho i have stable client.
(It's patched)
^
It just gives me a dark screen
When i uninstall vencord discord is working again
(I mean this screen)
It just froze on this screen
Can someone help?
(Sorry for spam ☹)
when I followed these steps and then reinstalled vencord, nothing happened
Open discords settings and scroll all the way down to the bottom and screenshot the following text block
https://cdn.discordapp.com/attachments/1026515880080842772/1255782998725623839/image.png
is anyone else having issues with the green outline for people talking in vc its not showing up on my end idk if its discord or vencord it started a couple days ago
- Press
windows + rthen paste one of the following:
If you are on Stable (most likely):
- ||
%localappdata%/Discord||
If you are on PTB:
- ||
%localappdata%/DiscordPTB||
If you are on Canary:
- ||
%localappdata%/DiscordCanary||
- Then screenshot the contents of the folder you were taken to
like this?
Two app folders, remove the number that is the lower number (or the one that is empty)
done, now what?
Try again
okay
damn its my theme thats unfortunate
i installed it and I still don't have anything new 😭
Try the cli installer then
cli?
what do i do first? just press enter?
Well obviously you want to install vencord, no?
yes
yes, i just do not understand this at all lol sorry
Its self explanatory
Now see if it is installed
in %localappdata%/Discord?
I guess try this again
did all of that, deleted the extra app in discord folders, reinstalled vencord.
nothing
I have no idea what I'm doing at this point I feel either vencord is broken for some reason or im maybe missing a simple step??
@haughty goblet
Dunno, ive given you everything to do
guys is there any way to reset experiments setting ?
Right click the settings cog and scroll down to experiments
i accidently enable 1 of experiment feature and whenever i toggle experiement on my setting is blank
i already reinstall discord and vencord but the setting is still there
it's a bot bro
okay thanks bro
What are you yapping about
Open discords settings and scroll all the way down to the bottom and screenshot the following text block
https://cdn.discordapp.com/attachments/1026515880080842772/1255782998725623839/image.png
It’s installed and working
Clean reinstall doesn't helped
Hello, there was a problem with the VoiceMessage plugin, when trying to record a voice message it gives an error, when trying to record again, Discord crashes
To better help you, we need your error logs!
To collect them, please
- open DevTools with
ctrl + shift + i/cmd + option + i - on the top right, click where it says "Default levels" and uncheck everything but "Errors"
- screenshot all errors and post them
screenshot
(Auto-response invoked by @wise thicket)
Is this what pops up when you crash/ when it fails?
what directory is vencord plugins in
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help with bugs / issues, install the regular way.
(Auto-response invoked by @wise thicket)
That's all that's shown
reinstall discord
Already did it, didn't help
Is there a channel tab plugin i can install? (new to this)
Nope
its a css snippet not a plugin
So, what to do?
Not how that works
They are asking for a Vencord version of this https://betterdiscord.app/plugin/ChannelTabs
Which doesn’t exist
im pretty sure i saw that in css snippets
That’s literally not possible
CSS is not capable of doing that
css is indeed not capable of doing this
horizontal channel list and channel tabs are different in that channel tabs function like a browser, cross server, etc.

Why? And how can I solve it I'm on the phone
vendroid isnt supported
Ah
????
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog, and please make sure Discord is closed.
Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&
Hello, how can I upload my own projects to Vencord?
Wat
Let's say I created a plugin, how could I upload it?
There is generally no support for custom builds
Oh, okay Thx :,).
can I somehow reload themes on the go without need in the good ol' Control + R? I tried symlinking my quickcss file to my theme, didnt work.
Why would you need to symlink it?
you can just edit the theme file and itll update
Because I use a pywal generated theme file.
Which changes each time i regenerate based on my wallpaper
Oh my lor
It started working after a restart
So weird but okay
is the moyai just gone
Yes
Hello, normally the status of all my games is visible in my discord. Lunar Client is not visible but it is visible when I uninstall Vencord. How can I solve this?
What plugins do you have enabled.
vp ignoreact
Ignore activities from showing up on your status ONLY. You can configure which ones are specifically ignored from the Registered Games and Activities tabs, or use the general settings below
Nuckyz, Cookie
these
Is there a way to see how much memory each plugin is using? My vencord uses 900MB of memory
When I install vencord I can't do this my computer can't detect discord
the ram usage is discord, each plugin uses negligable amount of RAM, a profiler to figure out what takes up RAM would take up more RAM than Vencord
did you enable window transparency in the settings of Discord?
whare
Vencord settings
ahh wait
Friends will someone help me?
did you toggle your game activity
yea
well there you go then
you disabled the activity = no activity is shown
now read the capitalized text
more plugin = more ram probably, i would assume each plugin would hardly pass 5mb or maybe 10
but thats just how electron apps work
its negligible usage
ram hungry
fix th boss
most of the plugins just patch small parts of discord code that call a single function
Um is there a vr for phones
no
mobile discord is completely different and the entirety of the mod would have to be rewritten for it, not worth the time and effort for when there are multiple competent client mods already for mobile
Ok
thank you 😄
any way to stop the recent activity from being saved?
pls add free soundboard
Not possible, most nitro features (soundboard, big files, banners etc) can't be done in vencord
is there a plugin or smth tht removes dis cooldown
Vencord is a client mod, we cannot hack discords server and let you bypass discord imposed rate limits
Does someone know how to fix it? Embed glitched.
this random but does vencord apply to the browser app
hello , does someone know how to fix when the custom rpc is not working?
you cant see it but others can
yes its a browser extension
Why does the youtube adblocker still not work :(
hmm, sometimes my Discord just randomly becomes fully grey and I have to tab out of Discord to get the grey screen to go away, does anyone know how to fix this?
Ive been wanting this for years, would be a great way to start discussions with someone who might share a niche hobby with you that you might have already spoken to before
yes i know but the buttons are just not working , even on an alt account
The program seems a little slow. Does Vencored have an off button?
Theres no off button, only uninstalling, ur slowness might be caused by custom css or themes
hello , does someone know how to fix when the custom rpc buttons is not working?
The most common cause of lag is poorly written CSS.
To see if this is the case for you, try temporarily disabling all themes and your QuickCSS.
If that indeed fixes the lagging, you'll have to figure out which theme / part of your QuickCSS is causing the lag.Just slowly remove parts of it until it doesn't lag anymore.
sorry
Likely a Discord issue since they do nothing (i tried on stable release of web client)
so what should i do?
Just wait for them to fix the issue, there's nothing you can do about it
actually no, you seem to have no button URLs at all
ok wait il try install and reinstall vencord
so if im using textreplace, im assuming its not possible to use regex, then in the replace with put some stuff and in the middle put the original text? eg. using regex \b\d{17,20}\b to find user ids and then replace them with <@ORIGINAL> to make them into mentions?
since theres well no documentation on it and theres no <#> for it, im assuming not. if this is the wrong place to ask them please let me know and my apologies :3
i think i misinterpreted what textreplace does
pretty sure it replaces your text and not other text
yes idk why look
it makes no sense
@pulsar swift
having tried it myself i can confirm the button is there but does absolutely nothing
you tried on my RPC?
mhm
having tried with my own rpc too it also does nothign
Ok idk why
put english text not arabic
oh it's japanese (I didn't look closely, 9/10 times people have this problem, it's arabic text)
same thing applies
OHH this is the reason why?
probably
it unfortunately doesn't change anything 
yeah ik i changed it already wait i do for a second time and maybe test it
i did it could you test clicking on the button pls?
hf!presence @unique mulch
i see this
that letter looks tiny
this is letter from my keyboard , like normal ones
so what should i do know?
Is there any way to delete messages automatically? Like a purge command, but the problem is they don't delete messages 14 or so days old
Do not ask for, talk about, or use the following plugins:
- Stereo Mic
- FakeDeafen or other similar creepy plugins
- Animated Status
- Message Mass Delete
- Selfbots, Spammers, MassMentions, NitroSnipers or similar
Mm, I see, that could easily be a raid plugin, lol
apple music artwork wont load for some reason
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
Vencord: v1.12.4 • f6d92e5 (Standalone) - 27 Jun 2025
Client: stable ~ Discord Desktop v0.0.351
Platform: MacIntel
Last Crash Reason: N/A
Enabled Plugins (27):
AccountPanelServerProfile, AlwaysAnimate, AlwaysExpandRoles, BetterSettings, BetterUploadButton, CrashHandler, CustomRPC, Experiments, F8Break, FakeNitro, FakeProfileThemes, PermissionsViewer, PreviewMessage, ReadAllNotificationsButton, ReplaceGoogleSearch, ShowHiddenChannels, ShowHiddenThings, ShowMeYourName, SpotifyCrack, SpotifyShareCommands, VencordToolbox, VoiceMessages, VolumeBooster, WebContextMenus, WebKeybinds, WebScreenShareFixes, WhoReacted
Vencord: v1.12.4 • decb49f (Web) - 25 Jun 2025
Client: stable ~ Web (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36)
Platform: Win32
Ngl I might be a lil bit stupid cuz I even tried repairing, reinstalling and still have this error
Vencord: v1.12.3 • 658a628 (Standalone) - 20 Jun 2025
Client: stable ~ Discord Desktop v1.0.9197
Platform: Win32
Last Crash Reason: N/A
Enabled Plugins (48):
AccountPanelServerProfile, BetterRoleDot, BetterSessions, BiggerStreamPreview, CallTimer, CrashHandler, CustomIdle, Dearrow, DisableCallIdle, ExpressionCloner, FakeNitro, FavoriteGifSearch, FixImagesQuality, FixYoutubeEmbeds, ForceOwnerCrown, FriendsSince, GifPaste, ImageZoom, ImplicitRelationships, MemberCount, MessageLinkEmbeds, MessageLogger, MessageTags, MutualGroupDMs, NoOnboardingDelay, NoUnblockToJump, OnePingPerDM, PermissionFreeWill, PermissionsViewer, PictureInPicture, PinDMs, PlatformIndicators, RelationshipNotifier, ReplyTimestamp, Summaries, SendTimestamps, ServerInfo, ShowConnections, ShowHiddenChannels, ShowHiddenThings, ShowTimeoutDuration, SortFriendRequests, Translate, ValidUser, ViewIcons, VoiceDownload, VoiceMessages, YoutubeAdblock
hey
there is some problem with vencord browser extension ig
for like 2 days
its not working, plus, the extension is not even clickable lol
i then deleted and reinstalled the extension
but
still not working
its not supposed to be clickable, you install it and open discord like usual and it will automatically inject vencord
you're rate limited from github
make sure you're not using a vpn. if you aren't, just wait an hour and it will be fixed
it isnt happening
thats the thing
is there anything that makes role gradients be animated everywhere without having to hover over them,,
customRPC isn't working for me. the starting timestamp always starts at 0 (1970). any fixes or am i doing something wrong
show your settings
i dont think it supports it like that
i mean the start time being higher than end
i thought the end time would be how much is passed if it isnt filled out
what should I put so that it'll work
nothing
it's supposed to be september 2006
well it def isnt
??? let me check
actually i inputted it wrong
damnit i think it was because of seconds and the converter i used only did it to the second
yeah it was, sorry for wasting your time 🤦
volume booster isnt doing anything past ~200 anymore btw
after updating clicking the screenshare button crashes vencord (on arch)
anyone else having that issue rn?
Hi! I donated and would like to claim my perks.
it says how to claim on the page you donated at
is there a way at all to get rid of the rounded corners ? ( specifically the corners of the app idc about stuff inside but the rounded corners of the app itself drives me nuts )
This is actually more of a windows thing sorry guys, if anyone else doesnt like rounded corners there is a really good windhawk mod for it
how do i get to the page where i can reinstall vencord and unistall
You open the vencord installer
yeah i lostthat page somehow
You download the installer
nvm found it
Open discords settings and scroll all the way down to the bottom and screenshot the following text block
https://cdn.discordapp.com/attachments/1026515880080842772/1255782998725623839/image.png
saying "doesnt work" or similar doesnt help us help you, refer to the following link to properly let us help you
https://itdidnt.work/
Its working fine
this>
Its in ur discord settings
its not
all my plugins are on
but none are wroking
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @haughty goblet)
press both buttons
ok
Vencord: v1.12.4 • decb49f (Web) - 25 Jun 2025
Client: stable ~ Web (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36 Edg/138.0.0.0)
Platform: Win32
Enabled Plugins (4):
CrashHandler, WebContextMenus, WebKeybinds, WebScreenShareFixes
did i do ok?
you only have those plugins enabled
what about my profile one and the typing one 💀
you only have those 4 plugins enabled
oh mb bro, i forgot turning them on after reinstall
openasar keeps deleting by itself
i always need to reinstall openasar through the vencord installer it 
Repair your installation in the installer.
never my issue but this is an another device so i have no idea
what is the current Vencord plus installer version, v1.3.3 (81be44c) or v1.3.3 (bb46ec1)?
Vencord plus is not supported
vencord plus is not the offical vencord so we cant help
ok
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help with bugs / issues, install the regular way.
(Auto-response invoked by @wise thicket)
depending what it is
lol
^
Umh I'm sorry for pinging you, but yes I had VPN and turned it off. It's been like 9h already and I still can't update, now this error I have (timeout). Seems like its sadly cuz of my location 🫡
Where are you based?
Russia
Enabled Plugins (2):
CrashHandler, FakeNitro
anyone figured out wht button links dont work?
how do i make it so i can resize the channel sidebar to 0? i used to be able to but i appear to have lost the ability
legacy old ui css?
wdym
white dog yelling moaning
???
hi hello
with betterdiscord, you could edit the "blurnsfw" addon to blur any media anywhere
can something similar be done ?
that can be done with css only iirc
its supposed to be
can i somehow use better discord and vencord together? cause there is like a option in better discord to save/favorite videos and audios on discord
No
is there a theme for discord thats similar to vencords colors on the website? it looks rlly pretty
Can you get the old discord sound packs like the Halloween one with the developer options
Hey guys, I’m having an issue with the AppleMusicRichPresence plugin - the album artwork doesn’t show anymore. Any tips on how to fix it? I’d really appreciate any help you can offer :))
Hi
is there any vc plugin or smth, which will let me delete all the messages i did in a certain channel
Do not ask for, talk about, or use the following plugins:
- Stereo Mic
- FakeDeafen or other similar creepy plugins
- Animated Status
- Message Mass Delete
- Selfbots, Spammers, MassMentions, NitroSnipers or similar
?
you are asking for both a selfbotter and mass deleting messages, which is against the rules
you will not ask about that stuff here
oh i wss just trying to delet only "my" messages lol
not others
but ok i wont ask
doesn't matter, still both of the above
idk what is selfbotter
Nvm y'all , found a good alternative 👍
is people not using vencord can see our profile ?
people using vencord can see your profile, but they cannot see anything that a plugin adds, like usrbg
any mods to be able to increase mic input to 200%
i can barely hear my friend, but i cannot increase his volume further
how to install on linux
We provide a convenient graphical installer you can use. Or you can just grab Vencord from the Chrome Webstore or via Userscript.
Visit our download page to find out more!
vp volumebooster
Allows you to set the user and stream volume above the default maximum
Nuckyz, sadan
ts does not help😭
it does?
it doesnt explain how to install on linux
Show a screenshot of the installer
where can i see the messagelogger history in specific server or channel or chat
the terminal thing?
im turn off Discord (Overlay) and i dont know how i can turn it on someone know this plug name?
I opened discord today and my Macbook said that the app was damaged and could not be opened, and should be moved to trash. I uninstalled and reinstalled discord and the app is fixed, but vencord no longer detects a discord installation.
okay, the issue fixed itself when I redownloaded the installer
Anyone else's escape key stopped working with Discord halfway through today? After I got the popup about guild-tags being added
I have pinned dms enabled but whenever I'm at the top of the pin dms the rest of them disappear completely unless I scroll done and then they show up again
Hello people of the internet. Yesterday I bought a new pc and begun isntalling all necessities. Came to discord and decided to try out Vencord. Downloaded everything and it seems fine. UNTILLLL... It randomly crashes or reboots/reloads itself? Screen goes gray just like when starting dicord and then "discordo" sound plays (I enabled UwU easter egg, cuz funny). If I am in the call, I dont get cut off. Ive tried reinstalling discord and vencorn but it still didnt help. Fresh windows so nothing else should be interfering
does it stay grey or does it just reload as if you pressed ctrl r ?
Acts like CTRL R
But without kicking me out of a call or reseting the message I was typing
is there a plugin that can remove this when im not a fuckin mod
Apple music artworks haven't been loading for a good week or few 🙏
Vencord: v1.12.4 • f6d92e5 (Standalone) - 28 Jun 2025
Client: stable ~ Discord Desktop v0.0.352
Platform: MacIntel
Last Crash Reason: N/A
I have pinned dms enabled but whenever I'm at the top of the pin dms the rest of them disappear completely unless I scroll done and then they show up again
Sorry for the needyness, but no help?
how can i remove this without activating 2fa
Dude can you stop overshadowing my problem?
I am sorry, but like cmon
there is no official version of vencord for mobile, but if you're on Android then get Aliucord
on iOS there aren't reliable alternatives
I think this question was answered in tge faq channel. I think it says there is an app called vandroid but it can be quite small (they don't work on it much) but still good
Ty
Yeah there are also alternatives
IM TRYING TO INSTALL A FORK FOR VENCORD HOW DO I DO THAT
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help with bugs / issues, install the regular way.
(Auto-response invoked by @pure dawn)
any plugins for stopping the stream pausing thing, so like when i play games on one monitor while screensharing on the other, how can i have the screenshare still visible instead of it hiding itself and talking about sum saving resourcesd
and why would you want this?
good question, i just do tbh
the preview absolutely does not show you what other people are seeing, it does not fetch the stream at all from discord it is a local preview of the window you are screensharing
yeah but like i wanna see it still
i checked google i checked this discord (some) i checked everything but i cant figure out why my auto correct isnt working for vencord is this a vencord issue or a plugin or a thing thats toggled or.. i cant seem to get discord spellcheck to work on vencord
disable auto translate (the green translate icon in the message bar)
so your stream can still be completely busted and you wouldn't know regardless of if the preview "shows" all the time
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @shell veldt)
You can see its called looking at your screen/window you are screensharing
theres no plugin for this beacues theres no reason for it to exist
yeah i get that, but like also wanna see it on the second monitor instead of some silly text.
i tried that i still dont get my messesages correcting 😭
are plugins here free to make like can i code it myself and js drop it in a folder or sum
vs dev
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help with bugs / issues, install the regular way.
alr alr
yes
hi sorry.. but ive been struggling with this for a week but i have no autocorrect on discord
disable auto translate (the green translate icon in the message bar)
i did 😭
Enabled Plugins (45):
AlwaysAnimate, AlwaysExpandRoles, BetterFolders, BetterGifAltText, BetterGifPicker, BlurNSFW, CopyEmojiMarkdown, CrashHandler, Experiments, ExpressionCloner, FakeNitro, FavoriteEmojiFirst, FavoriteGifSearch, FixImagesQuality, FriendsSince, InvisibleChat, MemberCount, MessageLatency, MessageLinkEmbeds, MessageLogger, MessageTags, NoTypingAnimation, PermissionsViewer, petpet, PictureInPicture, PinDMs, PlatformIndicators, PreviewMessage, ReadAllNotificationsButton, RevealAllSpoilers, ReverseImageSearch, SendTimestamps, ServerInfo, ShikiCodeblocks, ShowHiddenChannels, ShowHiddenThings, ShowTimeoutDuration, SilentMessageToggle, SilentTyping, Translate, TypingIndicator, TypingTweaks, UnlockedAvatarZoom, WhoReacted, YoutubeAdblock
The other button
Vencord: v1.12.4 • f6d92e5 (Standalone) - 27 Jun 2025
Client: stable ~ Discord Desktop v1.0.9197
Platform: Win32
Last Crash Reason: N/A
⚠️ Activity Sharing disabled
yeah me too its so annoying i feel so slow without having my esc key working
Greetings. Can someone please tell me how to properly create a desktop.asar file like in the official repository, but for a fork? I tried compressing with the same method, but the client refuses to load
You won't get help for stuff like this here
Where should one go in such a case?
how can i remove this without activating 2fa
Just activate 2fa its not that hard
no
i dont wanna its gonna take too long to log into my account
why does it show that even when im not a mod 😭
Opening ur phone and pressing a button, very long indeed
Prob discord bug
you could set your password to a single character to make it extra fast
yes very
Awesome advice
hi
there is some problem with vencord ig
so i was trying to see server info for a server
but as sson as i am clicking....
this is coming
and this
also, i am a mod at a server, and when i am trying to go in a specific channel, this is coming
update your vencord
Does anyone know if there's a fix for the artist and album art not appearing on Apple Music rich presence?
No support for dev builds
Known issue, will be fixed
Ah, thank you !! 
New server icon?
Will deleted messages ever go back to being red? 
@haughty goblet bro...pls help me....my issue still isnt solved
All Vencord support requests/questions belong in #🏥-vencord-support-🏥. If you ask in any other channel, you will lose access to all channels except support. No pinging or dming for support
- If someone breaks rule 5, do not help them or you're part of the problem. Either direct them to the support channel or ignore them.
I dont have access to my account email and i forgot the password but my card is on the 1 month nitro trial and you need a password to cancel is there any way to cancel with a discord token or somthing can someone help @tough rapids
contact discord support and don't ping random people for help 
bro...i use extension
this happens when you press on a hidden channel (web extension)
im to braindead to understand what that is so
when i install vencord and it gets patched nothing happens
did you close discord b4 doing the patch
fully
yes, i will do that again and see just to make sure though
Have you considered reading https://discord.com/channels/1015060230222131221/1257026812920205435
again, nothing
i have completely taken discord off my pc and then restarting process no matter what i do nothing happens.
- Press
windows + rthen paste one of the following:
If you are on Stable (most likely):
- ||
%localappdata%/Discord||
If you are on PTB:
- ||
%localappdata%/DiscordPTB||
If you are on Canary:
- ||
%localappdata%/DiscordCanary||
- Then screenshot the contents of the folder you were taken to
i already did this a week ago with you..
.
i think you did not sure though
what am i supposed to do slime
would you be able to help me if i was on screenshare maybe??
I’m at work so cant help 
yeah exactly! But it seems to work now, at least nevermind, now it doesn't again...??
If you find out anything about it, please lmk. It doesn't seem to be caused by Vencord, as I've just tested it happening on vanilla Canary
Day 2 of asking help until I get a solution (blame reddit guy who told me to seek help here):
Hello people of the internet. I bought a new pc and begun isntalling all necessities. Came to discord and decided to try out Vencord. Downloaded everything and it seems fine. UNTILLLL... It randomly crashes or reboots/reloads itself? Screen goes gray just like when starting or CTRL + R dicord and then "discordo" sound plays (I enabled UwU easter egg, cuz funny). If I am in the call, I dont get cut off. Ive tried reinstalling discord and vencorn but it still didnt help. Fresh windows so nothing else should be interfering
Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation
tldr:
-
press
windows+r -
paste
%AppData% -
delete
Discord -
repeat for
%LocalAppData% -
Install discord
uh
Did that twice
update
I just redid everything. Still happening
im tryna install discord with linux, and it asks for a "custom discord location" but im not sure what that means or what to put in. pls help </3
Is discord installed
as an app? nah i dont got it downloaded
Then how will you install vencord to it
fair point, js assumed it would work the same </3 lemme download it rq
oh nvm, it says i do have it installed
Are there chats other than this to talk and why does the vencord server have the BD logo ? 😂
#🧊-off-topic-iceman-only
Funny
Fair enough
Says I have no access, not sure what I did
Don't remember ever talking in it
how can i apply the css from #🎨-css-snippets
since i already tried quickcss and themes for the #🎨-css-snippets message css
and it has not worked
I don't remember that tbh, can I get it back iff possible ?
Thank you
All Vencord support requests/questions belong in #🏥-vencord-support-🏥. If you ask in any other channel, you will lose access to all channels except support. No pinging or dming for support
- If someone breaks rule 5, do not help them or you're part of the problem. Either direct them to the support channel or ignore them.
Why name change?
im turn off Discord (Overlay) and i dont know how i can turn it on someone know this plug name?
funny
you can disable it with discord's settings
Sorry I deleted my question before, I restarted it a few times and it finally worked. again very sorry!
when i installed vencord its disable alr
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @haughty goblet)
Vencord: v1.12.4 • f6d92e5 (Standalone) - 28 Jun 2025
Client: stable ~ Discord Desktop v1.0.9197
Platform: Win32
Last Crash Reason: N/A
⚠️ Activity Sharing disabled
Enabled Plugins (62):
BetterFolders, BetterGifPicker, BetterRoleContext, BetterRoleDot, BetterUploadButton, BiggerStreamPreview, CallTimer, ClearURLs, ClientTheme, CopyEmojiMarkdown, CopyFileContents, CopyUserURLs, CustomIdle, DisableCallIdle, ExpressionCloner, FakeNitro, FakeProfileThemes, FavoriteEmojiFirst, FavoriteGifSearch, FixImagesQuality, ForceOwnerCrown, FriendInvites, FriendsSince, GameActivityToggle, GreetStickerPicker, ImageLink, ImageZoom, ImplicitRelationships, KeepCurrentChannel, MemberCount, MentionAvatars, MessageLogger, MessageTags, MutualGroupDMs, NewGuildSettings, NoBlockedMessages, NoProfileThemes, NoTypingAnimation, OnePingPerDM, PermissionFreeWill, PermissionsViewer, PinDMs, PlatformIndicators, RelationshipNotifier, ShowConnections, ShowHiddenChannels, ShowHiddenThings, ShowMeYourName, SortFriendRequests, StickerPaste, SuperReactionTweaks, UnlockedAvatarZoom, UserVoiceShow, ValidReply, ValidUser, VoiceChatDoubleClick, ViewIcons, VoiceDownload, VoiceMessages, VolumeBooster, WhoReacted, YoutubeAdblock
#🏥-vencord-support-🏥 message
just wanted to say I'm having this issue too, but it's weirder than ency describes for me: for some reason pressing escape to go to the latest message only works on a few of the servers i'm in, and specifically not in this server. no idea why it's happening
also should add that i'm on vesktop
Vencord: v1.12.4 • f6d92e5 (Web) - 28 Jun 2025
Client: stable ~ UserScript (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36)
Platform: Win32
hidemedia plugins doesn't work anymore
How to fix this error?
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog, and please make sure Discord is closed.
Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&
yo why does vencord like sometimes not work when i launch it and i have to reinstall/fix it from the installer?
because discord updates and the discord updater overrides the changes made by vencord
I'm trying to get into plugin development, how do I get started with it?
The official docs aren't really helpful besides the initial setup.
Not sure if this is the correct place to ask - you can add "unsupported" connections to your profile, such as Mastodon and Bluesky before the official release (Bluesky has been added since then) with this javscript:
Vencord.Webpack.findByCode("overrideUrl")({platformType:"mastodon"});```
and I was wondering if there are any other platforms Discord secretly supports? I can't find a list anywhere
how can I install vencord on ubuntu ?
you dont install discord via the software insataller since it uses snap
wym ?
how did you install discord
Does anyone else have the issue where pressing Escape doesn't move you to the latest messages in a chat?
was that ever a thing
Yes. Pressing escape has always moved you to the bottom of the chat
I'm confident in assuming that it probs is a Discord thing yet again....
It seems the escape key in general doesn't work for me...
Like even in my settings does it not recognize the key being pressed
It must also be Discord as anywhere else does the escape key work.
discord issue
expected that.
help pls, after click "install" it says that everything went well, but nothing changes
did Discord automatically closed or you closed it fully? (By closing it in the tray or through the task manager)
after it installed
discord dont automatically closed
i think bc nothing not installed lol
then do what it says on the screen
nothing changes in settings
Did you close Discord through the tray or the task manager?
yes
lol folder have 1 file 😭
this is still not installed...
how do I put multiple css snnipets in vencord?
yes i did
just now i installed vencord extension on my another acc and its the same
Just put them in, one after another
How do i select all fonts with quickCSS? rn all i wrote is
:root {
--font-primary: "DepartureMono Nerd Font", "gg sans", "Helvetica Neue", "Helvetica", "Arial", "Noto Sans", sans-serif !important;
//--font-display: "DepartureMono Nerd Font", "gg sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
--font-size-base: 12pt
is viewraw busted now? view button doesnt show up anymore on messages
Anyone uses vencrd or better discord and can help me Dm me.
All Vencord support requests/questions belong in #🏥-vencord-support-🏥. If you ask in any other channel, you will lose access to all channels except support. No pinging or dming for support
- If someone breaks rule 5, do not help them or you're part of the problem. Either direct them to the support channel or ignore them.
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
Vencord: v1.12.4 • f6d92e5 (Standalone) - 28 Jun 2025
Client: canary ~ Discord Desktop v1.0.663
Platform: Win32
Last Crash Reason: N/A

gng whenever i install vencord the rounded edges are gone
you've not got this on right
gng
youre so goated
i got that on
now i turned it off
now its fixed
ily gng
incredible
❤️
Hop off canary
API broken on canary
Use stable
gotcha, this is already known about then i take it

is vencord going to support discord's new nitro feature called "Custom Theme" using FakeNitro soon?
Most likely
Probably won’t be until it releases fully tho
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog, and please make sure Discord is closed.
Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&
👍
while sharing screen on windows (using vesktop) the fps of the stream is like 5fps even though I selected 1080p 60 fps with smooth screen sharing. Any proposal as to how I can fix this>
yeah i shared the message there.
is relationship notifier broken? whenever i open the discord app, it gives me whole bunch of notifications saying that my entire current friendlist has unfriended me, instead of actually showing me people whove actually unfriended me
BRU of course i dont see the fucking known issues
mb
restart discord
Um, so, the Hide Media plugin button isn't showing up, but media that you've hidden before is still hidden.
I assume the crashing with the latest discord update is being worked on
The most likely cause is that your install is outdated. Check if there's any updates. You can either do so using our inbuilt updater, or if you cannot get there due to crashes or similar, use the "Update Vencord" in the Installer.
If you're all up to date, try reinstalling with the installer anyway!
And if it now still doesn't work, please let us know in our support server
is viewraw abandoned? I don't see any view raw button on my context menu
i'm using the chrome extension
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
Its already up to date, already tried reinstalling
I dont need a canned answer I wanted human response
Vencord: v1.12.4 • decb49f (Web) - 25 Jun 2025
Client: stable ~ Web (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36)
Platform: Linux x86_64
Enabled Plugins (6):
CrashHandler, ViewIcons, ViewRaw, WebContextMenus, WebKeybinds, WebScreenShareFixes
The API the plugin uses is broken
Itll be fixed soon
i've got the translate plugin installed and before i restarted discord i had the option when hovering to reply to messages to translate there and now i don't is there a way to fix that
Known issue
Will be fixxed soon
ah okay nice thanks
This didn't work btw. Guess I will do the old method and just disable plugins till it stops lol
Client info:
canary 414832 (dbcbb26) Host 1.0.664 x64 (65682) Build Override: N/A Windows 11 64-bit (10.0.26120)
Vencord f6d92e5 (Standalone)
Electron 35.3.0
Chromium 134.0.6998.205```
probably because you're on canary
Vencord: v1.12.4 • f6d92e5 (Standalone) - 28 Jun 2025
Client: stable ~ Discord Desktop v1.0.9197
Platform: Win32
Last Crash Reason: N/A
I dont usually have issues with it, happens once in a while.
idk there's been a good few reports of broken plugins on Canary recently
at least through this channel
Vencord: v1.12.4 • f6d92e5 (Standalone) - 27 Jun 2025
Client: canary ~ Discord Desktop v1.0.664
Platform: Win32
Last Crash Reason: N/A
⚠️ Activity Sharing disabled
Guess I just get lucky
Discord crashes when someone is typing.
last console errors
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
Run plugins too
Vencord: v1.12.4 • f6d92e5 (Standalone) - 28 Jun 2025
Client: canary ~ Discord Desktop v1.0.664
Platform: Win32
Last Crash Reason: N/A
Enabled Plugins (70):
BetterRoleContext, BetterSessions, BetterUploadButton, BiggerStreamPreview, BlurNSFW, ConsoleJanitor, ConsoleShortcuts, CopyEmojiMarkdown, CopyFileContents, CopyUserURLs, CrashHandler, Dearrow, Experiments, ExpressionCloner, FakeNitro, FakeProfileThemes, FixSpotifyEmbeds, FixYoutubeEmbeds, ForceOwnerCrown, FriendInvites, FriendsSince, FullSearchContext, HideMedia, iLoveSpam, MemberCount, MessageLatency, MessageLinkEmbeds, MessageLogger, MessageTags, MutualGroupDMs, NewGuildSettings, NoDevtoolsWarning, NoF1, NoMaskedUrlPaste, NoOnboardingDelay, NoPendingCount, NoUnblockToJump, OpenInApp, PauseInvitesForever, PermissionFreeWill, PermissionsViewer, PinDMs, PlatformIndicators, PreviewMessage, ReadAllNotificationsButton, RelationshipNotifier, ReverseImageSearch, ReviewDB, SendTimestamps, ServerInfo, ShowHiddenChannels, ShowHiddenThings, ShowTimeoutDuration, SilentTyping, SortFriendRequests, SpotifyControls, SpotifyCrack, SpotifyShareCommands, ThemeAttributes, Translate, TypingIndicator, TypingTweaks, USRBG, ValidReply, ValidUser, VencordToolbox, ViewIcons, ViewRaw, VoiceDownload, YoutubeAdblock
Hop off canary
Its got problems rn
You think that will be long term or short term
I'm using canary as main, should use stable version till it fix?
It’ll be until the issues are fixed
Idk how long that’ll take
where download?
not exact;y support but doesnt anyone know a theme/css that can make the spotify plugin blend with OldCord theme
Ask the oldcord creator to support it
We provide a convenient graphical installer you can use. Or you can just grab Vencord from the Chrome Webstore or via Userscript.
Visit our download page to find out more!
why do i have to re-install vencord after every discord update
There is nothing there dear bot
i am using the stable version and its not like its a new issue i had it for months but i am getting bored and mad that i have to re-install it after every update
switched to stable because of the crash and now escape doesn't work to mark channels read
that's just a discord bug, should work in DMs and random servers
How can I get perms to post in #🧩-plugin-development? I don't see any other channel to ask this in.
👉 #📖-info
(Auto-response invoked by @wise thicket)
Crashing on Canary whenever someone sends a message in whichever channel I'm looking at
Wait for an update
Don’t use canary
Thank you! I will
The Translation feature is not showing up when I click on a message
You also didn’t read slightly up to the part where I said it is broken and wait for a fix
Oh
I guess I have to wait for it to be fixed
Can someone help me? I have already changed the DNS and proxy and restarted the Wi-Fi
we can't help you you need to fix your internet
check your hosts file
what do you mean my host?
lc.g hosts file windows
is there a plugin to replace tenor in gifs with another gif provider like giphy
No
Is there a plugin that can copy discord servers?
which bot?
Google it
I've already searched and I didn't find it, so I'm here asking 
I’m gonna call bullshit because literally the first result
Read #1257025907625951423 before asking for help
-# This is an automated sticky message.
when i open discord it runs in the background but the actual window isn't showing, if i uninstall vencord i cant open it due to the error, i would reinstall discord and vencord but im logged into an important account which i dont remember the email for right now
Repair your installation in the installer.
this only happened after i tried repairing my installation
before that i was using discord normally but i realized vencord wasnt running
fixed it by installing openasar
since discord doesn't have a mute server folder feature, is it possible to make a plugin?
Is vencord still not working on mac?
Should work fine
- Open your terminal app
- Type
sudo - Drag VencordInstaller.app into your terminal
- Append
/Contents/MacOS/VencordInstaller - The final input should now look something like this. Double check that you have everything correctly, especially the space.
sudo /Users/YourUsername/Downloads/VencordInstaller.app/Contents/MacOS/VencordInstaller
- Run by hitting Enter and the installer should open. If it says file not found, you made a mistake
- Installing should now work!
- If you still get the same error, give your terminal app Full Disk Access and try again
@restive smelt
did this and it said no file found so im a bit confused where the error is (now saying permission denied)
Where can I find a plugin to change sounds, like NotificationSounds?
Vencord doesnt have that, theres an unofficial plugin but u wont have support with that
No support is provided for installing unofficial plugins. Do not continue asking or you will permanently lose access to support.
Screenshot what you did
i ended up figuring it out and its working now , thank u though !
it may just be a Discord server issue but the bitrate for streaming seems extremely low. IDK if it's just discord speed limiting me or if it's something with the video encoder
uhhhh
Update
I use the web extension and I just removed and reuploaded the extension
still happening
or redownloaded it idk
whatever the term is
vext
The Vencord Chrome Extension is out of date! (v1.12.4 vs v1.12.5)
You need to wait I guess
Has the team stopped adding plugins?
did server permissions plugin working ?
Having the same problem as well
yikes
alright, thanks for the support.
No
is there a way to have one of discord themes permanently?
Is there a way to make the discord file size larger than what it currently is for free?
But I haven't seen any new plugin
Because none need to be added right now
No
What about of that one that changes the displayed time from 24h to 12h?
?
That too
I remember someone maded one but it wasn't never added, anyway that was like 1-2 yeas ago
woah I'll give a look
because its a default discord setting,
Then it wasn’t properly worked on or updated
Or obsolete because discord added it
is there a plugin that is preventing me from using the "quick reactions" things? i can't seem to see them, and i only ever do see them for like a frame after opening the reaction menu
on top of that, i can't even seem to add reactions to messages without right-clicking them (yes i disabled quickcss before trying)
woops
same thing for me
i am having the same issue, it is the ShowAllMessageButtons plugin that is causing it
ah okay thank you
no worries, disabling it helps until it gets fixed
@lusty delta since youre having the issue as well
oh tysm
Discord streaming is horrendous when you're on linux or using the webapp versions.
is there a particular reason for this?
is vencord under a certain section in settings? i cantt find it rn
Discord supporting linux and webapps is just low priority, I suppose. It's been a complaint by a lot of people for a long time.
I've been using Discord on the browser version(Windows) and streaming with it is just bad no matter what I do. Other platforms and their webapps run do streaming better than Discord's linux and webapp versions.
i noticed its above plugins nvm
i noticed discord wont let me use custom reaction commands after a recent udpate
was there a bypass to this or is it impossible at this point
vext
The Vencord Chrome Extension is out of date! (v1.12.4 vs v1.12.5)
not working for me
Is Vencord now not supporting Windows 7 at all anymore? Everything is broken on there before a few updates ago or something
Windows 7 is support because of its age
Update to 10/11 or switch to Linux
It used to work thanks to VxKex or whatever
Only Windows 7 works very well on the i3-4130
Linux just sucks for me
Yeah but that isn’t officially supported
Oh ok
who can help me??
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog, and please make sure Discord is closed.
Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&
was told to bring it here from vesktop, in vesktop I cannot add reacts to messages when in the vesktop client
I can do it though on mobile and website
#🖥-vesktop-support-🖥 message dont wanna spam the images and text again
how do i change my banner help (i htink i was in this server b4 i just left )
vp usrbg
Displays user banners from USRBG, allowing anyone to get a banner without Nitro
AutumnVN, katlyn, pylix, TheKodeToad
read the description of that plugin in the settings
hi
i am thinking of deleting and reinstallling the vencord extensionj
so...
how can i use the cloud
so that my plugins are autmotacally onned after reinstall
You can also just use the backup section
Anybody's HideMedia not working anymore?
When i click on hidden tickets in browser
Wait for an update
ok
Has anyone else had their account hacked recently? I'm trying to figure out what caused it. One of my thoughts was maybe a compromised plugin?
Just trying to figure it out so it won't happen again.
It wont be vencord
I figured
Yes, just a few hours ago. Not sure how
Was it posting crypto images?
Yes. Wanna discuss it in DMs? I'm also trying to find the attack vector
Yeah
can u say how to use it
like what to click
It’s pretty self explanatory
when i am clicking impoert...it tries downloading smth
like what should i do with it
“Save”
it coming in downloads in edge
Yes because thats how saving works
ok
Well what do you want to do
update the extension
The Vencord Chrome Extension is out of date! (v1.12.4 vs v1.12.5)
So you wait
no point reinstalling then?
ok ok
I mean you can reinstall, it just wont do anything
so how can i know when its updated? any announcement here?
wow, so i dont even need to uninstall and reinstall?
wow
😌
Sometimes you do if it doesn’t update
threw me off, the emotes were moved
for the life of me I could not figure out why I couldnt emote react
it's where you press the 3 dots, quick emotes missing or moved was what threw me off
you have ShowAllMessageButtons enabled
by the way that's not true
this is the case with or without the plugin enabled
why doesn't it work?
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog, and please make sure Discord is closed.
Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&
CAN PEOPL WHODONT HAVE VENCORD SEE MY AVATAR DECOR?
No
then you have disabled the experiment
I quickly checked and assigned myself to every different bucket of all experiments related to reactions, and it didn't do jack shit
send plugins /vencord-plugins
Enabled Plugins (62):
AlwaysExpandRoles, BetterRoleContext, BetterSessions, BetterUploadButton, BiggerStreamPreview, CallTimer, ClearURLs, CopyEmojiMarkdown, CopyUserURLs, CrashHandler, Decor, DisableCallIdle, DontRoundMyTimestamps, Experiments, ExpressionCloner, FakeNitro, FakeProfileThemes, FavoriteEmojiFirst, FixImagesQuality, FixSpotifyEmbeds, FixYoutubeEmbeds, ForceOwnerCrown, FullSearchContext, GreetStickerPicker, ImageZoom, MemberCount, MessageClickActions, MessageLogger, MessageTags, NoDevtoolsWarning, NoF1, NoMosaic, NoOnboardingDelay, NoPendingCount, NoProfileThemes, NoReplyMention, NotificationVolume, OnePingPerDM, PauseInvitesForever, PermissionFreeWill, PermissionsViewer, PictureInPicture, PinDMs, RevealAllSpoilers, SecretRingToneEnabler, SendTimestamps, ShowHiddenChannels, ShowHiddenThings, SilentTyping, SpotifyCrack, TextReplace, Translate, ValidUser, VencordToolbox, ViewIcons, ViewRaw, VoiceMessages, VolumeBooster, WebKeybinds, WebScreenShareFixes, WhoReacted, YoutubeAdblock
Vencord: v1.12.5 • 93f28fe (Vesktop v1.5.7) - 1 Jul 2025
Client: stable ~ Vesktop v1.5.7
Platform: Linux x86_64
⚠️ Activity Sharing disabled
I currently have quickCSS enabled, however I spent the last hour without it and it wasn't any better
open console ctrl shift i, paste this Vencord.Webpack.wreq(407477).ZP.getCurrentConfig().canShowReactionsOnMessageHover
if the ctrl + shift + i keybind doesn't work, it's likely because a different program conflicts with the keybind. This is most commonly the AMD Radeon Software. If you have that, disable keybinds in it (see the video below)
https://cdn.discordapp.com/attachments/1024286218801926184/1139669756031553639/7qTeLzLlcS.mp4
and show result
this is looking like false
so you have it disabled
if that's the experiment you were rfering to, please do tell me how I can re-enable it because I have tried all bucket of all of those
remove the controls buckets (click the x)
OH GOD THANK YOU
finally free
Also I should note that in my situation, when clicking the "Add Reaction" menu item, or when clicking the "View More" at the end of the list shown on hovering the previously mentioned button, it did not show the emoji picker, in fact it did nothing visible.
But I suppose that's not a Vencord/Vesktop problem ? (now it works as intended)
probably something else