#π₯-vencord-support-π₯
1 messages Β· Page 179 of 1
urg... custom plugins on extension vencord when,,,
Never
money
gr...
are you a dog
yeah
get back into the cage
im black you cant do this to me
i can
Using the Client theme plugin and it seems to not change the color of any id:customize channels across all servers. I don't know where else to report this as a bug so it is here now. Please let me know if there is a better place to post this, or if its fine here.
god bless you soldier
push on
thanks
I think that color is hardcoded and doesn't use css variables
but yeah I noticed that and in some bot buttons too

still having this issue, and its still crashing my client
how do you install this betterdiscord plugin on vencord: https://betterdiscord.app/plugin/FavoriteMedia
.container__10dc7, .header__60bef, .scrollerContainer_bf5dbd {
background-color: var(--background-primary) !important;
}```
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
when will the feature requests reopen?
most likely never
a
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.
vf theme
open the dev tools with CTRL + Shift + i 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
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
Hello, is there a plugin to hide all "premium" interactions? Like disabling profile backgrounds, animated avatars, avatar decoration, etc?
If not, is there some guide on making a custom Vencord plugin?
you can add this to your themes for most things https://raw.githubusercontent.com/D3SOX/complementary-discord-theme/master/hide-nitro-upselling.theme.css
I mean, I don't want to see animated avtars, profile decorations or super-reactions on different people
or does it includes that?
yo i used https://betterdiscord.app/theme/Frosted Glass and now my discord is like this what do i do ( i used it through Online Themes thingi )
for avatar decos and effects you can add this to quickcss
[class^=avatarDecoration_], svg[class^=bannerSVGWrapper_] > mask > image {
display: none;
}
svg[class*=avatarDecorationHint_] {
top: 0;
left: 0;
}
svg[class*=avatarDecorationHint_] > foreignObject {
width: 80px;
height: 80px;
mask: url(#svg-mask-avatar-status-round-80);
}
[class^="profileEffects"] {
display: none;
}
and for super reactions ```css
[aria-label^="Add Super Reaction"],
#message-add-reaction-1,
#super-reaction-picker-tab,
[class^="burstEmojiSection_"],
[aria-label^="Reaction Picker Categories"],
[class^="reactionDefault_"][aria-label*="super reaction"],
[class^="reactionSelected_"][aria-label*="super reaction"],
[class^="reactions_"] > div > [style*="background:"] {
display: none !important;
}
Thanks!
vf theme
open the dev tools with CTRL + Shift + i 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
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
alr ty
any idea why disable minimum window size doesn't work? i'm definitely restarting the client properly because i enabled ctrl+q to quit and it works
i'm on ptb, could that cause the issue?
it logged me out when i pressed " ctrl shift i "
i tried it on stable and i still can't make the window smaller than 940x500
use another theme
that one was last updated more than a year ago and is broken
ive used like 6 so far
no background
can u give me one with a background
when i do Ctrl + Shift + I on discord app it logges me out
and are you sure everything in my settings are alright
maybe i've changed something
try ctrl + s to get into settings instead
and turn it off there
dont know any sorry
ctrl + s doesnt do anything
there is no settings...
alr wheneveryou know how to fix this ping me ty
paste in %appdata%/Vencord/settings in your windows search bar, and open settings.json with notepad. in there, there should be a themeLinks section, one of the themes being frosted glass. remove the entire line ("https://...",) and nothing more, then save the file and restart discord
is it possible to enable a plugin only for some channels?
like say i want invisible typing but only on ptb?
ok wait
no atm
tysm its fixed now
@hazy breach
any idea
i need it...
i had to open and close stable for it to work on ptb apparently
Hello i just have issue with installation of vencord i have try with terminal installation and graphics but i got nothings
.
read the rules.
Is there a preferred location to put CSS snippets if I have both Vencord and OpenASAR installed?
I know they're both just loading HTML files, but I was wondering if there was any overhead with Vencord's hot reloading of them.
answer the question.
Alright thanks
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.
Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!
- Vendetta (android/ios): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord): GitHub - Discord Server
what about iphone
vendetta works but it's a hassle as is everything on iphones
i was wondering if someone can help me make my discord transparent like this
Vencord Debug Info
Vencord: v1.6.3 β’ ea11f22 - 13 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9026
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (76):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
Alright, ignore the plugins guys (jesus)
I've been having a few crashes of late and I have suspected it to have been the Enhanced Message Logger, likely down to how many servers it's logging
thats not a plugin included in vencord, so you will probably not get support for it, unless you talk with the guy that made it
does anyone know of a way to revert to the old discord icons?
hm, i took the one there and it still didnt work (i ctrl+rd, and when that didnt work quit discord in the icon place thingy and relaunched it - still didnt work.) i attached my quickcss file
has to be at the top
maybe we should make the default css value be
/**
* Welcome to the QuickCSS editor
* IMPORTS (@import url...) MUST BE AT THE VERY TOP ABOVE ALL OTHER CSS OR THEY WON'T WORK
* Learn css: https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps
*/
agreed
No I know. I just ran the debug to make sure it wasnβt a crash from Vencord or its native plugins and it proved what I thought, that it was the Enhanced Messages Logger. An update just got posted for EML btw
oh, okay lol
Is there a plugin so I can send files larger than 25mb?
nope
Vesktop doesn't work with Fugitech reactive, despite it also being a RPC thing π’
whats that
A thing for streamers. It's an enhanced version of Discord Streamkit to help track when someone is talking. https://reactive.fugi.tech
»»»----------------------------------------------------------------«««
Stream Music:
https://www.youtube.com/watch?v=Tx3xwt_cNKo&t=10s
Thanks for watching this Livestream and if you liked the livestream please consider to..........SUBSCRIBE!
»»»---------------------------INFO-----------------------------«««
Β» β My Steam - https://steamcommunit...
i guess that's also why the YGO Omega verify doesn't work.
is vencord safe on mac?
wdym
yes
how do I fix this?
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
every time i restart discord i have to reinstall vencord, whats going on?
specifications (sorta)
OS: macOS 14.0 Sonoma
Hi, so I am trying to update vencord from source, but when I run pnpm build I'm getting the errors. What's going on?
is there any chance that there's a plugin to change all the icons back to what they were before a couple days agp
restart or update
does anyone know where user notes are stored/ how to retrieve them/ any plugin to remove the limit
is the decor plugin visible to other users that are not using vencord?
So I installed the installer file, and it won't open.
If the installer doesn't open, follow the second section of the install instructions.
drag it to powershell
oh
and add space and --install
you did not drag it to powershell
how do i fix this? i am using the chrome extension
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
i did all that
I have been getting this error a lot
When you download vesktop. Windows gives a warning. Is it a common thing?
yes
ive put 2 themes on which has corrupted my discord and i cant open settings to turn it off can anyone help
vf themes
open the dev tools with CTRL + Shift + i 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
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
Like it stopped the app from running
Windows did.
Ok then I am good
I have to patch it or already patched?
nothings opening
mac ?
yeah
cmd+shift+j / cmd+option+j
did you put the theme in quickcss or the themes tab
themes tab
try pressing ctrl+, and see if it opens settings
it only shows this, not the side stuff
nothing
is there a way to find it via finder
mac's appdata folder (?)
im trying
Vencord Debug Info
Vencord: v1.6.5 β’ 534ca1e (Standalone) - 7 Dec 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9025
Platform: Win32
Outdated: false
OpenAsar: true
Last Crash Reason: N/A
Enabled Plugins (31):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper

did you delete the file or the folder
Vesktop has some weird FPS issues with streams
and the windows tend to flicker when streaming
the file
i then deleted vencord then reinstalled it
now im chilling
ah good
which channel is the one where i can either figure out how to make my own plugin or see if someone else has made or can make one?
||If you actually meant your own plugin (like a custom Vencord plugin that you have written, or one from the third party plugins channel), then you will need to set up a development build. We do not provide support for this, however, so you will be on your own. Please do not ask for any further assistance regarding this.||
not really an issue but the icon for disable game activity might want to be changed to match the new discord icons
k
is vencord safe to use
hi..pls help me to get my USRBG back. When I started using Vencord, USRBG was working fine. But after some update I was not able to see my banner or anyone's. pls help
how do i create css for discord?
I noticed that the plugin request has been temporary closed, but I wanted to ask nonetheless (if I get banned well, I deserved it), it's called the "Hide Channel" plugin, by Farcrada on the BetterDiscord website... It has been really useful to me in the past few years and I'd love to see it here (I changed to Vencord today because better discord and co were extremely laggy and breaking my discord a lot)
PS: Apologies for not respecting the fact the request channel is closed, tell me to delete OR delete this post yourself if needed
you can hide channels with css
Teach me please
.containerDefault__3187b[data-dnd-name="channel-name-here"] { display:none !important; } is a quick and dirty way to do it
if you have a channel with the same name on another server you need to do some more advanced stuff
and if the channel name changes, you need to update the selector obviously
The point is to be able to hide the channels on and off in only one quick click
ohh hide the whole channel list
Yes :D
just a sec
I can send you the plugin to look at if you want, it's actually pretty good
can't add a button or anything like that with css but what you can do is make the channellist show up when hovering a specific element
.wrapper_a7e7a8:not(:hover) + .base__3e6af .sidebar_ded4b5:not(:hover) { display: none !important;} makes it so that the channel sidebar shows up when hovering serverlist
or you can do .sidebar_ded4b5 { resize: horizontal !important; } which adds a resizer on the bottom corner
'kay, I'm lost xDD
try those in quickcss
Is it normal that every time i open vesktop it asks for login ?
do you use devtools, if yes, enable nodevtoolswarning plugin, if not, I have no idea
no i dont have devtools. Can it happen because i previously logged on the classic app?
it shouldn't matter, you can be logged in on several platforms at once
you could try reinstalling vesktop, it's helped a few with the same issue in the past
Hello uh apparently i can't install vencord
ok i'll try! Thank you
vs w
β οΈ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
Tried the 2nd option but the powershell disappeared quickly
because you ran the exe itself instead of doing it through a powershell window I would imagine
What is this
that is not a discord install path, it should work on the one that was autodetected
Is this finished?
What
you should be able to get out of that with ctrl+c, then start over and pick the option with the autodetected path
if you can't dm me that means you have your dms closed! open them
do you actually have discord installed
No..
then install it??? π
Probably because it needs access, and it shuts down discord to install everything and restart it so it reloads.
no, just start discord
I opened discord and it still normal
go to settings
Oh thanks
mmhm
Is there a way to make it so I can have different vencord settings between discord and lets say discordptb? Could be useful for some things.
Is there uh a plugin where you can search up the deleted user via user id or username?
Then access to their messages i just want to see my old account's messages
I deleted my discord back then
you don't need a plugin for that
using usrbg?
i have a animated png for my banner but when i click on change background and apply the banner
so you uploaded it into the blackbox server?
I copied someone from the blackbox server
and downloaded his banner from background request
i put it in the change banner shit but it doesnt show
no one?
follow the steps and wait
oh
its important to u to
request?
if its approved it will be automaticly in my background banner??
yeah
anyway to fix the constant "online" status? because the moment someone messages me, i for some reason i appear online, even when im not
Can anyone help me again xD
okay pleas help for badje?
et role?
Hey sorta new to this but i know how to code. Does vencord have a plugin folder where you can add custom plugins or do you have to actually generate your own builds ?
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
build
Ty
where do i get images for my banner to be uploaded in blackbox server
what
anywhere you want
the internet
like i can get any png like anyyyyyyyyyyyy png and they will convert it into animated? xD?
can you get me
nobody is going to pick a banner for you let alone animate one
(not for free)
why do you want a banner but cant decide it yourself
is it an update from discord that changed the ui or is it vencord? cause i liked the original ones better and is there any way to get those back
ugly as shit
ye, i want the original back
IT WORKS
thanks for this, the new ui looks awful, whoever designed those new icons gotta have their internet privileges taken away for life
I like some of the new icons and have been using the icon redesign experiment for a while now
personal tastes ig
yeah
enjoy
thread icon is cute at least
ye, thats fine enough for me but the mute and deafen buttons rework is awful
the deafen icon looks like the airpod maxes
anyways, thx for the answer
looks so puffy and weird
lmao
also why does setting a theme on mobile discord override my vencord theme on my pc π
anyone help? @muted marsh
don't ping people
be patient
what tha hell is a third party cookie in discord
and where can i enable it

i want to see what this game is
waiting from months
...
okay? either way i see your banner
waa
theres no game
this aint a vencord issue
whaat
but i saw people playing it
yesterday
okay?
without any problems
if you use chrome
on the address bar click on the eye button
and enable 3rd party cookies there
but only use this channel for Vencord support next time
i didnt know it was not vencord's fault
:(
restart is what removes vencord for whatever reason. i just recently updated so it might be fixed. i'm not quite sure yet.
for now i'll just leave the installer in my downloads folder if i ever need it. thank god it saves exerything.
Is it possible vencord will improve their mobile version since this new discord update made UI horrible, it's so slow and inconvenient.
I really need an alternative, and last time I checked vencord for mobile was kinda broke.
ik bro people can see mine but i can't see anyone's
no, vencord dont focus on mobile
alt is aliucord
any themes enabled?
only horizontal server list
Vencord Debug Info
Vencord: v1.6.5 β’ 534ca1e (Standalone) - 7 Dec 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9026
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (52):
BadgeAPI, CommandsAPI, ContextMenuAPI, MessageAccessoriesAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
unlikely
discord mobile version is a clusterfuck
whats broken about vendroid is not from our side but just from discord's
we would have to fix their code
is fakenitro busted rn?
What's even the new UI, I don't see a difference
This the new UI
Its absolutely horrible
Can't swipe left to open members board, have to go to a different tab to even see my dm notifications instead of just tapping at the top corner or seeing whoever dmed me there.
Its horrible
I do not like it
And for some reason to even see members in servers I need to tab the channel name?
I was forced to update, I don't even have auto update on
Just download the old version
How?
Download an apk from any trusted source and install
If ur on android which I think u are
They aren't supporting older versions but okay
wdym
Also the only apks I can find is like 206.16
I can find up to 209.x
quick question under which circumstance does the plugin not start with discord
Cope
Cope?
βWe understand, but fuck youβ
Bet they use Facebook instead of discord anyway
@broken tiger replied to you accidentally lol
Ignore it
Where do I report plugin bugs? I have reported one once in this chat but it might not be where I am supposed to
What
First check to see if its covered in here https://discord.com/channels/1015060230222131221/1027235873990901780 if not then make a bug report here
didn't check their repo
thanks
What is the bug you wanted to report if you dont mind me askin
Hey is there any way to turn off Hardware Acceleration on Vesktop? Hopped over to Linux Mint and my performance is suffering while I figure out all my settings
i don't think there is in the options no but i could be wrong
i think adding --disable-gpu-compositing off the top of my head might help with that but
@cursive kindle
This form is ONLY FOR DEVELOPERS. YOUR ISSUE WILL BE CLOSED AND YOU WILL POSSIBLY BE BLOCKED FROM THE REPOSITORY IF YOU IGNORE THIS.
DO NOT USE THIS FORM, unless
- you are a vencord contributor
- you were given explicit permission to use this form by a moderator in our support server
I need permission from a mod here
Damn
yep
What is the bug?
whats the issue
ShowHiddenChannels blocks from moving categories above other categories
Probably more. I'm still testing it
I'll let you know if I find more
ah π quite new linux-based stuff, where would I plug this in to give it a shot?
is there an alternative way to open console?
besides ctrl shift i
doesnt seem to be working for me
In the .desktop file or when launching from command line
Does anyone know why the Vencord installer isn't opening?
If the installer doesn't open, follow the second section of the install instructions.
when you're running vesktop (assumedly through the appimage) appending that to the end of the command will run it with that flag
as for flatpak i have no idea
Its about the same
hm, alright
@hazy breach update me when u can
well, I chucked the command on my desktop shortcut, seems to have worked somewhat cause now any picture-in-picture videos are running smooth unlike before. I guess I can't start from panel anymore 
your panel icons can be edited the same way
hey so I'm trying to get my discord to be transparent like I had it before as I've completely wiped my pc and now reinstalling everything.
I've tried using the command below
Vencord.Settings.transparentUNSAFE_USE_AT_OWN_RISK = true
However for some reason my discord seems to refuse to cooperate and stays opaque.
I have a theme that allows transparency and ive pasted the command into console and then restarted my discord.
I've sent a similar message a while back asking about how to do this and I followed exactly what I did before, Did something change?
can you send the theme you are trying to use?
did you fully restart discord by closing it from tray or from task manager
and not by just pressing the x
does enabling "show all channels" from the server context menu fix it?
yes ive restarted via task manager, using the vencord quick restart button and ctrl R
was this for me or joao?
joao
completely offtopic, are you aware of any sort of reverse discord timestamp?
like I noticed you put "my midnight is your timestamp"
Id really like to have a reverse timestamp that shows the time it is for my timezone at the current moment
quick restart button? are you talking about vencord or vesktop
first one yeah?
i made that for "decor" plugin but how i can add it to other "official" decor ?
its a gif file i cant even upload it to decor π±
yeah doesnt work for me either
cant really help you with that one sorry
that can be done with discord's message timestamps and you can generate one with one of the sites made for it like https://r.3v.fi/discord-timestamps/
that option is to disable the plugin and doesn't exist on the server context menu of your own server because you can see all channels on your own server
im aware about this
I am saying id want the reverse
so it shows my local time
to others
hold on how did you link like that?
[text](<link>)
sunnie died
how do i fix this
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
i've tried enabling that, but it wont let me
cloud integration doesnt work with the userscript
use the extension instead
that's what i'm using
@hazy breach can you please let me know if I can or cannot report the issue?
you can open an issue on the repo as long as you include how to recreate the issue
mhm will do
Theres a memoryleak somewhere, my discord always randomly slows down then crash's
yeah it's in stock discord
what do i need to type in custom install location
for normal users, you should select an option from above that section.
if there are no options, install discord
am i allowed to export my settings from extension vencord and give it to someone to app vencord?
yeah
yeah
aight ty!!!
ofc :3
:3
so ive been trying to use the voice message feature and it has been giving me an error on the first attempt then crashing it on the second, and recently i started getting this exception at least, before this it was just crash and restart
uploads work fine, just in app recording doesnt
are you sure you dont have both
Hey, had to update vencord because my dev branch version was no longer working, and now the dev plugins no longer work. Will i have to go through the dev install all over again? The files are still in a folder so i dont really know
fairly sure
When FakeNitro plugin is enabled and a nitro theme is enabled in the 'appearance' setting, a few of the UI elements like the threads dropdown panel, pinned messages dropdown panel and the search side window (image attached), etc. are still in the default stock discord theme, is there a workaround for this to achieve consistency with the theme we set?
still a stock issue
to achieve consistency just write some css :3
Does the "oneko" plugin just not do anything or am I just bad?
which plugin has the ability to make a custom badge like this one?
Hi, trying to use 3rd party plugins on Vesktop. I created a src/userplugins folder, in which I git cloned a plugin from #1032200195582197831 into it. I then ran pnpm i and pnpm build. Ran pnpm start and the plugin I added was not shown in vencord plugins page. Is there another way in which I am meant to enable 3rd party plugins on Vesktop?
tsl
bottom of vesktop settings.
who's vee?
Doesn't display actual location
oh
you want me to
Ok dw
I think I know what you mean
point it where you have your dev install
No. Doesn't happen when vencord isnt injected
if it was a normal discord issue i wouldn't be here
hi, i mistakenly asked a question about this little replacement for the discord icon (see below) in #vencord-dev. from what i recall, someone told me it was a theme, and then i received the needy for support role a while later (i just discovered that role a few moments ago).
i have no desire to get rid of this replacement icon and was wondering if i could get my needy for support role removed. i don't ask for support that often and i have learned from my mistake of asking in the vencord-dev channel instead of here.
edit: ty @hazy breach!
Uhm there is only one button and that is custom install location
install discord
what operating system are you on
i got it now, thank you though π
Yeahh VencordInstaller wont work, i tried powershell but nothing
is this nitro feature (the costum profile background colors) availabe with vencord? (i dont have nitro)
Yes
Oh not this one
But yes
This one
Npnp
π
Still need help here
Vs mi
"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?
"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?
vs windows 11
- errors, e, devtools
- fixed, update, up
- linux, l
- mac, darwin, m
- missing features, keybinds, mf
- moreinfo, more info, mi
- reinstall, redownload
- windows, w, win
Send us screenshots of what happens when you try to install
β οΈ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
Oooo Nice this should be added to venbot
is this what you mean
settings -> vencord -> open settings folder
for textreplace theyre in datastore
no easy way to extract them atm, only devtools
Not sure if this is the right channel to ask this question:
I have my Discord (desktop client) on my second monitor while I'm at work. I swear it used to have any GIFs that were sent or animated emotes always animate even when Discord wasn't in focus.
I'm not sure if I accidentally disabled a Discord setting that would've toggled this off, but recently it hasn't been animating all the time like I'd want it. I do have the AlwaysAnimate plugin installed, and that animates peoples' avatars and server logos constantly, just wish that any messages would have the same effect.
Does anyone know how to achieve this?
there's a setting in accessibility to toggle whether gifs should always animate but no idea if it also applies to when the window isnt in focus
otherwise no idea
yeah posts I found referenced that setting. it only applies when Discord is in focus... I've read that its an OS setting/issue, just not sure how I achieved this before.
thanks for the help
wonder if giving Discord admin privileges would change anything
uhm what?-
This message is misleading. Run sudo chown -R "${USER}:wheel" /Applications/Discord.app in your terminal, then run the installer again afterwards.
You may also need to grant Terminal.app (and friends) full disk access for the operation to work properly.
it clearly has the permissions
did you read what tessie said
still having this issue, does anyone know whats causing it?
I'm experiencing extreme lag in discord and it only happened after the update.
I am trying to install vencord on mac, but no discord installs are found. I have discord installed in a local directory ~/Desktop/other/apps, but when I put in my full path /Users/me/Desktop/other/apps/Discord.app It gives me the following (image 2). What is going wrong here?
Sup lads, after the latest update I still have the same problem, I get randomly disconnected from voicechat (mostly happens while I download stuff, but it's also random), no disconnect sound or anything like that, discord behaves like it loses connection (I see the discord logo buffering and then get reconnected only after I open discord from background). Tried enabling high packet thingy in the settings to no avail.
yo guys
i need help
i want to import non-animated emojis on a server, but I can import the animated emojis only
can anyone help?
do you have any free emoji slots on that server
Happens also when I'm not downloading anything actually
fml
vesktop css editor is an itsy bitsy bit buggy.. not sure when this happened but its kind of annoying to be typing and or scrolling and it jumps up or down randomly
hey, I found a bug recently and it have been pretty annoying. when I pin messages, and I close the other messages I need to restart discord since it just glitches out
accidentally recorded this at 75 fps whoops
is there any way to fix it?
would you mind showing what you mean?
wdym
are you sure youre not at the 50 non-animated emote limit
i think so, i can import animated emoji
idk, going to check
@hazy breach I acctually have 51
then yes, I definitely reached the limit
yeah that's known
no one bothered to fix it yet
just keep a dm open and not pinned
yo @hazy breach can I decorate the avatar for free?
i mean without nitr
nitro* sorry
thanks
authorize the thing that pops up
then click it again
np g
if u got any questions ping/dm me
I use vencord since 2022 oct 26
I think thats when 1.0.2 came out
only people who has decor enabled
for example
I have the plugin enabled
I see his decor
I disabled it:
okokook
so basically only people who have vencord,and have the plugin enabled
other thing, can I have vencord on my mobile discord?
yeah yeah
uh yea there is
let me get u a link
its called vendroid
its pretty lit, but the look is kinda weird for me
i think that i have that
its not like the base client
not really
like on the default?
I dont think thats possible
u can use vendroid tho
if u explain ur question a little bit more maybe I can help
vf mobile
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.
Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!
- Vendetta (android/ios): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord): GitHub - Discord Server
i want to put the free nitro on my "google play discord" or in some real discord in some ways, can I do that?
check out vendetta, it's what I use
vendetta isnt good
what about aliucord?
OH THANK GOD
its literally on the recommended client list sent by the bot
and ven worked on it
so
source: it came to me in a dream
HAHAHAHAHH
vendetta can be unstable at times but works for the most part
in italy we say "source:my cousine said that"
closest thing to free nitro on mobile most likely cause aliucord lacks some stuff
lemme get u a link
ok ty
is vencord messing anyone elses discord up
your friend is a liar
Every time i try to download it i do and it doesnβt work
I installed it but its not showing up in discord
Nvm
I got it
what are the useful plugins?
Hi, do you know how to add external plugins on vencord ?
im just here to see if anyone has like a theme or something that changes discord back to the old icons
#π¨-css-snippets has it
alr thx
@broken tiger & @tall swan read rules
yess
I read them, did I miss anything?
well your original message was not in english but I see you edited it now, all cool
to answer your question; yes and no. only plugins made for vencord will work, can't use plugins made for other mods
i find a stereo plugin for vencord, but i need to find how to install this plugin
there are a limited amount of third party plugins, and using them requires you to build the app from the source code yourself
asking for stereo is also forbidden by the rules...
not going to happen
i'm not asking, i already find a stereo plugin, just i want to know how to install manually
you can't because it's not a vencord plugin
Only Vencord can install a plugin ?
I repeat, I found a plugin that someone coded for Vencord in particular
not for Better
Probably a case of if you canβt figure it out yourself you probably shouldnβt do itβ¦
well you need to build from source and I can't help you with that
Is there an easy way to remove this button, e.g plugin, or does one have to use css or something to remove it?
css
Pretty sure itβs been posted several times so feel free to look around :3
Is there a way to revert back to the old UI pre-December update in Vencord?
thank you
if your discord is in english, button[aria-label="Send a gift"] {display:none !important;} in quickcss will do it
It's strange because someone has already managed to make it work.
To install third party plugins i would have to build vencord with the plugin added instead of using a normal installer right?
yeah
Is there a guide to building it yourself?
Oh..
Thank you
vs 2
- errors, e, devtools
- fixed, update, up
- linux, l
- mac, darwin, m
- missing features, keybinds, mf
- moreinfo, more info, mi
- reinstall, redownload
- windows, w, win
vs w
β οΈ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
One of themes doesn't have a settings button or atleast it doesn't appear for me on screen. Is there any keyboard shortcut to quick open the discord settings menu?
open the dev tools with CTRL + Shift + i 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
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
ok thank you!
yo guys
can I use any soundboard with the vencord mod?
Let me explain better, in calls, with a Vencord plugin, can I use the various soundboards of the other servers?
no
ok
Tried doing a few searches but couldn't find anything. is there a way to resize multi-streams? I don't need chat heads to be the same size as two streams or have one stream massive and the other tiny with chatheads.
what is stereo?
What I mean is I only have two otpions. All things the same size or one massive and the rest tiny. I'd like to have two streams "big" and the voices tiny
multichannel audio
ah right
i cant install vencord guys any help ?
vs mi
"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?
I try to open Vesktop but it's just this blank, immovable window?? just in case, im using 64 bit windows 10.
what gpu
β οΈ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
i take it back, after complaining it literally instantly worked, after taking it out of my recycle bin and back into my downloads folder
π big brain plays tbh
it is possible to use third party plugins on web discord (firefox)?
#1032200195582197831 pins
please help, a red line has been appearing on discord screenshares?? like i feel like a schizo typing this idek it just started happening today. i turned off hardware acceleration and it worked earlier but now its back could it be a vencord issue???
this happens for all streams i look at btw
i turned my theme off, and its still there
i feel like such a schizo trying to figure this out LOL
nothing to do with vencord
what could it be im sooo confused
On October 20, 2023, we investigated a stream discoloration issue that occurred during screensharing in Discord for Windows users with the latest NVIDIA GPU driver, version 545.84. The outgoing str...
Then either your graphics card or just discord being discord
yeah idek
hi i sponsor the project , how i can get my perk?
Dm ven
oke thx7
what is his pseudo..?
@shell veldt (sorry for ping)
Also if youβre going to pay money to support someone at least use their pronouns
sorry i just have a little trouble speaking in english i didn't do it on purpose....
Sorry if that sounded a bit mean
I get if itβs an accident thatβs totally fine
No at all, I take it quite a bit
This is a question rather than asking for support, vencord has been very slow the past days, not loading avatars, not loading images, not loading channel texts... Is it a me issue or is discord servers being discord? anything to do with vencord?
Themes can be really slow sometimes
I don't have any theme applied afaik
Otherwise just discord and your internet maybe
Then it's discord, my internet is fine
Screenshot
Do you have discord installed?
yes
This message is misleading. Run sudo chown -R "${USER}:wheel" /Applications/Discord.app in your terminal, then run the installer again afterwards.
You may also need to grant Terminal.app (and friends) full disk access for the operation to work properly.
There you go
what?
its so confusing
Discord users when they actually have to do something
but step by step instructions are hard 
If you can read/reply to my messages, you can read a bots message
But the bot uses big boy words we need to translate for discord users
what does sudo chown mean?
.
Itβs a command
Open turnywerny
Run comandy
Discord worky worky
It doesnβt matter what it means
WHAT IS A COMMAND?
troll?
^
and how do I do it
It tells you
It quite literally tells you exactly how to do it
:<
can u do step by step?
3 actually
'where's the terminal'
Listen to ChatGPT

Someone vyeet this person
IDK
open your terminal
And run the damn command
this one?
ye
then its a terminal
Copy and paste the block of words you dont understand into the terminal and press enter
- copy the text
- paste the text into the terminal
- press enter
Then follow basic instructions
lmao
?
Vencord is trying to hide the truth
I'm on mac
This channel is permanent brain rot
Ok
download more ram first
Nonono you are going to confuse them more
I still dk what to do
We provide a convenient graphical installer you can use. Or you can just grab Vencord from the Chrome & Firefox webstores.
Visit our download page to find out more!
did you do the command yet
I'm on mac
open your terminal
this command helps solve the issue for mac
dear god how many times do we have to say this
paste this command into the terminal and press enter
then press 2 and enter
yes
can't type
and yes it is typing you just can't see it
^
i knew that was going to be a question
you aren't typing in the correct password then
remove the 2 from the command
read the second part of the bot response
You may also need to grant Terminal.app (and friends) full disk access for the operation to work properly.
?
Itβs literally what the bot says to do
Itβs the correct solution and it works for other people
idk why but this one notification has been here all day
I dont have any message requests, friend requests or pings
its not showing up on my hot bar
Not vencord
restarting didnt work
vf themes
open the dev tools with CTRL + Shift + i 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
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
Itβll still work
It's not tho
it does nothing lemme screenrecord
You donβt need to

