#🏥-vencord-support-🏥
1 messages · Page 281 of 1
anyone know this ?
plugin to view pfp in full screen?
set this experiment to Not eligible
thank youuu
#1032200195582197831 the pinned message on here does not explain how to install third party plugins
thanks for the answer but I cant find it
It sends you to the docs, where it does
find what
the experiments tab?
I don’t see the docs ? What do you mean
thanks so much
I'm on vesktop
Im install Vencord and im no have page in discord settings
how Im can fix it?
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 = []
})()
No i think they don't see Vencord in settings
Did you close and reopen discord after installing?
yes
If you want to see someone's pfp large there are bots for that
yes
there was a plugin i believe?
Css, no I don't know what. But you can try searching in #🎨-css-snippets or ask in #🎨-theme-development
Try doing /vencord-debug
I don't know of it but maybe
Or actually do you have multiple versions of discord installed?
If you're on Linux that could also affect installation
im on windows how i can do this?
Oh if you're on windows....
i searched #🎨-css-snippets
Did discord close and reopen by itself when you installed?
yes
Then type /vencord-debug here in #support
/vencord-debug
ok
oh interesting
See if anything is in better discord's server
Thank you very much, I uninstalled and reinstalled discord and it worked, thank you very much
i did
Glad it worked!
r there any other servers?
¯_(ツ)_/¯
anyone have any idea why the scrollbar in vesktop looks like this?
same problem with quickcss and themes disabled
looks normal on the regular discord app
how come clicking this in favorites on vesktop doesn't redirect me to the server?
thanks! :3
:3
Oh so I'm not crazy they do look different
I just ended up hiding them completely oop
they're just default scrollbars lol
I gaslit myself into thinking that's how scrollbars always looked like on discord lmao
because latest chrome added support for scrollbar selectors that they never before supported
this somehow leads to scrollbars just being unthemed lol
discord needs to update their css for latest chrome
may i report a small bug that happened its pretty small and understand if you won't fix it but i want to document it as it might be confusing for some who see this bug happen
Tell us the bug
No guarantees anything will be done but now I'm curious
so there isn't alot of information but i opened discord to see the relation notifier plugin saying i left 3 servers (reverse 1994, honkia star rail, and top heros) of course i checked if i had actually left those servers i did not although its pretty odd for it say i had left those servers when i was still in them now for many who don't ussally check servers too often might get confused because they think for momment they had acutally left those servers and forgot about it
were those servers ever marked as "unavailable"?
honestly i did't see anything like that unless i slept through a discord server outage i did't know about
hm
i dont know exactly how the plugin tracks that stuff
maybe discord gateway sent some bogus event
who knows but sometimes documenting the issue tends to help with other poeple are a little confused on a subject i would know i used to be one of the guys who went looking for something and never found out what itwas
Oh yes this is a known bug
Apologies it's not documented anywhere
I believe it happens, as squaa was pointing out, when a server briefly goes offline
Now that I think about it, isn't each support message supposed to be its own thread?
no
hello
no
vs mobile
- errors, e, devtools
- fixed, update, up
- linux, l
- mac, darwin, m
- missing features, keybinds, mf
- moreinfo, more info, mi
- reinstall, redownload
- third party, third, 3rd, dev
- windows, w, win
vf mbile
1. How do I install Vencord? (installation, install, download, installing, installer)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp, custom)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, I get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do I get logged out after opening DevTools? (nodevtoolswarning, hidetoken, logout)
11. Why does my Discord always crash when opening DevTools? (crashing, crashes)
12. How do I uninstall Vencord? (remove)
13. What are the official websites for Vencord? (unofficial, official)
14. I see there are packages for Nix or another platform not on the website, do you support them? (nix, nixos, repackaged)
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
@lofty shale ^
Which one should I use
Android
probably vendetta but might be rough
your other option is Bunny which is pinned in this channel
but it's also WIP
Damn .
yeah there's no good android modded client rn
Shoot
@zinc iron
?
Is it a bug that I can't right click text that I selected in vesktop?
not a bug, just a feature that hasn't been implemented
#🏥-vencord-support-🏥 message
meow
Will it be implemented ?
¯_(ツ)_/¯
is there a workaround
discord freezes after joining someones screenshare??
Discord issue
Is there any venvcord API to fill text into the discord message box?
**discord.tsx: **Lines 78-83
export function insertTextIntoChatInputBox(text: string) {
ComponentDispatch.dispatchToLastSubscribed("INSERT_TEXT", {
rawText: text,
plainText: text
});
}
whats that theme icon some people have on the top left?
Very descriptive
Ah pog.
I spent so long trying to figure out how to do this my self lol
I'm guessing you tie into the the discord js methods.
since setting the innerText or even keyboard events don't work somehow
thank you, we really know what you’re talking about here
i have code for it hang on
[class^='tutorialContainer'] svg [class^="wrapper"] > [class^="childWrapper"] img,
[class^='tutorialContainer'] svg [class^="wrapper"] > [class^="childWrapper"] svg {
display: none;
}
[class^='tutorialContainer'] svg [class^="wrapper"] > [class^="childWrapper"]::after {
content: ' ';
display: block;
position: relative;
transform: translateY(1.5px);
left: 1.5px;
top: -3px;
width: 55px;
height: 55px;
line-height: px;
opacity: 0.2;
transition: all 0.2s linear;
background: url('https://files.catbox.moe/2qa3qr.png') center / contain no-repeat;
}
[class^='tutorialContainer'] svg [class^="wrapper"] > [class^="childWrapper"]:hover::after {
opacity: 1;
}```
because discord uses react which is reactive and stateful
you need to change its internal state, changing dom manually will just cause crashes
change background to whatever raw image link you have
oh interesting i use something else
everything is event driven via their flux stores
yeah the star is cuz i have favorites server enabled
so whenever you wanna do literally anything you just dispatch an event
/* home icon */
.wrapper__8436d[data-list-item-id="guildsnav___home"] .childWrapper_a6ce15 {
background: url('https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png') center/cover no-repeat;
background-size: cover !important;
}
.wrapper__8436d[data-list-item-id="guildsnav___home"] .childWrapper_a6ce15 svg {
display: none;
}
i think they do the same thing
does this do anything or just add another icon?
changes the default discord icon, doesn’t add a new one
ye
ok wait let me try to explain it
theres this snippet or something idk
that adds a theme button below the discord icon
Yes but I would still think keyboard events would work...
and i think it changes the accent color of discord
that would help us 😅
if you want to change the accent color of discord there's client themes
Is there an easy way to write a plugin without having to compile the whole thing?
no
pnpm watch
compiling is incredibly simple
that’s the closest you’re getting to that
true
Yea I just wanted to make something for personal use and was kinda hoping to be able to bodge it together with just JS
ok how about this
i saw a snippet that turns this into like a dropdown but i cant find it
if you have git and nodejs already installed, it's incredibly simple to get up and running
does anyone know what it is
and just one single command to compile, or better yet use watch to auto rebuild
Fair. I do and that's probably easier.
Though I was just going to make a super simple thing that basically opens a websocket to a localhost program and sends every message along.
dunno if this is known/fixable but the Transform Emojis doesnt transform hyperlinked fake emojis on search results, only regular url ones (search cdn.discordapp.com/emojis to check)
how do I make my css future proof?
that’s how discord handles it, we can’t do much about it i don’t think
how do i make it show without hovering and also on a black background instead of gross discord blurple
Are there any well-known experiments that people use?
try using #🏥-vencord-support-🏥 message instead
i use favorites server for desktop and account switcher for mobile
oh sorry
you're good
this one isn't as good as the other one because it's more liable to break in updates
but it shows a picture when not hovered
how do I select the first separator?
nth-child is your friend
it didn't work because it was nth-child(2)
how do I select this without doing nth-child into oblivion
so im not the only one having that issue? any fix?
is this for settings?
or what's that
yes
why isn't this inbuilt in discord??
becsuse there's no use for it outside of themeing :p
Everytime I restart discord I have to reinstall vencord
I dont know if the is discord or vencord but any time my friend plays a game the timer always starts from 1 hour and then counts down
Hey when i install vencord the minimize discord icon which shows a green circle will be gone
The speaking indicator not showing is a stock Discord issue
It is not really a vencord issue @heavy jay
But its working without vencord
does this mean i did something wrong?
no
why am i on web (vesktop)
Yeah. The issue isn't there on a fresh discord instance
I will note though MAYBE it's related to some sort of conflict of vencord and openasar?
because vesktop is web
no
damn
trying to customize https://github.com/SEELE1306/SEELE1306.github.io/tree/main/Modular so I downloaded the .css file into my themes folder but any edits I make on the file don't seem to reflect on vesktop. for example I changed --client-orientation: column; and nothing happens
eva fan detected
hello. not english well ok? ok. discord banning me 2016 feb account. they saying the "spam". i making ticket. not respond 30 day. account delete they saying "privacy reason". what can do? only using vencord. 3 month ago happen. not first time account ban use vencord. is unsafe?
vencord is safe
its not vencord related. you were most likely breaking some of the tos
the theme hasn't been updated in a while so the thing you're changing won't apply to anything
the var will only go into .content__4bf10 {flex-direction: var(--client-orientation)} and that class is no longer valid
also changing that to column would be a horrible idea :D
vencord company not working, please update
#🏥-vencord-support-🏥 message Finally figured out how to adjust the timestamp width with this css snippet
.timestamp_c79dd2.latin24CompactTimeStamp_f2f700 { width: 3.2rem; /*Default = 3.1rem*/ }
Dumb question and I'm sorry if this doesn't belong here. With Discord's new Guidelines update and apparently enforcing client mods more harshly now, what's going to happen with Vencord and other client mods 🤔
is there a way to make my server list transparent?
so the dark grey background doesnt show
Is this even detectable? If it doesn't make any requests it shouldn't matter.
Besides the very obvious option of banning anyone in this discord.
vf tos
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
vencord is safe
we make sure we don't abuse the API and use all client functionality to perform any requests if we need
if discord wanted to detect client mods they could do so trivially, they know of our existence quite well but do not care
in fact vencord devs have contacted discord devs several times in the past
and it's quite likely we have discord staff lurking here
Hopefully they do not pivot on that in the future.
does anybody know how i can make all of this transparent?
those circles look so weird
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
what
those are transparent, it's what's around them that's colored in
oh
cus
you see the titlebar
how theres like a snow effect
i want that everywhere i circled
do you know how i could do that
rgba(0, 0, 0.5)?
not without seeing all your css
uuuuh are you willing to look
sure
if you send as file it's fine
.bg__12180 {
background-image: url("https://i.imgur.com/3jQ5Ufn.gif"); /* source: https://vimeo.com/309240312 */
background-size: contain;
background-repeat: no-repeat;
}
/*titlebar background*/```
this is the snow effect i was talking about
its there in the css
Was sent this from a friend https://discord.com/safety/platform-manipulation-policy-explainer#title-3 , so I read through it and the way they kinda put it was like Discord's going to start enforcing it harshly. So I just looked at the old policy and it basically said the same thing so I just said wtf
just wanted to make sure, thanks for the response!
strict or not i usually just try not to reveal i have a modded client in servers that dont have to do with it
discord+ theme now works properly
uwu
how should i change it?
it will show up in the gaps if you make it repeat but it looks bad like that
you can try and remove background-repeat: no-repeat;
then it will repeat but you will see
replace it with a better snow gif and it should be good
is there a place on here where you can ask for whether a certain type of plugin exists
here is a good place to ask
ok thanks :)
but
one issue
still not showing here
i was wondering if theres a plugin that adds a button to go to the first message of a channel? i am on some servers that use forums as a way to organize threads that tend to have a description in the first message
or maybe a plugin that has user-end/clientside pinned messages, although i can see that being harder to implement than a way to determine the first message of a chat
.wrapper__216eb { background: none; } should fix that
the easiest way is go to search, type in:channelname and sort by old
do i just put that anywhere
yeah should work
ah, thanks! id still love if there was an ui button that automatically scrolls up to the first message, but i obviously dont wanna push anyone to make one
yeah it's in the requests https://github.com/Vencord/plugin-requests/issues/4
guys is it just for me that text replacement isn't working at all ? It works fine in the test text box but it doesn't work with an actual message
Vencord Debug Info
Vencord: v1.7.4 • 650f405 (Standalone) - 30 Mar 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9038
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: clean-exit
Enabled Plugins (18):
BadgeAPI, CommandsAPI, ContextMenuAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
clean-exit?
and you've updated?
what does it mean?
hm
works for me
do /vencord-debug
Vencord Debug Info
Vencord: v1.7.3 • ca18b6e - 24 Mar 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9038
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (79):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper, D3SOXUpdater
Crashing while trying to stream is a stock Discord issue. Try reinstalling Discord.
Vencord Debug Info
Vencord: v1.7.4 • bdef47e (Web) - 28 Mar 2024
Discord Branch: stable
Client: Web (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36)
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (40):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
oh cool
hm it says you're using ca18b6e which was a commit made a week ago
what does that mean ?
update
creenshot entire page
ok
dev build ?
wtf is this reason
never seen that
they're on a devbuild

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.
@sharp plaza
reinstall the normal way or figure it out yourself
so the dev build breaks plugins ?
no but you are a week out of date
bump
ask discord (dont actually)

Vencord Debug Info
Vencord: v1.7.4 • 650f405 (Standalone) - 30 Mar 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9038
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (85):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
Crashing while trying to stream is a stock Discord issue. Try reinstalling Discord.
why does tessie keep repeating this
need to put this in our next scrum meeting agenda
Not sure if I should ask here or just ask on general chat kek. So well... Here it goes.
I've been told vencord also is a mobile (android) client and can use all the pc additional plugins like fake nitro, remove upload cap, better quality previews and all those fancy bits. Was I told the truth or is cap?
Cos i cant be arsed renewing nitro ngl.... If I can just get nitro features for free, even when on phone. Imma do that
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
read the entire embed first
so yeah, vencord has an android version but it's not that usable
vendetta shutdown recently, I've been trying out a fork named bunny(pyoncord)
Pyoncord is a chad name lowkey
Years and years ago I think I was using something called alcord (or something similar (?))
Still alive?
Ah ye u right. Mb
Bros
DO NOT SEARCH PYONCORD ON YT
Damn.. Pyoncord install looks pain. Ain't a straightforward "click and download" 

Tf. I've been scammed. How does that turn ans stay cozy 🫡
I'm rooted so it was that straightforward; but yeah shouldn't discuss other mods here
Nvm issa lonfass gif
Fairs. :oops:
Ty for the inputs tho
Will check tomorrow 

Windows flagging Vencord as a trojan btw
VencordInstallerCli.exe getting flagged; when I'm trying to build myself.
its a false positive
Hellow#
Does anyone know how to viwe the roles in a server using the View Raw plugin?
is there a plugin i can change peoples nicknames
they not my friend
some random guy but i wanna change his nickname
RightI know, but should be fixed if it is false positive.
how lol
how do u delete vesktop
the fix = reporting it as a false positive to your vendor
programs -> uninstall
where is programs
if you mean the delete page in settings or control panel
i did that
its still here
it launches on startup i cant find it anywhere else
i feel like you did not uninstall it then
sorry im not implying you lied
i just mean that whatever you uninstalled is not the vesktop you keep seeing on start up
where is the vesktop i keep seeing on startup 😭
if you go to %appdata%, do you see a vesktop folder
(you can go to it by using Win+R dialog)
is there a plugin so i can change peoples names?
ah
no such plugin exists but a request has been made https://github.com/Vencord/plugin-requests/issues/102
with css you can also get most of the way there but it's not trivial
why does screenshare with both vesktop and the discord client just infinitely load if i try screensharing on linux with wayland compositor
it was working yesterday but now it just never lads the stream after i select what to screenshare
Are you using the userscipt?
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
Read
I use vendetta
Its discontintued but still works well
Eh I would rather go with one version. I think I could just use tampermonkey on android Firefox for that rather then the app
Alr
Gl
Should see about getting an fdroid repo or in main repos though
does anybody know what css could be stopping me from reaching the right of threads?
you should probably just disable chunks of your css until you narrow it down
that's the best way to figure that out
unless you already have an idea of what class isn't working
ill do that later im lazy 😔
theres one that sorta works for andriod
i have it
guys i fell asleep listening to i really want to stay at your house am i acoustic
.w
:sleeping: Oh hey, good morning, just woke up. I wasn't sleep scrobbling, was I? Let's get to work.
s
is it possible to add my own plugins
You cannot use BetterDiscord plugins on Vencord. (Nor plugins of any other mods)
You can only use plugins made specifically for Vencord.
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help in this channel, install the regular way.
the server seems normal
No
Try that
And see if it works
Ofc, np
How do I add my plugin to vendcord?
You cannot use BetterDiscord plugins on Vencord. (Nor plugins of any other mods)
You can only use plugins made specifically for Vencord.
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help in this channel, install the regular way.
You will need to build vencord from source
Every time I alt-tab to another app and come back to Discord it's showing a loading animation. I'm not losing connection or anything, it's just doing that for no reason while I'm in another app. The fuck is going on
I'm on stable btw
literally this right here (re: my issue) btw
and its weird because it wasn't always doing this either, it just started today
is there a plugin for profile effectds
Not yet
does vencord have a account switcher
Discord has an account switcher
Probably, but you shouldn’t really be using vendroid anyways
uh why?
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
is aliucord actively maintained?
Yup
aight def gonna use the pc version of vencord
hi! im working on developing a theme and i was wanting some help with one thing, is this the right channel?
thank you!
I was too slow
how i can install third party plugins guys someone can help me pls 🥺
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.
i do it, but i dont have "src" folder
skill issue
why i dont have src folder 😭
considering you cant seem to be able to read the guide, and a dev install is for devs, i wouldnt be using a dev install
there is 0 support for it, and asking for it will lose your support access
i do all steps are in the guide, so i know about it but src folder is not on my vencord folder
we cant help you with it
ik
I found a virus in this application Ransom.Win64.Gen.tr Is he dangerous?
So it's not dangerous?
No, it's not.
and what the fuck is grindsoft
Thanks
if you get 10 no name detections, they are just false positives
BUT IT HAS TO BE MALWARE SHITTY ANTIVIRUS NUMBER 37 SAID IT IS
literally that
Real
Hello, i want to change the width of channel list sidebar of vencord. How do i do that?
You can use css
i tried putting this in the quickCSS but it didn't work
.sidebar-1tnWFu {
width: 320px;
}
That's right but the class is outdated
.sidebar_e031be
{
width: fit-content !important;
}
You can change it to px or anything else
gotcha...thankss...that worked 🥳
also worth checking this out
for a more thorough way to do this
is there any way to select this element (header in settings) without using nth child?
ok
meow
sorry i was eepy and didnt realized im for some reason on support channel 💀
k
welcome to support! im here to assist you today, whats on your mind?
Mf what
he came and said "k" with nothing else so i just said "hey, i can assist you! need any help?"
GolonchyGPT
Shows up on 6 scanners. I don't think its an issue with my side
are any plugins dangerous?
real, howd yk my nickname?
what's dev shell
i have discord dev mode on
cool
I don't think thats what you mean tho
doesnt matter im yapping, all built in plugins are safe
Vf tos
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
If you are building from source and using custom plugins, it's up to you to determine the safety of them
But all stock plugins are 100% safe
I HAVE A REQUEST
vencord making fun of me? all names are shortened now
could osmeone PLEASE make a theme to remove the X's from dms
because i keep accidentally closing my dms
Uhhh yeah 1 sec
.closeButton__116c3
{
display: none !important;
}
Paste this in your quickcss :3
Yeah hiding things in css is really simple most of the time
That might be possible depending on the client sided permissions but it might just be easier to use messagelogger/relationship notifier/permissionfreewill
All of that will log messages, relationships, and sometimes let you access the audit log on servers
wish it would log closed dms too
If you mean people closing their dm with you, that's just client side
And if you mean you closing dms with people
Don't close the dm 
I JUST DID THOUGH
ON ACCIDENT
LMAO
i dont get why discord doesnt make you confirm it by default
It's kind of a dumb design yeah
can you please fix vacnet as well while youre at it thank you 🙂
Hi i have an issue were two of my server are swapped, the names and pictures are good, but the channels are swapped betweent the two. I tried to move them, disconnect and close vestop but nothing works
i'm curious about where the cache is so i can empty it maybe
are you sure this is the client's fault? try to log in on browser
yeah same issue on browser
discord is giving me the wrong informations no matter what i do to actualize it?
i think something just broke, you have to fix it manually
i have no idea how that could even happen
and i dont know how to fix that "manually"
can't find #general, istg this was different
that's mantika doing some tomfoolery for april 1
My QuickCSS isn't instantly updated, would like to know why considering I am on vesktop and my normal discord works fine when it comes to QuickCSS updates.
i have a question : can you like give plugin ideas without like having to code it
just like give the idea
I did not look at the date my fault
awww my idea already exists, too bad ig
I see, thanks
why am I getting a bunch of red lines?
the fakenitro plugin is not working for my friend, is it broken?
it works
is their vencord up to date
i asked them to take a screenshot of their version info
it doesnt match mine so i asked them to go to the updater and press "check for updates" but they said nothing happened
I don't think that's up to date. mine is as follows
yeah it isn't up to date at all
solved it
monaco bug
what theme is this?
midnight
thank u
editor is outdated
Is there a code to remove this theme?
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 = []
})()
(Literally to remove the theme)
fix eta 2039
why isn't discord showing a popup when clicking on any link it's just opening them directly?
it's disabled you mean always trust right
O then, you trusted the domain?
Idk, should not do that
I'll try again by restarting my discord
Ye
Uninstall vencord, see even if it's a vencord rekated issue, if not contact discord support
alright
Ye
might as well try on web
discord is doing the same thing every link i click on opens directly without any pop up
soo i have a theme on but it isnt showing
i updated my laptop then when discord opened it wasnt showing
hm
it was working till i restared my laptop
discord updated
whenever i try to use the fake profile colors and usrgb it never works can someone show me how to use it
how to update vencord bro?
Can you do /vencord-debug
how to debug?
Yo i found this bug maybe https://streamable.com/h1ctpe
it does that everytime i press on inbox
hey nasi putih, bantu aku pls
discord issue
but also
vs e
To better help you, we need your error logs!
To collect them, please
- open DevTools with
ctrl + shift + i/cmd + option + i - on the top right, click where it says "Default levels" and uncheck everything but "Errors"
- screenshot all errors and post them
try use the installer
update it from there
i dont see default levels
click console tab
here is the error that generated when i press inbox
ya discord issue
can you click on the link in the second line after at d
and screenshot once it loaded
its too big, how can i screenshot all of it
just screenshot your screen
ye, i forgot i scroll it up
so none?
it's strange because this issue doesn't happen to me
how can i check it maybe
can you show the code at Object.parse? and maybe also l and a
you'd know if you had
Vencord Debug Info
Vencord: v1.7.4 • 650f405 (Standalone) - 30 Mar 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9038
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (33):
BadgeAPI, CommandsAPI, ContextMenuAPI, MessageEventsAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
Crashing while trying to stream is a stock Discord issue. Try reinstalling Discord.
is the blocked message empty space thingy planned to get fixed
if u fix it 
if i knew ts </3
could you try disabling all ur plugins and see if it still happens, just to make sure it's not some plugin somehow causing it indirectly
you can export settings before so you can just restore it later
o yea it works
but without plugin
the what
its not showing my Custom RPC
snap
snap is not supported. use one of
i need help its not showing my activity
@shell veldt sry for ping :( can you read dm ?
Vencord Debug Info
Vencord: v1.7.4 • 650f405 (Standalone) - 30 Mar 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9038
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (29):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
vencord crashes after viewing any video inside discord or watching a stream on vc
Crashing while trying to stream is a stock Discord issue. Try reinstalling Discord.
^ uhh not sure about reinstalling discord but i've heard turning off hardware acceleration helps, you can try that if reinstalling doesn't work @heavy bane
Hello, I saw with this thread how to modify an icon with svg.
Except that my problem in my svg, I have 2 or 3 paths
And so I would need help.
To be able to modify the svg I took inspiration from this post: #1075840997247963197 message
And my CSS code will be sent in the 2nd part following this message
Here is my CSS code. But the problem is that only one of the paths is displayed. I would like both to be displayed and not just one.
Here is my CSS code:
div[data-list-item-id="guildsnav___2025587132"] path {
fill:white;
d: path("...");
}
div[data-list-item-id="guildsnav___2025587132"] path {
fill:yellow;
d: path("...")
}
[data-list-item-id="guildsnav___2025587132"] svg {
fill:none;
margin-left: px;
margin-bottom: px;
}
I did some tests using :first-child !important but nothing happened
I even tried doing this div[data-list-item-id="guildsnav___2025587132"] div > div > svg > path to see if it put over
porbably outdated class?
I'm just looking at the html code via the browser.
<div class="folder__17546" aria-label="GenSi Perso, folder " aria-expanded="true" aria-owns="folder-items-2025587132" role="treeitem" data-list-item-id="guildsnav___2025587132 "tabindex="-1">
<div aria-hidden="true" class="folderIconWrapper__11165">
<div class="expandedFolderIconWrapper__324c1">
<svg aria-hidden="true" role="img" width="24" height="24" viewBox="0 0 24 24" style="color: rgb(228, 0, 0);">
<path fill="currentColor" d="M20 7H12L10.553 5.106C10.214 4.428 9.521 4 8.764 4H3C2.447 4 2 4.447 2 5V19C2 20.104 2.895 21 4 21H20C21.104 21 22 20.104 22 19V9C22 7.896 21.104 7 20 7Z">
</path>
</svg>
</div>
</div>
</div>
Here is the html code, which is on the site of the browser and with which I help myself to modify the css
any plugin for enabling tabs on vesktop
Nope
Uhmm can I get some help lol?
I just can't send a file to a friend (its not a virus)
Can I know which plugin do that?
That's a stock discord feature
??
Has anyone been running into this as well when clicking on youtube videos (playing them within Discord, the first few seconds play then it crashes)?
This is the last error I get before Discord in itself fully crashes.
Provided to YouTube
Foreverdark Woods · Bathory
Nordland I
℗ 2002 Black Mark Prod./B.Forsberg
Released on: 2002-01-01
Auto-generated by YouTube.
works on my machine
likely discord issue
https://youtube.com/shorts/XfjGr_AMwVM
This link gave me a crash
Support me on Patreon: http://patreon.com/excaliblader
In this video I go over a common mistake artists make when trying to draw the chest
And yours does too.
i get the same error but no crash
Guess it s on my side somehow
try to disable hardware acceleration in discord settings and see if it fixes it
yap
yap it fixes?
Disabling Hardware acceleration fixed it
then its a discord / gpu issue
messagelogger seems to not be working
I would assume it's related to "Black Desert Online" maybe.
As I have that running in the background and it has caused issues with regular firefox too
huh??
What's this account means?
Would at least add up.
But GPU issues doesn t sound nice :-:
that shouldnt interfere
by that i meant more like driver issues
not that ur gpu is broken :p
Drivers are technically updated, let me double check
Thank you for the support <3
NPC yeah
creating mario account and transforming it on NPC
ok
anyway a lot of people seem to be having issues with youtube embeds so maybe its just an issue on discords side
Does anyone have a solution to this? 😅
Good to know.
I ll clean install my drivers again and see if that maybe fixes it.
It's also kinda bad that I can't seem to find any Discord crash logs (which would be really helpful, but I digress)
I'll give you a final update after I have reinstalled my drivers
Seems to really be Discord related, driver update did not help at all.
Thanks again for the help.
hey all, vencord and openasar have suddenly caused discord to crash, regardless if i use the arch_electron package, the flatpak install or the official package itself. this didn't happen until recently so i don't know exactly the main cause. trying to run discord through the cli throws these errors:
App threw an error during load
TypeError: Cannot read properties of undefined (reading 'filename')
at VencordPatcher:19:4167
at VencordPatcher:5:225
at Object.<anonymous> (VencordPatcher:19:17884)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
at Module.load (node:internal/modules/cjs/loader:1098:32)
at Module._load (node:internal/modules/cjs/loader:945:12)
at c._load (node:electron/js2c/node_init:2:13672)
at Module.require (node:internal/modules/cjs/loader:1122:19)
at require (node:internal/modules/helpers:130:18)
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read properties of undefined (reading 'filename')
at VencordPatcher:19:4167
at VencordPatcher:5:225
at Object.<anonymous> (VencordPatcher:19:17884)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
at Module.load (node:internal/modules/cjs/loader:1098:32)
at Module._load (node:internal/modules/cjs/loader:945:12)
at c._load (node:electron/js2c/node_init:2:13672)
at Module.require (node:internal/modules/cjs/loader:1122:19)
at require (node:internal/modules/helpers:130:18)
any help would be appreciated :)
arch_electron is not supported anymore (and obsolete now)
use normal discord and it'll work
how to add a custom app to show as playing status in vesktop?
thing is, i've also tried the official discord package and the same thing happened
maybe i fucked something up i'll give it another try
not possible
finally works after -Rncs, guess i didn't removing configs
now i only have problems with openasar, ty
nevermind, now it also fixed itself
Hello, as soon as I access my Discord inbox it crashes, can you help me please?
what should I do when I get this?
go to addons and turn on CustomRPC and adjust the settings to what you want it to say/have an image of
What the fuck
cloudflare ban perhaps?
Only for me after the latest Nvidia driver update Vencord keeps crashing when I Watch a stream or a video with hardware accelleration enabled? (I've an RTX 4070)
Crashing while trying to stream is a stock Discord issue. Try reinstalling Discord.
you can't apply a property twice on the same element and have both applied, only the last one will take effect
you're basically just overwriting your own css with the second rule
you could make an ::after pseudoelement and make that display a second svg
Yes, I noticed that it was crushing. I'm doing this because I'm looking for different solutions on my own by trying absurd things that I've never seen before to see if it works.
I tried but it doesn't work unfortunately.
not sure what you're trying to do exactly but would it make sense to just make a png image or something and replace the element with that
yeah you can't make a pseudoelement into an svg unfortunately
so you need to make it onto some other element, if you want to do it that way
I did it, but I don't know why, I absolutely want an svg which is totally absurd even though I managed to do it with content:url(https://imgur.com/image.png) ;
But otherwise do you think that making an svg that contains a single line of code would work?
That is to say on another element?
i accidentally download a bad theme for vencord and now my settings looks like this any help on how to disable the theme?
??
its not installed its a copy and paste theme
photo from friend
Vs theme
- errors, e, devtools
- fixed, update, up
- linux, l
- mac, darwin, m
- missing features, keybinds, mf
- moreinfo, more info, mi
- reinstall, redownload
- third party, third, 3rd, dev
- windows, w, win
I'm not sure, I try to avoid SVGs in general because they're always trouble lol
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 = []
})()
Oh okay, that often causes problems. But I don't know, I want to complicate my task as I always like to do.
So I think I'll see what to do with a png image
But I want to be able to find a solution in svg.
But I also have another question, when I do it with an image. Well files in the navbar, can no longer move
I did this before with the images:
[class^=folder_], [class^=folderIconWrapper_] {
background: rgba(255,255,255,0.01) !important;
content: url(https://imgur.com/mNA5FDo.png);
width: 28px;
height: 28px;
margin: 8px;
}
can you use discord properly now
I don't see any issue with this
Yes but the problem is that I can no longer move my files. As normally discord allows you to do
why does my discord crash when i try to stream it didnt happen before i updated vencord
Crashing while trying to stream is a stock Discord issue. Try reinstalling Discord.
Anyone pls?
do you have any themes enabled?
We've been seeing this error a few times
Try disabling and reenabling all of your plugins
Pretty sure its a discord issue
Can confirm that this happens, this is pretty annoying lol
yes you should!
why doesn't the hotkey work on my mac?
Yeah it's a discord issue but Vencord seems to be exacerbating it
Macs are weird
how do i get rid of this nonsense
People have said when all their plugins are disabled the inbox does not crash their app
oh it's the april fools update i thought it was legit fuck
Hello everyone can I ask for some help about petpet comman its not working it says image not specified even though it is is there a fix
I reinstalled it today and also when I disable petpet plugin I cant re enable it without a restart
Nice 
then the same person said they enabled everything again and still works
we need a vencord for the macos
this loading screen shit when i alt-tab using vesktop is pissing me off
it wasn't always doing it either, this makes no sense. how can i make it just work normal
Yeah that's why i suggested
#🏥-vencord-support-🏥 message
@shell veldt emote cloner is also broken on locked emojis it cant clone them if they are locked 
that wont fix anything
what probably fixed it was restarting discord
how i get the Vencord Contributor Badge?
i didnt get anything
did you dm vee for your rewards
yea he isnt answerin dms but i seen him change his pfp
where can I make a contribution?
try clicking on the badge
im on github now
how do i get that lootboxes thingy? idk if vencord can help with getting it xd
you just wait
theyre rolling it out slowlyish
why everybody ignorin me when i say i dm'd him
restart ur discord
i did multuiple times
hmm
not even on browser and phone app
you just wait
theyre rolling it out slowlyish
ye i figured that, hence i asked if there is a way to like make it faster using vencord like in the experiments or something
If I click on the badge, it takes me to a Github page where I can download anything with Vencord
if you DM'd them, wait
no unless you can like, Vencord.Webpack.Common.RestAPI.post("/users/@me/lootboxes/open") in console

i think they lock that too if you dont have lootboxes normally
no just upload your file somewhere else
ill try. should i just paste this in console and see what happens?
doesnt work the paste thingy
that worked!
can some1 explain to me why a stereo plugin is impossible on vencord, its legit just javascript
Me when i achieve the impossible (its just javascript)
ironic every1 says dont talk about it
but noone knows
why its not possible
w dodge
Yapping tbh
vban @worn otter rule 11
Done! 
I'm losing faith in humanity
can you check ur dms..?
in a bit
Are there any ways to change ringtones yet?
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.
Oh? Never saw it I guess.
e
Could you link me to the PR please?
Yep lemme find it
is it me or is the Linux version of Vencord a Web client instead of a desktop client?
if you use vesktop then yes it's a web client
the official app is a "desktop" but is still a web app
hey, Vee can you look into my dm? i would appreciate <3
yes
i must've installed the wrong one RIP LOL
i feel like the fakenitro plugin is gonna get so many ppl in trouble
it can't
the free emoji thing is just sending the link to an emoji
same for stickers
client themes are undetectable
(since they can be locally enabled)
the stickers one idk
and streaming for some reason is only gated client side
stickers send as links
DAMN
oh shoot
yeah i tried to save a sticker but it doesn't work that way smh
if fakenitro in some way was bannable it would be removed from vencord
i feel like Discord might patch the streaming thing
👍🏻
they literally can't because I'm pretty sure screensharing is peer to peer
if not the whole voice call too
oh great i need to read the src code then 🤣
nah that doesnt say in the src code
but yeah that plugin right there sounded too good to be true
I've heard someone say it
🙃
how can i get an vencord donor badge
become a clown instead
donate to vee via discord sponsors
yeah my m8 payd via pp
i tried to contact vee but he didnt replied
oh, then dm vee to claim your perks
damn
imagine if discord notices smh
exploiting the gated client side streaming
dm them and ask to claim your dono perks
they will respond
"this stream is in 60FPS. But you are not NITRO!"
or make a ticket ig
where can i do
run /modmail in #🤖-bot-commands
alr dmd him hours ago ;(
Correct
vesktop is a separate client which is based on the web version and vencord is like an injection to the discord client
Also correct
Wait
so what happens if Discord staff finds out i'm streaming in nitro quality w/o nitro? Does that mean I'm prepared to die?
🫠
and the disablecallidle thing, sounds like another cheesy exploit
it's probably like an auto rejoin thing or messes with the client attributes again
It is literally just client side
They can't tell
LOOL cheesy client exploit
when Discord has been hiding settings behind this client the whole time and you thought it was a server-side thing
the client atrributes messed up:
🥴
(it doesn't mess with anything it just makes the code that handles idle never run)
discord code is minified
almost everything has random letter names
must've ran through some minified program or smth 🤣

