#š„-vencord-support-š„
1 messages Ā· Page 443 of 1
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @haughty goblet)
i would recommend clicking both of those
Vencord: v1.9.8 ⢠6659f2c (Standalone) - 24 Aug 2024
Client: stable ~ Discord Desktop v1.0.9159
Platform: Win32
Last Crash Reason: N/A
ā ļø Activity Sharing disabled
Enabled Plugins (25):
BetterFolders, BetterSettings, BetterUploadButton, BiggerStreamPreview, CallTimer, ClearURLs, CrashHandler, DisableCallIdle, FakeNitro, FixSpotifyEmbeds, FixYoutubeEmbeds, FriendsSince, GameActivityToggle, ImageZoom, NoTypingAnimation, OpenInApp, PictureInPicture, ReadAllNotificationsButton, ReplyTimestamp, ReverseImageSearch, ShowHiddenThings, SpotifyControls, ValidReply, VencordToolbox, YoutubeAdblock
I'm unsure :,)
#Chrome extension isn't working on my Windows 11 Laptop? #
refresh browser page
I will write down all the plugins I want to keep and revert it to stock Vencord, that may be my best bet, as you mentioned earlier
Okay. Sorry for accusing you of potentially running an unsupported build. This is 100% a stock discord feature. I'm not sure what enables it yet.
For developers: Check module ID 70693 for the code for that popup
It's completely okay, no worries^^ I was just a bit confused by all of this
Don't worry, I haven't seen this before
I fixed it now, the setting was this;
I am unsure why it was enabled though
I literally just found that after reverse engineering. This is the correct answer
Thank you for somehow teaching me something new
Sure thing š
Why does it take the Vencord team so long to add new plugins?
āWhy does it take so long to manually review and test for pluginsā
Why isn't there a team to do it and help with the process? I've seen tagged devs complain about the merge process, causing them to just quit. Just odd.
As a contributor, I don't confidently know. The code of the contributions does reviewed by people, though I don't actually see people test these plugins in the client
That I donāt know about
Yop
I've pulled pull requests and tested them. There's quite a few good plugins that are just sitting there, which have gotten feedback and now are sitting in the pull request graveyard.
hate to tell you this but I totally feel this pain (even on a personal level)
It doesn't help that a decent portion of PRs are doing raw DOM manipulation in a React codebase and won't get merged, or have other similar issues
Yeh I mean, was just general feedback for the Vencord team. Seems like it's one of the only places that takes forever, when it really shouldn't. I'm sure there's people that are willing to review and give feedback and help speed up the process to ensure that we can get plugins faster/more up to date.
will vencord only accept useful plugins?
Been nearly a month since anythings been accepted, at this point you can even start wondering - will they accept anything?
4 days ago actually
That is a very small plugin though
a plugin regardless
yes
ask #šØ-theme-development I don't have it so I can't give you a selector for it
not sure if this option removes it, but i don't have those
and i have that disabled
automatic ducking what is it
hi, i dont know if its a discord problem or vencord, but every like 2 hours or so, 1-3 additional processes in task manager appear (Discord) and they take like 30% cpu each, any soultions?
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
if you google it, it says
By lowering the volume of background sounds when a prominent element (like a vocal) enters the mix, producers can ensure that important audio elements stand out without being masked by other sounds.
In the context of Discord and other communication platforms, automatic ducking is intended to achieve similar results ā allowing users to communicate effectively without being drowned out by background noise or music.
Thank you, my google search was not working so I asked here, im being serious
ok i updated vencord and it STILL isn't letting me share firefox audio
can some one help me with this i keep trying to fix it but it wount 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.
- Make sure discord is fully closed in task manager (or tray)
- Press "take me there"
- If the folder is named after your username, delete it
- Reinstall Discord
- Try installing vencord again
Here is a video tutorial in case you cant read 4 steps:
https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4
thanks
peoples permissions isnt showing up
i click the shield thing and its an
empty box
is there any like discord layouts i can choose from instead of picking a theme?
other then discord's WIP desktop visual refresh no, you just have to find a theme
aw figured because i do have that enabledd, damnnn okay thanks anyway
what does vc mod mean?
Moderates voice chats
My vencord is not reinstalling i did the repair but it didnt work then i saw https://discord.com/channels/1015060230222131221/1257029119884005498 but now im not able to find the folder of my name
thats if you have a broken install
- 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
You have multiple discord versions, try a clean reinstall of discord using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation
(basically vencord is patching the newest discord version but your discord is using an older version for some fucking reason)
Good morning! I'm on Linux, so streaming can be a bit whacky. I was hoping to complete a quest that involves streaming World of Warcraft to someone in channel. Is that possible with Vencord or am I SOL since I am on Linux?
Why can I not see Vencord settings, it says that Vencord is installed yet I don't have any of the options.
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
Hi sorry to bother i have a problem with the themes, iwas mixing themes and now i can't access to the theme section or any other section
vf themes
open the dev tools with CTRL + Shift + i (Cmd + Option + i on MacOs) and click on the "console" tab at the top. Then paste and run (with enter) the following code.
It will
- disable custom css (you can turn it back on in Vencord Settings)
- copy your current theme links to your clipboard as a backup
- remove all themes
(() => {
Vencord.Settings.useQuickCss = false
try {
const copy = window.copy ?? Vencord.Webpack.Common.Clipboard.copy
copy(Vencord.Settings.themeLinks.join("\n"))
} catch { }
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
all my embeds are not working, (ignore the gif names š¤ )
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @haughty goblet)
press both
Vencord: v1.9.8 ⢠6659f2c (Standalone) - 23 Aug 2024
Client: stable ~ Discord Desktop v1.0.9159
Platform: Win32
Last Crash Reason: N/A
Enabled Plugins (65):
AlwaysAnimate, BetterGifAltText, BetterGifPicker, BetterNotesBox, BetterRoleContext, BetterSessions, BetterSettings, BetterUploadButton, BiggerStreamPreview, CallTimer, ClearURLs, ColorSighted, CopyUserURLs, CrashHandler, CustomRPC, DisableCallIdle, EmoteCloner, Experiments, FakeNitro, FakeProfileThemes, FavoriteEmojiFirst, FavoriteGifSearch, FixSpotifyEmbeds, FixYoutubeEmbeds, ForceOwnerCrown, GameActivityToggle, MemberCount, MentionAvatars, MessageLatency, MessageLogger, MoreUserTags, Moyai, NewGuildSettings, NoProfileThemes, NoUnblockToJump, NotificationVolume, oneko, OpenInApp, PartyMode, PinDMs, PlainFolderIcon, PlatformIndicators, PronounDB, QuickMention, ReadAllNotificationsButton, RelationshipNotifier, RevealAllSpoilers, RoleColorEverywhere, SendTimestamps, ServerInfo, ShowAllMessageButtons, ShowConnections, SpotifyControls, SpotifyCrack, TimeBarAllActivities, Translate, TypingIndicator, TypingTweaks, UserVoiceShow, USRBG, ValidUser, VoiceMessages, VolumeBooster, WhoReacted, XSOverlay
i have a few
do you have streamer mode on?
no
what about these
Thanks!
only problem of both vendroid and vendroid enhanced is they are freezey (like they lag) af
neither bunny nor aliu can find plugins
sorry havent find this on k-i
elaborate on "streaming can be whacky"
Stream not starting? No audio? Crash? Quest progress not working?
What distro/DE are you using? Are you on wayland?
You shouldnāt use vendroid
Use aliucord or pyoncord/bunny
they doesnt see plugins for some reason but ig its the question to aliucord server
thanks
You should ask in their respective servers, they arenāt preinstalled as far as Iām aware
On Wayland.
The problem I see is that it looks like Discord shows a generic stream instead of the actual game. So I can't complete quests
does it work on unpatched discord? are you on injected discord or vesktop?
Vesktop on Nobara. I can stream no problem, it just doesn't appear to show "World of Warcraft" so I can't get the quest done
can you try on unpatched discord? (discord without vencord injected)
also iirc flatpak discord is the officially supported one so install from flatpak if you can
The problem there is since I am on Wayland it uses the xwaylandvideobridge, so it has similar behavior
I was hoping that one of the fun scripts I found online could work, but it seems like those don't work in Vesktop since it is a "browser". Maybe I will just live without this pet š
Hey what is the experiment to be able to create guilds?
can i force it upon myself with the plugin?
it's just a discord issue with RPC and game detection on linux then, I dont think you'll get support for it on vencord server. I recall NTTS made a video on how to get quest progress without actually doing the quest but i dont remember if it'd work on linux. Check it if you really want but i think its just a discord x linux issue in general
is it?
should i try all og them and make a new server?
doesnt work for all servers
Guys does it work on ios devices
Your useragent string needs to have Electron/ in it, so you need the official client for it to work.
Technically yes, we have a very barebones app for android: VendroidHowever, it suffers from many issues and thus is not recommended for daily use (nor is it actively being worked on)
Instead, we recommend the following alternatives:
- Pyoncord (discord server) ~ supports both android & ios. uses the latest discord mobile app
- Aliucord (discord server) ~ android only. uses the old (now ~2 years old) version of the discord android app
No iphone
vencord doesnt (yet), but pyoncord does
Is it good?
Bruh
Yep now ik why android and hawai is better
Not if you use kravasign (rebranded from maplesign)
I figured! Thanks for the help!
oh nice. what ended up working for you?
Sorry! I meant I figured it was a Linux issue and I may not be able to do anything. I am going to tinker a bunch with it today and see what I can do. Maybe I can mess around with RPC and figure out a way to spoof it
I was being lazy and seeing if someone else did the work already, so I didn't research it at all
my vencord not showing in settings list please help
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
stable 322113 (ef53d56) Host 1.0.9159 x64 (51372) Build Override: N/A Windows 10 64-bit (10.0.19045)stable 322113 (ef53d56) Host 1.0.9159 x64 (51372) Build Override: N/A Windows 10 64-bit (10.0.19045)
- 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 said screenshot but that works too
^
open the app folder then open the resources folder, then screenshot
then open the resources folder
im aware
do what the faq said
discord is being dumb
its patched but discord may be using a different install
thats not what i said either
^
there is no c/programm data/my name
ur name would be whatever this is
not there?
go to task manager and check discord location
https://cdn.discordapp.com/attachments/1026515880080842772/1277207581319888959/image.png?ex=66cef6c0&is=66cda540&hm=9ef6fe042ce7141b9709661d13797fd18a99294857c6f28565cd60f154f490ee&
ok im in discord location
screenshot
should i delete
maybe yes i dont remember
you need both vesktop and also discord with vencord?
No
Try closing discord fully (close it from the tray or task manager) and try using the installer to repair
so they have both for no reason?
Wdym āhave both for no reasonā
looks like they have vesktop down in the taskbar here
thats the installer
i delete two times discord and reinstalled then tried patching but same this happens
oh bruh
try this, otherwise im out of ideas
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
i just did this and still vencord not showing in satting list
Is there a plugin that will allow you to specify a custom nickname for a user? I remember there was one in Better Discord, but I can't find it hdesb
Hello can we get vesktop support here? I keep being logged out of the client every time I open it - I'm on the stable discord branch installed via flatpak on Fedora 40 with Wayland and KDE.
Vp nodevtool
Disables the 'HOLD UP' banner in the console. As a side effect, also prevents Discord from hiding your token, which prevents random logouts.
Vee
Any reason why my vencord would just randomly stop existing? I don't know when/why this happened. I just noticed the other day when some features were missing
Discord can sometimes have updates that remove it, simply reinstall
You keep everything
Okay, thank you
i cant re-size my window, any idea whats cousing that?
i did mr bot. It's not a known issue
Your lack of reading on what āwindow transparencyā does despite the text below the toggle saying āstops the window from being resizableā
Where is the option to do so tho, i must have toggeled it by mistake š¦
Found it thanks
@shell veldt
Hello, my translate plugin isn't working, I use vencord web and I'm wondering what's a fix for this
What part isnt working
When I turn it on it acts like it's off but it's on
Click the translate button on the right of your test input bar
now it works, idk what happened
oh actually it only works in this server for whatever reason
to redeem the donate badge
Dm them and wait
in all of my other servers the plugin doesn't work
someone pls accept my bubble bfdi decor
wrong server lil homie
wha
we cant do anything about that join their server
link?
press that button the decor panel
Hello i don't understand how this plugin work, i would appreciate some help please.
its currently broken
Doesn't Vencord (especially FakeNitro) make you lose your Discord account?
Is there a way to put it on Android?
Client modifications are against Discord's Terms of Service.
However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine as long as you don't use any plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!
Regardless, if your account is very important to you and it getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Vencord), just to be safe
Additionally, make sure not to post screenshots with Vencord in a server where you might get banned for it
wtf?
it literally isnt
the whole point of the plugin was skipping a click
petition to readd it
im on a mac and both cmd+shift+i and cmd+option+i don't open dev tools (vesktop)
here is another plugin the whole point of which is to skip a click, are you going to remove it too?
nop
because its a "discord feature"
how many time they take generally to make it work again ?
No one cares enough to actually fix it because itās such a niche plugin so not sure when itās gonna get fixed
They donāt for me either. I think itās a vesktop bug but I was told itās an issue with my Mac which I donāt believe as it continues to happen after factory restoring it, cmd option i works with vencord on official discord tho. As a workaround to open devtools I believe itās under the view menu bar tab
you can add it as a userplugin if you really want it
yep, it is there. thanks
There is one? Where I looked through the list and couldnāt find it
that does not cancel the fact that they removed a useful plugin for no reason
Any chance you recall the name of it
The difference between one and the other is that one is a popup that comes up like every time you click on a link (very annoying) vs the other one needs to be clicked when you specifically want to check all roles of a user (almost never)
server moderators:
how the sigma do I hide container_a5ad5c
no i meant you could go into github and look at an older point in the repo and just copy the source code and add it as a userplugin
Oh
I need to see roles really often and it is a huge annoyance for me
omfg its being added to discord SOON. not now
I'd say more often than the link popup
Server moderators donāt need to schizophrenically check every single role a user has every time they click on someoneās profile
aie that's not cool
you can survive
Is it available as an exp?
its not coming to discord buddy
give proof
their shitty solution is a button that requires a click
If you care so much why not make your own plugin then
thats the whole point behind open source, but as of right now, a plugin that expands all roles always is just too much work to maintain
/ no one wants to really make it happen because fact is most people really dont care
@noble ore this. if you really need it as much as you seem to, then feel free to maintain a dev build with a plugin you make
and im not sure why you are making such a big deal of it right now
yall give too much attention to people like this
i wish people could get banned for less
Krobbe might you know if this roles thing is an experiment or do I just gotta wait for it to roll out to me
It seems like you are building Vencord from source.
We do not provide support for such installs! If you want our help, switch to official Vencord builds: https://vencord.dev/download
not sure
Ah ty
hello, do you need help
It seems like you are building Vencord from source.
We do not provide support for such installs! If you want our help, switch to official Vencord builds: https://vencord.dev/download
Read #1257025907625951423 before asking for help!
did ioman leave
nope
Same
Read #1257025907625951423 before asking for help!
have you tried the members tab
that might work
Read #1257025907625951423 before asking for help!
okay the showAllRoles plugin does not work anymore
Read #1257025907625951423 before asking for help!

is there any plugin which lets me change which gpu discord uses
if there isnt how can i change that
i assume you have dedicated + igpu?
you can achieve it by passing a command line flag to discord
choose the one you want:
--force_high_performance_gpu
--force_low_power_gpu
Ss pls
how i can reset my vencord?
why?
My themes stay for a certain time and my rich presence is no longer really visible, even though I reinstalled everything
@shell veldt? can you help?
its right there
but not the 3 buttons
due to discord weirdness you can't see your own buttons
Hey, I read known issues, but I can't seem to find mine. I can't see my own buttons on my CustomRPC
oh.
i was pretty sure i could see them before, thanks!
the API is also down so
Of course you can see it there
is discord shitting itself?
has been
what is this thing called so i can search #šØ-css-snippets to figure out how to remove it? thanks
unless discord change the class name for it
#šØ-css-snippets message
Alguien espaƱol q me pueda ayudar a poner el discord asi?
tysm, it worked :)
#rules number 6 please
where should i place this flag
Can someone help me put my discord like this?
this is a theme most of them can be found here
https://betterdiscord.app/themes
Grx
What happened to the ShowAllRoles plugin?
removed stock discord feature
yeah but the plugin would just show all the roles by default like it was a couple months ago instead of having to click buttons
Is there anyway to have a 24/7 discord custom rpc
leave your computer on 24/7⦠anything other than that would be selfbotting which is against the rules
@shell veldt dm
dm them yourself
i did xd
need donator badge thing
ok then wait
you think heād let me transfer it to here
you admitting that you got an account termed is not something you should mention in the server
i lost the login i mean
š
prolly dm and ask them
sure š
krystal do you use hypercam
Yes
can you vc for a sec
ig
does anyone have a css that makes the mic/deafen/etc symbol bright white instead of this disgusting gray, @ me if u do
where even is that
I found it give me a second to see if I can work something up
thank u
again remember to @ me or else i probably wont see it 
does vesktop come with arpc?
or do I need to install it on my system to get it to show
its included
does anyone have the download to 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!
okai...
@rain wasp tell me if this does anything for you
path[d*="m2.7 22.7 20-20a1 1 0 0 0-1"] {
fill: white !important;
}
works for mute icon but not deafen, could u make it for deafen as well
Give me a little while again
okayy take ur time thank u
okai... tell me if this works
path[d*="M22.7 2.7a1 1 0 0 0-1.4-1.4"] {
fill: white !important;
}
works!! thank you
Your welcome 
Can I also say these SVG(s) are some of the worst ones discord ever did right underneath the ones for stages
lmao
hmmm so many status just isn't working with steam games for some reason
weird
steam and linux rpc don't mix well
my rich presence is broken how i can reset?
can you explain the issue more?
Read #1257025907625951423 before asking for help!
? missing 2 buttons wth
shows for me
also, you should be using normal text and not those weird characters in buttons
I changed it, it still doesn't help and it doesn't show up with my friend either
How to use it on mobile if possible
Technically yes, we have a very barebones app for android: VendroidHowever, it suffers from many issues and thus is not recommended for daily use (nor is it actively being worked on)
Instead, we recommend the following alternatives:
- Pyoncord (discord server) ~ supports both android & ios. uses the latest discord mobile app
- Aliucord (discord server) ~ android only. uses the old (now ~2 years old) version of the discord android app
guys can you see if I have 2 or 3 buttons on my rich presence
for me it's one lol
yea fr
missing 2 buttons
wth
No, it updated now. Itās only one.
use another presence type if u want more
Guys Help solicit @frank echo
Guys Help solicit @frank echo Guys Help solicit @frank echo
Guys Help solicit @frank echo
yo chill
Enjoy your time out
next time let them get caught by mass mention automod 
?
Oh, I didnāt know that existed
Can you please tell me how I can reset my Vencord?
i see all 3
alright guys.. what happened to show all rolls
gone
it was remove
why.
Halt deine Behinderte Fresse und hilf solicit er fragt seit 3 Stunden sogar ZEntrum hat besseren Support als ihr
Me when translate plug-in
the most favoritest, bestest, plugin, and it's gone
bro im dying you see 3 another person see 2 and another 1 bro wth

lol np idk whats up with discord
yea fr this is bad
fyi im on desktop, official app, normal stable discord
anyone know if they going to add back the show all rolls plugin?
Shut your disabled mouth and help solicit he has been asking for 3 hours even Center has better support than you
Probably not, but I know someoneās working on a plug-in to make it always expanded so youāll have to wait on that to come out
alright š
and who are you exactly
ur embarrassing ur friend
yes, but the support doesn't do anything serious, I rarely experience something like that 
Ich blammiere dein fette Mutter du HUnd
yeah its weird, sounds like a discord issue, i see all 3 just fine
I've been trying to change that for 3 hours. He's become aggressive because of it
halt deine Fresse du hund
im done fr HOW I RESET MY VENCORD
<:i:1263591655143903314> ā š©šŖ German ā ā āā<:i:1263590004886863902> ā ā ā āšŗšø English
shut your mouth you dog
I love you way of getting past the auto mod is by using German the second most popular language in the server. And a language almost half of the knows
danke 
kann kein Japanisch Sory
gerne doch
halt deine Fresse und Mach deine arbeit du ScheiĆ Dauni
just keep messing up with custom rpc settings
but also I'm almost sure if you use streaming activity you cant have the other buttons
<:i:1263591655143903314> ā š©šŖ German ā ā āā<:i:1263590004886863902> ā ā ā āšŗšø English
shut up and do your job you fucking idiot
idk i doubt its vencord, sounds like discord itself messing up. i see all 3 buttons on desktop but just 2 on mobile
Well, now Iām not gonna
Yes, it works with 2 but usually 3 are because of Twitch status
huh im confusing but ty
vshush 3d annoying needy for support which isn't for him
Done!
Muted michi_1860 (@obtuse chasm) for 3 days
on browser without vencord (idk if vencord is related, i would assume not) i only see the watch button
Now we wait for his alt account to appear
Isn't 3 days too much? At least he didn't write anything racist?
he was being needlessly rude and a nuisance so :p
i kind of wanna see if uninstalling vencord removes the 2 buttons but im too lazy
i dont see why it would tho
Yes, I'm serious too
No, I've already uninstalled Vencord and it didn't help either
yeah makes sense, i dont see why vencord would be causing that anyway
yeah fr idk
[class^='avatarDecoration_'], [class^='profileEffects_'] {
display: none;
}
i use this it works just fine
ive been using it for some months and it works perfectly
So I am trying to install the web version, extension, of vencord so I can help a friend who is less Techsavvy then I am (I use desktop), as they only use the web and mobile versions of discord.
Right now in google chrome when I go to settings and scroll all the way down I see, Image_1.png, and it does not show the usual vencord settings as shown in image_2.png
Userscript or extension?
alright how do I kill this feature i hate it
press the cog> press the button to hide it
extension sorry should have added that
is there a way to fully remove it?
Css
haha it worked vending machine is the best
except its my fricking old vanity
Under Inspect Element > Console. The Vencord extension says:
- Uncaught Error: Sentry successfully disabled
- Uncaught (in promise) Error: Cannot find module
Do not know if this will help any
press the cog to hide it, then put this is your QuickCSS
[class^=headerContainer_]{
display: none !important;
}
its gone but theres still a gap lol
yeah, it would require an actual plug-in to get rid of the gap not something you can do with CSS
is there a plugin/way to stop discord from changing this name?
it changes every time i go to a new server or channel and it fucks with my OBS
:^
Nevermind for somereason after just wait 10 minutes after installing the extension it works after reload
Turn on Static title in the Vesktop Settinsgs
agh, uh.. where would that be again? sorry :<
i uh.. dont use linux lmao
Setting > Vesktop Setting > Static Title
vesktop isnt anywhere in my settings, i just use vencord
is there not a way to do that if i dont use vesktop?
then turn this off
thats not what that setting does, it just removes this and replaces it with a big windows one
Youāre describing how it works itās either one or the other, that or the other one
i dont understand what you mean lol, static title and native windows bar are totally different arent they
i just want my discord application to always be called 'Discord.exe' or something along those lines, native title bar just makes that look like this
vencord doesnt have anything for that, im p sure u can fix the issue ur having in obs tho lol
hm, this is the match priority i have my audio window set to but it only recieves audio when its matched with the name
well, thanks for the heads up it isnt on discord or vencord though a custom title plugin would be cool i might suggest that
i would like a mod or an admin to talk to me
dunno thats odd but im sure maybe obs support could help
could i get banned for asking to get my vencord perks?
dm @ vending.machine here
server owner
for donation perks
ok
guys So I asked a lot of people. Every user sees the rich presence and is it fixed differently?
How can I hide pronouns by using css?
So something i wanted to ask, can you use the vemcord plugin on the browser version of discord? idk where to actually ask this so i thought id just pop it here.
what plugin exactly?
The vemcord plugin overall, can you apply it to the browser version of discord?
screenshot and show what plug-in you are talking about or are you talking about Vencord overall?
help
You got banned from making requests nothing we can do about it
I never made one..
youāre a new user. wait a week or so
is it maybe becuase i made my account rn?
how new is your account?
like rn
Nono, im not talking about a specific plug-in, just the actual program overall. Can you use Vencord if you use discord on Brave or Opera? I hope that explains what im trying to say.
This^
i js want to get a plugin that removes this thing
read this > https://vencord.dev/download/
that can be done with CSS
i know nth abt it, you got a code for it?
Ahh thank you.
read ^
tyy
erm.
you didnāt read the first part about pressing the cog to hide those
oh shi
?
discord is being messy with RPC(s) rn nothing we can do until they fix their stuffā¦but I see two buttons
better, but ion like that space anyway to remove it?
.
yes, but if I do stream status then it is displayed differently for everyone
Again, skill issue on discord and not much we can do about it
will yall make a plugin for it?
prolly not
damm
just disable the experiment
enable experiments plugin and disable the content feed experiment
set to not eligible
I didn't this was a thing, when I tried searching earlier I didn't find anything
yeah it's hard to find cause horrible name
prolly but iāll remember this for future references
do i remove the quickcss
bc there is still a space
yeah
i did
okā¦
errr
try restarting discord after changing the experiment
tyty
Hello I'm having issues with audio. When I try to use my mic or I try to use audio so I can listen on calls I can't enter a call for one and two I can't get the microphone to change from being muted every time I try to click it it says I need to update my browser up-To-Date and I'm using the app. I didn't know if there's any plugins I could use that bypass this issue so that way I can sit there and hop and calls and get the ability to use my microphone audio
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
Vencord: v1.9.8 ⢠6659f2c (Web) - 23 Aug 2024
Client: stable ~ Web (Mozilla/5.0 (Linux; Android 13; Nokia G310 5G Build/TKQ1.221223.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/127.0.6533.103 Mobile Safari/537.36)
Platform: Linux aarch64
Is anybody else getting the sceeenshare window selector (pic rel) prompt multiple (3) times 1 before the discord one and 2 after
how much should i donate to receive a badge
info on donating can be found here
https://github.com/sponsors/Vendicated?frequency=recurring&sponsor=KrstlSkll69
has the maskedLink plugin been removed?
Yes, itās a standard discord feature although there is a plug-in that does exact opposite
vp NoMaskedUrlPaste
Pasting a link while having text selected will not paste as masked URL
CatNoir
oh I see thanks
Is there any patches/plugins or the such that would get NVDEC/NVENC working in discord?
hello whats the plugin that shows t he tickets in servers?
What?
like the plugin where i can see tickets in other server that im in
āTicketsā
wheres that
No I just have no idea what you mean by it
Thats hidden channels
is there any plugin for disabling recent activity on discord servers?
vp showhiddenchannels
Show channels that you do not have access to view.
BigDuck, Average React Enjoyer, D3SOX, Vee, Nuckyz, Nickyux, dzshn
No plugin, can be done with css, I donāt have said css though
There should be a gear icon next to it where you can collapse it
i have no idea how to do it
just set this experiment to Not Eligible
This isnāt relevant here
sorry
this seems to have been asked before unsuccessfully, but... any idea why minimum window size doesn't work, even after restarting?
it's the one thing keeping me on BD 
I've tried the relaunch discord shortcut in vencord settings, exiting via the taskbar context menu, alt+f4, and killing it in task manager
it def does work
anyone know how to get game activity to work? i have both of the options enabled but it doesn't work (tried restarting and reinstalling vesktop alot)
The times RPC will work (assuming vesktop);
-
Games that specifically share their RPC to discord (eg. fortnite, league of legends, bloxstrap...) will show (old list of said rpc's)
-
Games that arRPC explicitly detects will show (the list of apps/games that work)
persona 3 reload is already in the list
linux?
windows
wack
i dont get it.....
neither
cyberpunk is on the list too and doesn't work too sadly 
even after fully restarting my PC
it's windows 10 if that matters
disable transparency, there is a big warning there
wasn't there a plugin that shows all the roles on the profile card without the need to click "view all roles"?
i cant find it anymore
also, did anyone make a css snippet for hiding the new activity thing that shows on top of the members list because i cant find it
- it was removed
- Set this experiment to
Not Eligible
I've read the warning, it's not enabled... you can see in the video in fact?
for the activity thing just click on the cog next to the title
(or change the experiment if you want to get rid of it altogether)
unlucky then
experiments get removed, a specifically made setting by discord doesnt (hopefully)
True, but as of now thatās a good solution
(Iām just repeating what Ven says about it)
once the experiments get removed you will get an influx of users asking why its there again
When that happens, someone will develop a CSS snippet to get rid of it
yo bro is there any plugin that blurs all images no matter what?
nope
try this CSS
[class*=image]{
filter: blur(4px);
}
[class*=image]:hover{
filter: blur(0px);
}
idk iām on phone rn
works for me ty
okay š
how do i set a custom time in custom rpc and can someone send an example for me to use
Its in unix time
When the vencord has released?
when was vencord made?
Yes
Thanks
wrong photo
show all roles is remove !!
yes, because this is a discord feature now
yea how do i set it with that
Epoch and unix timestamp converter for developers. Date and time function syntax reference for various programming languages.
But the previous one is faster than now that the roles appear at the push of a button š
whelp there is a pr for a new plugin that would expand by default but youll have to hope it doesnt end up in pr hell
Is there any hope that he will return?
no
The Vencord extension doesn't work
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
(Auto-response invoked by @rigid ingot)
does anybody know how to get this icon with customrpc
I tried that it didnt do it
how do I install a earlier version of the vencord client
wait there is more
is there's anyway or a plugin to like put emojis in bio with vencord?
alr thanks
i'm gonna kill you
venbot is already working more than the legal limit dont insult them please
how do i find the components i need? like if i wanted to hide a default feature from discord
Go to #š§©-plugin-development
no message perms
does anyone know how i can make discord use my integrated gpu rather than the dedicated one? someone sent me a "command line flag" to pass to discord to do it but i dont know where to place it
linux?
windows
you can just change it in (windows) settings
Learn how to select which GPU an app uses on Windows 11
By default, Windows chooses which GPU your app or game uses. But, if you really want optimize performance, you can make Windows 11 select your dedicated graphics card instead. But, keep in mind that this option is not as battery efficient.
WHAT
you need help or somethin?
nah i was facinated by the buttons abov
this doesnt work every time discord updates and you would have to do it again
Correct
Vencord: v1.9.7 ⢠5160f90 (Web) - 3 Aug 2024
Client: stable ~ Web (Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0)
Platform: Linux x86_64
ā ļø More than two weeks out of date
i am too lazy to update
update
Vencord: v1.9.8 ⢠6659f2c (Web) - 24 Aug 2024
Client: stable ~ Web (Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0)
Platform: Linux x86_64
my plugins get reset on every 2nd restart. any solution?
win10
no I'm not
Wait I realized that icons, banners, custom emojis don't load on normal discord too. Only the ones that are cached are visible.
what could this be
Then its a discord, pc or internet issue
I have changed internet connections but it is the same, any guesses what it might be?
0 clue
Probably just coincidence
i've used it on ubuntu normally
0 clue if it will work but you can try vesktop and see if it works
Vesktop is a custom Discord App aiming to give you better performance and improve linux support - Vencord/Vesktop
yeah im using vesktop
True, forgot about that
maybe its an arch issue
Idk
Maybe, I havenāt seen others say this before however
no one has replied to me š¦
then ask it instead of waiting for someone to come then ask
i could've answered by now if you asked it at the start
I have a link is it ok to post here
yes
Ok wai
depending what it is
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.
How can i
read this
likely wouldnt work anyways since they havent been updated in a long time
Vencord: v1.9.8 ⢠6659f2c (Vesktop v1.5.3) - 23 Aug 2024
Client: stable ~ Vesktop v1.5.3
Platform: Linux x86_64
ā ļø Activity Sharing disabled
Vencord: v1.9.8 ⢠6659f2c (Vesktop v1.5.3) - 23 Aug 2024
Client: stable ~ Vesktop v1.5.3
Platform: Linux x86_64
ā ļø Activity Sharing disabled
Vencord: v1.9.8 ⢠6659f2c (Vesktop v1.5.3) - 23 Aug 2024
Client: stable ~ Vesktop v1.5.3
Platform: Linux x86_64
ā ļø Activity Sharing disabled
do you need help or?
just was wondering about plugins, is there a way to make my own plugin that can start a batch file?
to start a specific script when i click on it to start a program with some tools
basically, can it run external files?
that part, i already know
common vencord api question
i need a version of vencord that supports chrome version 93
Other than the userscript, there is none
and why the fuck u on v93
is there working transparent theme working win10? I tried removing the bg in frostglass and translucent didnt work, i think thats how i did it on bd
is vencord web broken perhaps... (i use brave)
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
scroll up in settings
win10 doesnt support transparency? im reading older messages
Correct
zamn... š thanks anyway
is there anyway to loop mp4s tho as the bg? or something similar
Rip performance, but also idk
yoo
im used to bd performance lol but ahh whatever thanks again
Open the installer then press uninstall, done
Why are you uninstalling btw
not any reason tbh
how do i uninstall if i installed it locally
oh na nothing of that sort
The same way you installed it
oh my friend helped me installed itš
Did you get the installer from vencord.dev?
Not really big support, but wanted to find where i can just ask or get documents if vencord plugins are able to run external files
i tried to search and dint found anything, and i saw that on this server you dont provide support about it, just wanted to know if it was possible, otherwise
if you cant answer, is there somewhere i can ask on the server on an other server, i dont want to break the rules of the server or smth...
yes
Then run that again
okay
how i can reset my vencord?
does the inapp plugin repo show all working plugins or just like the biggest ones? Im looking for a plugin to set custom mp3s as ringtone etc because the default outgoing call sound gives me a headache
I see theres like a plugin request channel but idk if theres also like community plugins like on bd on git?
What?
basically is there a notificationsounds equivalent?
%appdata%/local and %appdata%/roaming and delete any files labelled āVencordā
No
(not an official one at least)
ahhh and i assume official plugins are the only ones you recieve support for?
Correct
yep
i cant fin andy files from vencord
why
because my damn rich presence doesn't work so I reset everything and the support doesn't help either so I don't understand why they have a support ticket that's honestly nonsense
worked but you should say exactly what you enter and not the other way around write local date
stop acting entitled
you aren't entitled to support, if you don't like that go cry in a corner
hhi guys so when i enable the PermissionViewer plugin right then uhhhhhhhhhhhhhhh yea whjen i press on view permission on someones profile this happens
just an line
not cool 
Holy shit that theme
maybe stop using deranged themes
tf hahahah but its cool
Itās broken itās a known thing and itāll be fixed soon⦠but also yeah, use a normal theme
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @brisk surge)

tim apple š
what are those symbols with the red computer on your profile? I don't see that
works on my machine
vp platformindicators
Adds platform indicators (Desktop, Mobile, Web...) to users
kemo, sunnie, Nuckyz, Vee
its a plugin?
yes
#š¾-core-development message
^ read this
ty
PlatformIndicators
holy yappalot
tyyyyy
i install now venord again i hope its work my rich presence
probably not because like weāve been saying this is most likely a standard discord bug
@void lark english
If you donāt need support, leave the channel
non funziona voice mod
Speak english, also not related to vencord
sorry
hey ive ran the install code on my linux terminal im just wondering where i go from there
you read what the terminal says
it just asks for my password and does nothing when i put it in
you type your user password, then press enter
sudo never shows input
yes i know that but i mean after i put the password in nothing else happens
which distro are you using
what plugin does the thing that when i click on someones profile i can download it?
most recent ubunto release
vp viewicons
Makes avatars and banners in user profiles clickable, adds View Icon/Banner entries in the user, server and group channel context menu.
Vee, TheKodeToad, Nuckyz, verticalsync
do yawl know if theres a way to text replace every message other people send for twitter etc? theres a plugin to replace stuff you send but for others?
ok, dont yell at me but anyone know what this means
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 @twilit flax)
welp alr
crazy but did you try running it as root
what das that mean
Donate
Donāt help them smh
Dev install
forgot
i used CustomRPC and since when im not using it my games and spotify haven't been showing up
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @haughty goblet)
Vencord: v1.9.8 ⢠6659f2c (Standalone) - 23 Aug 2024
Client: stable ~ Discord Desktop v1.0.9159
Platform: Win32
Last Crash Reason: N/A
I tried looking around everywhere but couldn't find anything, is there anything I could use to get rid of this recent activity thing clogging up the member list?
i uninstalled vesktop from my pc but every time i restart my pc this appears
and its really weird
turns out SpotifyCrack was causing it is there still someway to disable pausing on call without that plugin
Set this experiment to Not Eligible
no.
Hi, When I install Vencord, I can't dock or snap Discord to the left or right side of the screen by dragging it from the top
snap is not supported. use one of
Does anyone knows why the menus are appearing behind the stream preview window?
Why is it not supported?
Hi, when I install Vencord on my Windows computer, I'm unable to dock or snap Discord to the left or right side of the screen by dragging it from the top. Normally, in Windows, I can drag a window to the edge of the screen, and it automatically resizes to fit that side. However, with Vencord installed, this functionality seems to be disabled for Discord. Is there a reason why this is happening, or is there a workaround to restore this feature?
snap is not supported. use one of
Tessie means snap when it comes a way to download discord on linux
I don't think she gave me a correct answer.
no she didnt its just confused on what are you talking about
Did you understand what I mean?
Do you have any ideas on this subject?
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
Vencord: v1.9.8 ⢠6659f2c (Standalone) - 24 Aug 2024
Client: stable ~ Discord Desktop v1.0.9159
Platform: Win32
Last Crash Reason: N/A
ā ļø Activity Sharing disabled
can you show what these settings look like in you Vencord setting
disable this setting (the one that is highlighted)
I think it didn't work.
oh
its works sory
Thanks ā¤ļø
This was very important to me.
understandable
Where do I download?
Is anyone here running Vesktop on Linux, more specifically on an Nvidia GPU? Screensharing sucks ass, and seemingly it's because it doesn't utilize the GPU for Encoding and / or Decoding
Yay the stain is gone thanks you 
it came back 
Hello! Is there a way to modify code of vencord's plugin locally? Or I'am actually need to build it from source?
You would have to build from source to do that
using vesktop on linux, when I run this command I am able to use middleclick scrolling
flatpak run dev.vencord.Vesktop --enable-blink-features=MiddleClickAutoscroll
but if I add it to the exec like so
Exec=/usr/bin/flatpak run --enable-blink-features=MiddleClickAutoscroll --branch=stable --arch=x86_64 --command=startvesktop dev.vencord.Vesktop
it doesn't work, no matter where I put it in the order
Try putting it after dev.vencord.Vesktop
nope :/
didn't work
Give me a second I'll try it myself
i dont know if this is cuz of vencord but when im in vc my mic doesnt get picked up but i dont know if its cuz of a plugin or not it was working last time but not now
this is less about support but does anyone know what ringtone is this? I have the ringtone enabler plugin on but this one doesnt sound like the normal rare one or anyone that I know (skip to around 7 secs)
im asking rn so i know
Just tested it. Works to me
Im trying to install vencord and it says i have a broken discord install i did what it told me to do but still doesnt work anyway to fix it?
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=startvesktop dev.vencord.Vesktop --enable-blink-features=MiddleClickAutoscroll --enable-features=UseOzonePlatform,WaylandWindowDecorations --enable-platform-hint=auto --enable-gpu-rasterization --enable-features=VaapiVideoDecoder,VaapiVideoEncoder,WebRTCPipeWireCapturer
who is that for?
Unrelated but --enable-blink-features=MiddleClickAutoscroll still pastes your clipboard yknow
I was answering to Northstar
k
well do you have a thing for mine or
cuz my mic doesnt get picked up
but it did before
Im trying to install vencord and it says i have a broken discord install i did what it told me to do but still doesnt work anyway to fix it?
Dunno, I know as much as the next guy. Is the mic device being picked up? Have you selected it in the input dropdown?
I'm using vesktop and my mic works fine
i have done all the discord help of mic steps
nothing works
can you show a Screenshot of the error
aight
im not sure its cuz of a vencord updated messed with how it works or such
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.
It picks up my audio just fine, dunno
yeah dw I already turned that off
i dont have a microphone
i use the pcs built in one
You should still be able to pick it
it says "discord cant hear your thing"
I'm not able to make it launch with the right args by modifying the exec line, so I've just made a seperate .desktop file that points to a script that just runs the flatpak command with that arg and it works so 
it is what it is
At first it wasn't working for me either, but after restarting my PC it picked up the arg just fine
so try that ig
ah okay
I'll try that in a minute
At least I have a solution now if it doesn't work
System wide or specifically just for vesktop? If it's the latter, how? I personally wouldn't do the former since for whatever reason the middle button and ctrl v use different clipboards, so it'd be annoying to work with
Man if this bot is annoying
and i done all the steps that discord gives for it but nothing worked
system wide, and I'm so used to just using control v that it doesn't really matter in my case
also, don't suppose you know how to get vesktop to show my status when I'm on a steam game, can't figure it out for the life of me
arRPC I take it, but I'm unsure if it works since I have never tested it
though that's what Vesktop advertises so š¤·āāļø
it just doesn't work for me, weird
I wonder if I have to configure it or something
Either that or just Wayland being Wayland
probably
chat what is open asar for
i'm on a chromebook
an older version
is there a way to get the clans via experimants or do i have to wait to rollout?
Technically, yes, but you canāt join them or do anything. You either have to wait for the rollout or get an invite code for one.
so only i can have the tag? or they are just there
the second one⦠the only way to get a tag is if you get an invite code to a guild
damn, what is the rollout based on? older accounts and nitro like the username shit
as of right now, I think itās based off of what type of games you play like Genshin or Valorant
Is there a way to add the Instagram connection to Discord using Vencord?
By the way, are you using gnome? If so, how did you disable it?
No, discord removed the API that feature required, if you didnāt get a connection when they were a thing you canāt get one now
Cannot send voice messages in channels without the attachment uploading permission because of the Apps & Commands button update.
is there any theme that makes discord look like this again
i want this back pls
#šØ-css-snippets message
^hide it then
most themes can be found on
https://betterdiscord.app/themes
but it doesn't add it to the plus button
and it needs to be added so the plus button shows up and I can send the voice message
if you donāt have attachment perms in that server then you canāt send a voice messagenvm
sometimes when working on my plugin, vencord is removed from vesktop
I am running a terminal which has pnpm build --dev --watch and I relaunch vesktop every time i want to test something
now i need to reinstall vesktop to get vencord again
pretty sure there's a 2016 theme, unsure if its broken though
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)
or ask in #š§©-plugin-development
https://xyzenix.github.io/XYZenixThemes/DTM-16-V5/DTM-16.css
in online theme links, but it doesnt change profiles back
ofc you were able to find some weird niche theme
is there a plugin to stop discord from showing me nitro things, like the shop and nitro tab in dms list, etc
no, but there's a theme for that
oki thank chu so much :3
Why isn't this available for Vesktop
get this error while trying to install on mac
Is there a way to decorate the profile with animated emojis without having nitro and so that everyone can see it?
no. also not possible that stuff is server side on discord we canāt do anything about it
me too and after giving permission and passig this command it still dont work
vesktop uses web discord where that's not possible
hey so i have a problem, when i try to change my banner for my pf, it puts this up after i click finish, i dont have nitro, and i have the newest vencord update.
join the Usrbg server
so im using a custom banner and i have nitro banner on, so im confusion
is that what i need to do for it to work
Nitro banner is for when someone with nitro has a banner themselves itāll show that instead of their Usrbg banner
ok
To get a banner you need to join the Usrbg and request one
is arRPC broken on vesktop?
iirc you need to run the server yourself
ohhh
thx i forgot what to do to have a custom banner
image goes hard
that's a screenshot from a motorola phone I believe
I am having issues repairing Vencord after it is just gone
based on the shade of red
yes but how do i fix that
relaunch the installer
couldve sworn i already did that, either way it worked
thanks!!
if you ever want arrpc to work just ping me I figured it out
Neat, cheers
is there any plugin that allows me to send stuff above 25mb (i couldnt find one if there is)
nop
over
i had vencord but it disappered, why
can somene tell me how to use vencord on browser
i think discord broke it again.. great! 
thanks
Who i can talk about textreplace script
anyone know if theres a plugin to enable inspect element?
CTRL+SHIFT+I on open console > then go to elements > then press the icon the upper left corner to inspect the element you wanna inspect
No one sane person will prolly help you with that because it can used to scam
nah devtools wasnt opening, but my issue is fixed vencord has a react devtools setting
its just a rule already listed in #š-textreplace-rules that isnt working for a specific url and i dont know why
nvm react devtools setting in vencord didnt fix it
oh⦠can you link to the one that is the problem also should prolly move this to #šŖ -progaming
I'm trying to use a custom font but it only changes the font of some text but not all. Can someone tell me why please
it doesn't work it's default font now
Yea that guy was lying to you
... change the font_name to the font name?
* {
font-family: FriendorFoeTallBB;
}
I'm not stupid
then i have no idea why it doesnt work

