#🏥-vencord-support-🏥
1 messages · Page 304 of 1
ah still doesn't work
no firewall and I tried mullvad to resolve any IP issues. plus the same error occured to my friend in another country, has this ever been reported/found a fix?
wait wheres support channel
is there any way to get the tray icon to display amount of pings? or like any way to get ping count?
did you enable "enable unread message badge" in settings > notifications
yeah uh i'm on hyprland so there's no tray icon + it always displays a star even if there is a ping
FakeNitro Soundboard support is not possible.
i wonder if the client doesn't have access to the sounds or is it a playback issue
use fake nitro to say them, open them as a link, control s in the browser (not sure if it works)
yeah it does

I need help with installing fake defean and mute
#rules 11
and also
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.
Easy way to get banned
It's very possible to make an external soundboard with the soundboard sounds automatically, but atp why not just use a soundboard software
How to get this?
donate
Donate to vee
Where
github
Their github page
sponsor
true
Can u send it?
It's linked in their bio but sure lmao
lol
skill issue ngl
I love how people literally just cannot read
i did a variation of this
put all the emoji in one message, copied the links
then cooked up this simple python script
import urllib.request
from urllib.parse import parse_qs, urlparse
opener = urllib.request.build_opener()
opener.addheaders = [("User-agent", "Mozilla/5.0")]
urllib.request.install_opener(opener)
def download_image(url, file_path, file_name):
full_path = file_path + file_name
urllib.request.urlretrieve(url, full_path)
# create the out folder first
# put links into images.txt
f = open("./images.txt", "r", encoding="utf8")
lines = f.readlines()
f.close()
emotes = [x.replace("size=48&", "") for x in lines[0].split(" ")]
for url in emotes:
print(url)
parsed_url = urlparse(url)
qp = parse_qs(parsed_url.query)
ext = parsed_url.path.split(".")[1]
name = qp["name"][0]
filename = f"{name}.{ext}"
download_image(url, "out/", filename)
print(f"downloaded {filename}")
# then just use imagemagick's mogrify to convert webp to png
# mogrify -format png *.webp
print("done")
Late response but inspect element the emoji
omegabrain
i would be doing it manually
i mean i wanted to download like 60 emotes
this was faster
i already had the script just modified it
can you check DM's
Lmfao
lmaoo
SDAIDWAOPOIJ
The message i sent said selector, meaning any css selector
Including classes (.className)
You did it fine it was just funny the way it was phrased
this is like peak "i have issue please magically fix, i wont fucking read what you're telling me, but plese magically fix because i wanna do x"

for whatever reason it didn't work even with --force i guess you have to use --force without --frozen-lockfile
but idk
(their screenshot)
also obv using corepack = horror
node versions on windows should be installed with the msi installer or scoop
So many people have been asking about that too
i no no wanna, vencor should bump pnpm tbh
also it's just stupind that pnpm is not allowing a major version to work backwards
it clearly works fine
worked for me
for other project
with --force flag
so like pnpm is acting cringe
it's corepack and it's enforcing it because we pinned pnpm version in package json
so you use the correct version
no
major bumps = breaking changes
they sometimes change package lock format
i know but like they barely broke anything
yeah i know the lockfile format changed but they support like last 3 revisions at once anyway
i think i straight up disabled corepack when installing node tbh
but yeah i guess it makes sense for consistency sake
hi, I'm trying to add a plugin made for vencord to my discord but its not apearing, imm puting it in src/userplugins/ but nothing happens and i cant see it in the list
https://github.com/Max-Herbold/AllCallTimersDiscordPlugin/tree/main
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.
Vee please add a tessie response for dev builds i beg
its not even from another channel, i found it on betterdiscord website and it says that it was made for vencord but the bd version is not updated, and i found some interesting plugins on vencord, so i dont want to change
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.
Would come in clutch
my discord started freezing after not being tabbed in for some time recently, sometimes have to completely close discord
anyone else having this?
Same, It started happening after I turned on few new plugins but I turned them back off and anyway after like 3-5 mins my discord is greyed out and I can speak with people but can't interact with discord and restart or opening console fixes it
just repaired, hopefully it will fix it
seems like this is a recent issue
How
go to the vencord installer and click repair
hey, anyone know if there's a way to disable the animated profile backgrounds? I'm using NoProfileThemes but it doesn't remove the background videos
which part of it?
The most recent
the how to change or remove x?
The last days, the audio messages with vencord is like this. Why? It's a bug from your side? Because I didn't do anything in the settings etc.
same, I fixed it by clicking on the discord icon in the system tray instead
but it has happened a few times during the past hour or so
Would it be a pain in the ass if I tried to ask for support when I’m not currently in front of my PC? I know I sound incredibly stupid I’m just fixated on it and stuck at work
You could try, no harm in it i guess
The harm would be wasting people’s time here but I can try 
I’m not able to get screenshare audio through on Vesktop. I’m not savvy enough to deduce what exactly is going on (very very new to this,) all I know is that Helvum looks correct—taking Firefox’s input, routing it through vencord-screenshare-audio (or somesuch,) outputting that to Chromium Input. Rerouting it to my microphone instead does pick up my audio, but that is not an ideal solution for me. Yet, I’m told that nothing is coming through. I’m on Kubuntu 23.10, with the .deb package (probably 1.5.1 but I wasn’t able to find out before leaving,) and a similar Firefox extension (pipewire-screenshare) is having identical issues, so I’m open to this being an issue on my end.
did you try the audio workaround switch
How do I use custom emoji's without nitro?
fakenitro
If you’re referring to the Microphone Workaround toggle on the screenshare pop up, yes—iirc Helvum looked identical
I meant uploading my own emoji's and adding them in the list.
If you don’t have permissions then you can’t
If you do then just do it normally
Nitro has a feature that I can use self emoji's
What?
What is a ‘self emoji’
People can make their own emoji that anyone else can't use
nop
where did you see that
Not a thing
(even better make a server and add emojis there)
I see furries make their own emoji
It’s not a feature
You can make a private server and add your emojis there
Then use them with fake nitro
Thank you
hey, im using a theme that has transparency that states i need to enable transparency in betterdiscord for it to work properly, and, indeed, transparency is not working. is there any way that i can enable transparency in vencord, or do i need to get betterdiscord?
Hello, sometimes my discord becomes like this after few mins. I can somehow still click on stuff or close and open the discord to make it normal but it's kinda annoying to do that. I tried reinstall but it's still the same. Is this known issues or does anyone know what happened with my discord?
User Settings > Vencord
greetings support
launching vesktop on its laptop either instantly crashes or maybe crashes after a small period
launching via terminal reveals the issue to be:
...ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Segmentation fault (core dumped)
IDEK if this is a vencord issue but yall are the people who would know better
also it HAS tried reinstalling that didn't fix it- just to preempt that
is vencord compatible with mac 11.7?
it says that the installer isnt working because it requires 12.0 so i was wondering if there was going to be a patch for that or i just need a new computer lol
The latter
damn ok
any plugin for user volume in vc?
What lmao
you mean default discord?
doesn't work on web clients
including vesktop
if that's what they meant it shoulda been said tbh
volumebooster isnt supported because it's implemented for native discord_voice stuff
how am I supposed to know they meant for web discord and not the client when it isnt mentioned 
solid vs mi moment

yeah but what about when thats already maxed hm?
whats that
basically software mixerboard
I will warn it's "freeware" so it'll ask for donations every pc startup
@autumn crow why u reacting? u got a better solution?
lindows when
Why noyt
Why not

can we get a :chomik_meth:
whats the program called?
i mean voicemeeter but i dont see it on the programs list, tho it did ask to restart
you could also use opencore
nah im trying to see if i cant install some updates
turns out i an
thanks for the help though
one day the volume booster plugin disappeared from the plugins menu and now vc volume only goes up to 100%, does anyone know how to fix that?
i tried to disable the volume booster in settings.json and the problem persisted
use discord desktop app
we know
the official one? im using vesktop rn
Volume booster is desktop only
Solved; I had to disable my webcam's microphone input. (Or maybe set my microphone to mono, not stereo.) Which is strange, but hey, I got audio :D
i am on desktop
💀
is that not the desktop app
i enabled it in vesktop
Vesktop is web
Yeah its web client on desktop, discord + vencord is desktop
ah that clears it up, thanks
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.
How do I add a new blog?
The install site is super weird, you got it from here right? https://vb-audio.com/Voicemeeter/potato.htm
VoiceMeeter Potato, the Ultimate Virtual Audio Mixer for Windows
i got it, my friend uses it too so he was able to help ty 
this bot going wild still

hi guys, after discord finds the update and is updated, the vencode stops working and needs to be installed on discord again. This is fine? Or is there a way to fix this?
normal
you could also use vesktop which doesn't suffer from this because it is just a wrapper around the web client
it has its own set of pros and cons
it seems to be an electron issue-
oh come on bruh
My badge just disappeared?
#👾-core-development message stuff broken
Hi, just a question about the hidden channel plugin. It's not getting all the hidden channels properly, i'm wondering if anyone knows a fix
vns #👾-core-development you will read
did you try reloading vencord?
(and disabling, then re-enabling the plugin)
yeah i restarted and checked for updates, nothin happened
Maybe that will do it
i'll try that
please read #👾-core-development
turn off message logger for bots
they are Working On It
it did infact not work
alr-
yikes
@autumn crow did you see this by any chance?
I looked there for that, and didn't see it
😭 bro i looked..

venbot please we get it
turn on ignore bots in msglogger
i hath done that
also idk about showhiddenchannels i dont use it (because it was buggy with rearranging channels in the past and might still be)
yea, fair
oh-
For the memberListActivities plugin, when hovering over spotify activities, I don't see the album cover next to the song/album name. Is this a bug?
Why does the SpotifyControls plugin look nice in the #plugin-news image and mine looks like this? Is there another particular plugin I should be using?
search in:🎨-css-snippets spotifycontrols
Thank you! But I still have a doubt, is that green line a music visualizer?
no.
Weird issue but once in a while on tab list my discord just goes completely blank and requires a restart
This basically
Reinstall/repair
Question what is BetterSessions, can someone explain in "dumb" for me?
Adds a timestamp to the sessions
It says what it does
yeah but what sessions
Did that. Still happens
In the “device” section in ur settings
Check for any themes/quickcss
No themes installed.
Nothing in local/online themes? Nothing in quickcss?
Can you do /vencord-debug here
Vencord Debug Info
Vencord: v1.7.8 • 9e0aa4b (Standalone) - 24 Apr 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9042
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (23):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MessageAccessoriesAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, NoTrack, Settings, SupportHelper
Weird
I a installing vencord.. But it's not changing anything on my discord
Check ur settings and see if vencord is there
Alternatively just scroll all the way down and screenshot the text there
hello, what should I do if the venkord does not settle down??
drop the link to download venkord pls
thanks
nope not there
stable 287392 (0bbba18) Host 1.0.9042 x86 (46669) Windows 11 64-bit (10.0.22631)
Make sure u end discord in task manager to be sure its fully closed when installing
okay let me try again
Still the same
does the installer say anything
it doesnt say patched so
nope
and when you press install what does it say
Literally I have tried few months back.. It was same
The installer stops responding for few minutes

just updated my vencord and everything fixed
ty
kill me 
yes i know you didnt actually ping me
try the cli installer
Well it seems to fail to download 
I have proper internet and all
Means nothing
Is there any solution ?
okay
I live in china.. I use proxy vpn ... I tried to turn on 1.1.1.1 but didn't work
i think github isn't blocked in china is it?
anyway that error means issues connecting to github. we can't really help you with that because it's an issue with your internet/system
try to debug it yourself. for example use different dns or use a vpn
is there anyway I can manually download those files ??? and use it?
well yes
any easy guide for that?
it prints all the links. you can just manually download them to %AppData%/Vencord/dist
When I try to pnpm inject on Linux mint it says permission denied. I just switched to Linux a day ago so I'm not sure what in doing really
snap is not supported. use one of
I'm trying to install the one from GitHub, idk if custom plugins work on the installer version
We cant give support for dev installs, but yeah they wont work
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.
This doesn't work anymore, these launch flags were removed from chromium upstream
Is there a way to change the hardware acceleration setting externally?
try --no-sandbox
Also this isn't Nvidia shitass problems, it's because I'm using a potato CPU
No dice
edit ~/.config/vesktop/settings.json manually?
Ah thanks, that's the file I was looking for, I'll give that a try
Lol the hardware acceleration option doesn't have a default value so it doesn't show up in the JSON, what's the key name?
hardwareAcceleration
set it to false
Nop, didnt fix it
Gonna look on GitHub.dev, lol
That is indeed the key, electron.app.disableHardwareAcceleration just doesn't work
horror
Yeah the problem is this method just completely stopped working after electron 7 and it's still not working
. Can't find a mitigation anywhere. If anyone can fix this please ping me
quick question: does vesktop come with openasar too or just vencord?
Vesktop doesn’t need openasar
Cause its a web client instead
OpenAsar is incompatible with Vesktop because OpenAsar is designed for the actual Discord "native" client
ohh i see thanks!
I aint seein the copy 3y3 for the fake nitro theme.. im tryna change it but it aint poppin up!
I turned the plugin on n off again n stuff but it aint budgin
Sorry if its an easy fix i just aint good with tech
And now my vencord aint showin
What in the hell is goin on
Nevemind im stupid.. i fixed it simply by patchin it in the app lol
Still aint seein that 3y3 though..
hey there...quick question since i can't find an answer at #1222936386626129920 ... My discord is constantly crashing and i don't know why... both stable, and PTB... both installed with vencord. Does anyone else have the same issue or it is just me and i should consider reinstalling everything?
Use the reinstall/repair button in the installer
of vencord right? Although i don't see any issue with vencord. evergthing works ok :rofl:
You said its crashing
opened cord and had to manually reinstall ven instead of it auto updating
is this a normal thing after a certain amount of time? or was there some kind of bug
As in vencord uninstalled itself? Normal, discord updated
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
yes, but i'm not sure yet if it's vencord causing it since it's working alright except randomly crashing.
yes it went back to vanilla on its own
Yeah reinstall/repair
Yeah discord probably updated, just reinstall/repair
hey rq, open your console, then let me know if that crashes it
if so, use NoDevToolsWarning
yeah i did that and its working fine again. was just curious if like it was a bug or a feature of vencord i wasnt aware of
console.. like ctrl shift i?
yep!
Nah, just a side-effect of discord updating, sometimes updates can remove it, sometimes it doesn’t
nope... not crashing
that was my first guess as it's the most common to fix, any themes on?
a couple... mostly one theme... and other are my self edits for fixing several stuff ..
interesting, hit a /vencord-debug on the next crash here
Trully, i couldn't find a way out of this.. happened yesterday like 3-4 times and then it went back to normal... today i'm already at 2 times..
what themes do you have on?
cus I have a bunch on and it's not common for me, Midnight, RadialStatus and Float
considering all the Malvin ones still have the user#identifier format, I'd guess those first, do you have the git from where they came from?
I don’t think the issue would be them
Its better to first test if a reinstall/repair works first, then work from there
all the malvin ones.. are "mine" :rofl: just some random codes found here and there... i haven't shared with anyone so i dont mind the # thing
just covering all bases, was assuming they've already tried a reinstall/repair considering they seem competent
I actually did that already after you told me so.. until now, there is no crash... But to be honest i have made a script that whenever there is an vencord update, i run that script that do update and reinstall and restarts my discord all in one ..
yeah, next crash just do /vencord-debug in #🏥-vencord-support-🏥 (here) and see if it's anything other than oom
cus that's just out of memory 
I see, well.. that was my next guess to be honest, even though i wasn't doing anything different from my usual routine...
And my next guess was the GPU drivers.. because after nvidia updates, things starting to act different sometimes... because nvidia :rofl:
trust me I know, nvidia is kinda aids sometimes but at least it's not the cause of me crashing loading a video in vrchat ||looking at you AMD GPUs||
anyway.. thanks for the walkthrough both of you... i'm about to see how it goes...
btw next build i'm gonna go with AMD probably. xD
actually I will add if you're often changing things like text chat, member list, and server list positions/sizes, it can cause a lot of issues which could be a culprit
concluding that could be a theme issue .. right.
apparently hover show-esque things cause issues compared to just something like a resize bar
dont know the full technicalities behind it, but something about the lazy-loader hating when things aren't where they're supposed to be?
hi
i got a problem in stream , when i am wqtching someone stream , i watch it in very slowmo and this is since the last update
i did its not there
stop bullying me @mighty raven
have you tried hardware acceleration?
this is awesome
as above try hardware accel, and do a reinstall/repair of both discord and vencord
3y3 copy button not appearing
what plugin lets me copy images?
Stock discord?? 😭
There might be a patch note viewer but you can check github
do you mind sharing the windows xp theme? 👀
thanks, I am lazy to open a new tab and leave discord
too white for my linkings tho :rofl:
at that point use "letmegooglethat" JUST to have them wait as it types the search for them
What?
feel like I was just hit with a truck, what kind of bug...
Hi there, any clue why certain stickers, regardless of this setting, always animate? there's certain animated stickers that give me a huge headache but nothing seems to be able to stop them
There is quite literally a plugin to force stuff to animate and you probably have it enabled
It also happens to be the first plugin to be listed in the plugins menu.
anyone else got this too?
it's weird, certain stickers behave like they should but certain don't. they just autoplay constantly without stop
#🧊-off-topic-iceman-only message like this one
seems only animated png stickers stop and gif stickers dont
yep, can confirm that apng stops while gif doesn't
currently broken
#👾-core-development message
ah alr tysm
no idea what that is lmao
Vencord Debug Info
Vencord: v1.7.8 • 97ce410 (Web) - 18 Apr 2024
Discord Branch: stable
Client: Web (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36)
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (44):
BadgeAPI, CommandsAPI, ContextMenuAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
i was wrong with this
it was fixed
just not for chrome yet
ah alr
so i wait till chrome gets it?
yup
alr ty for helping
np
does anyone know why this happens whenever I try to install vencord (I've closed discord via task manager and still says it is open)
my brain exploded
Yes
i'm sorry, not my day
nah, its mildly funny
vesktop kept crashing with "SIGSEGV" on my Arch Linux
good morning, all my third party are broken since last discord update. Do i have to update pnpm of the proyect to the last update or what should i do ://
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.
im wondering the theme thing where 3y3 isnt there anymore i cant see it anymore its gone restarted vencord and tried turning the plugin off and on still isnt there
Im very stupid +alrdy had someone explain this to me but i dont get it
what does the plugin do exactly?
Update
how??
What platform are you on?
browser
Chrome extension? Then wait
I see, thank you
You don’t
You have to wait for google to update the plugin
Its already been fixed, yes, but the fix isn’t released on extension yet because google is slow
but today it worked after i tried the banner thing its gone like it was gone
Welcome to discord
You can user the userscript as it updates soon as there’s an update out, or use vesktop (a discord web client)
whats the dif between vesktop and vencord
Vesktop is a web client with vencord preinstalled
you download it on chrome extensions
Much snappier than the normal discord client
Around the same speed as the browser discord, with extra features
This isn't really a vencord issue, but how I can close this sh
Press escape. I've posted a fix for Discord's jank causing it to go offscreen in #🎨-css-snippets
thank you
dont know if i can call this support but is anyone randomly experiencing lag on discord after it gets minimized to the task bar its gotten bad enough that i have to restart discord
ive never had this issue before
Guys i still got this discord audio desync issue whenever discord is open and i alt tab out of either a game or a window
i would love to fix this im am not sure how though
Not a vencord issue
is the theme thing gone now bc i restarted vencord
and its still not working
how would you know? i get these issues when i got vencord installed, and only when discord is open
Because discord is funky like that, and you provided no other detail
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?
Should be there
it isnt there
i did everything
restarted off and on updated
Vencord Debug Info
Vencord: v1.7.8 • 97ce410 (Web) - 18 Apr 2024
Discord Branch: stable
Client: Web (Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36)
Platform: Linux x86_64
Outdated: false
OpenAsar: false
Enabled Plugins (36):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MessageAccessoriesAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
did
is this from vesktop
because it doesnt look like it
so you did it on browser, with the chrome extension? where i said it isnt updated yet?
nope
google can take their sweet ass time with things
💀
its why i dont like the extension
yea i have troubles installing vesktop
how so
im on linux (ass) and when im installing there is always a issue
i want a windows pc or laptop bad asf
flatpak?
doesnt work via this?
vencord not working for me anymore
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
can you elaborate
nope
@lost star as in vencord doesnt show up in settings?
does doing /vencord-debug work?
/vencord-debug
"successfully installed"
have you made sure discord is fully closed when installing and not running in task manager
im assuming you also had it before
go into the app folder, then into resources
i do not
yes'nt
the better way is the nuclear option
a complete clean reinstall
its overkill but it solves most issues
np
Anyone crashing with the new update when opening ur browser ? 💀
'PlatformIndicators' ain't working
update
no no
is not with updates or things like that
what i need help with is umm idk how to change the background
it says i can use a background image
idk how to use it
that's why
you may need to go to the repository > get the snippet/code > find the part where is the 'default' image > edit it with your image
Hello,
I am trying to install vencord but the installer is saying discord is still open
I have closed discord and exited in the tray too.
umm i don't get what you mean
open task manager and make sure it’s closed in there too
I have made that sure too
but theres no instance running as discord after all the closing
Is there any other tips to fix this?
having really weird problems with vesktop on endeavouros, for some reason whenever im not watching someones screenshare my client keeps randomly flickering and turning black
This either could be a graphics problem. Or vencord it self not vesktop.
I had experienced something like this beforehand
Where my screen would sometimes like have these millisecond black squares
its not like black squares but the entire client just does it
vencord and vesktop is the same thing icl. its just web.
hmm.. do you have footage of it
is there way to use 3rd part plugins? i wanna use https://betterdiscord.app/plugin/PasscodeLock that plugin.
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.
no i would have to record for a while and pray its really inconsistent
Betterdiscord plguins do not work. Unless someone does an import or a similar a work.
No one here will be helping you with third party stuff. Why? I don't know. it just isn't allowed. you gotta explore and figure it out
it seems to happen way more often when im not tabbed onto vesktop
Useless plugin
when its focused its fine?
False sense of security, just log out
Perhaps since its inconsistent.
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.
its not useless when theres kid around and some random send dick gif at discord. i dont wanna logout everytime
other than that I do not know the issue so far
that is a you issue. why are you in these servers 😂
On a real note
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.
^
guys anyone can help?
open task manager
And check for discord in the background
done
how to edit?
Can you send a screenshot of what it says?
I have done it
itll never be added
just use css to hide ur screen
unless third party ofc. but that's a diff case.
ah okay didnt know about it had false detect.
screenshot what has happened.
it says sucessful.
successfully patched
my guy is says its successful
oh I am stupid
just check your settings
sry
the plugins don't magically start
😂
I can see why people most of the time do not offer support
30 has got me
people have an attention span of 1 second
Copy it > edit it as a .theme.css file > save it > upload it to your themes
you get used to it
why do i crash when i update
reinstall/repair
ty worked
had to record my screen with my phone to even get this because it for some reason kept not happening whenever i tried recording my screen with obs (im assuming the reason is similar to screenshares?)
thank you for this
for being helpful too
people just called me skill issue and womp womp, wait for someone to do it or install flatpak and that wasn't helpful at all
(installing flatpak would've defeated the purpose of nix os tbh)
`
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life. John 3:16
This is vencord support
yea
ik lol
discord
you're asking us for help with a third party repackage of vesktop that we don't officially support, don't know how it works and have no control over
if you want support from us you should be using official packages. that's why people told you to use flatpak
if you use a repackage you should be asking the creators of that for support, not us
it wasn't a personal attack on you, but yeah thanks for clarifying, i would've understood better if this was said earlier
i didn't know who were the creators of those packages and im slow to find who they were
hi! im having some trouble finding where to turn off the vencord autocorrect? is it something i can even turn off?
disable auto translate (the green translate icon in the message bar)
yay
hmm
yoo im having some problems,i jst got my banner from the banner request n then since that,i cant aply the 3y3 thingy into my profile,idek if its a vencord problem but it doesnt rly appear on my pfp,yall know smt ?
Update
aightt ty
it still doesnt work lmao
Are you on web or client?
im on web but it let me did it before the banner thingy
Chrome extension?
yh
Then you need to wait for google to review the extension
Because its already fixed
alr thank u for the help
Np
how can i get RPC on vesktop
Turn on rich presence in vesktop settings
when i do that. no games actually show up in RPC. on profile or anywhere
Some games don’t support it
what vesktop RPC?
Indeed
Nothing you can really do about it
Games that work will show but those that don’t wont
they have to support vesktop specifically?
Nope
I’m not quite sure on the technical stuff
I only know some work and some don’t
well yeah its not mine, I’m not a dev
this bot
Its only just being the most latest message because some people have brain deficiencies
Trust me, even right now its not enough
either way all of my games support discord rpc and none ofthem work with vesktop rpc
big sad
how use the plugin from #1032200195582197831
do i need a plugin enabled? cuz theres a plugin that says its for web RPC? @haughty goblet
Nah
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.
Just the setting in the settings needs to be enabled
ok
wdym?
Read
ok
if i still dont undersand (im dumb) can you help 😭
No it literally says that no one can help
Read pins of #1032200195582197831
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.
where is the 3y3 copy button?
Are you on chrome extension?
yes
Need to wait for google to review the update then
Its been fixed but google need to review the update for you to get it
restart discord
Profile decor isn’t a theme so makes sense (assuming you already restarted discord)
I don’t think it removes decor and profile effects
When in doubt, #🎨-css-snippets
I’m pretty sure there’s a way to remove decor in #🎨-css-snippets
#🎨-css-snippets message; you said something about profile effects in your most recent request
Vencord Debug Info
Vencord: v1.7.8 • 9e0aa4b (Standalone) - 24 Apr 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9042
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (40):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
Vencord Debug Info
Vencord: v1.7.8 • 9e0aa4b (Standalone) - 24 Apr 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9042
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: clean-exit
Enabled Plugins (40):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
ùjrqodjkzpqd
WDYM CLEAN EXIT
not sure if this is the right place to ask, but does vencord get uninstalled by discord when they do updates like betterdiscord does?
Yup, cant really fix that
is there anyway to stop discord for updating but still work lol? 
Nope
Reinstall/repair
try this one #🎨-css-snippets message
how does one gain access to send images in #🧊-off-topic-iceman-only?
levelling up
I think
k ty
You be active (not levelling up)
One message removed from a suspended account.
why the 3y3 is not working?
use https://github.com/Vencord/Vesktop and you'll never have to repatch again
One message removed from a suspended account.
can you elaborate
One message removed from a suspended account.
send a /vencord-debug here please?
One message removed from a suspended account.
One message removed from a suspended account.
someone ping me pls im testing smthng
One message removed from a suspended account.
where do i get themes
someone ping me pls
One message removed from a suspended account.
okay regedit didnt fix it
Have the same issue
are you sure desktop notifications are on in the first place
User Settings > Notifications
in discord
One message removed from a suspended account.
yea, i j turned them off and on again maybe thatll work
ping someone pls
@olive temple
nah
Does it have to list EVERY session that was already logged in
the bettersessions
Yeah, while playing a game or watching youtube, you figure out, that you are not hearing your friends on discord. Then, when you alt+tab to discord, you see it's frozen for 5-10 seconds, then you are reconnecting to voice chat, and repeat
What i figured out, that discord is taking very low amount of RAM, while it was always taking about 1 GB
how do i make my transparency shit to work
he left the server
One message removed from a suspended account.
what's the audio workaround?
Is there a way to add a line break to a custom tag from MessageTags? Trying to copy paste them in doesn't work, unfortunately, nor shift entering. Not sure if it's supported.
use \n
Bonsoir
Anyone experience crashing when clicking to open reactions menu for a message?
comment faire la mis a jour vencord?
if vesktop is a "browser"
what is it running specifically?
Is it just electron, a random chrome winidow, msedge?
c'est ou sa?
#rules 6
it runs on electron
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
dans les paramètres lire aussi la règle 6
je comprends pas l'anglais
je comprends pas l'anglais
Vencord Debug Info
Vencord: v1.7.5 • dc4c678 (Standalone) - 9 Apr 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9042
Platform: Win32
Outdated: true
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (22):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
accédez aux paramètres, puis recherchez Vencord et le programme de mise à jour
je le vois plus dans les paramètres le truc de vencord
what?
Vencord Debug Info
Vencord: v1.7.8 • 9e0aa4b (Standalone) - 24 Apr 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9143
Platform: Win32
Outdated: true
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (18):
BadgeAPI, CommandsAPI, ContextMenuAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
I only dont have OnePingPerDM latest fix which should not be related to my issue its persisted for around a week now, tried clearing discord cache and reinstalling Vencord
there was also sudden discord crashing even while discord was just chilling open or minimized
this is likely Out Of Memory, stock discord issue
I guess so, but it hadnt been a problem until recently, what would cause it?
does this only happen with vencord installed?
I have not tried checkin for the crashing without Vencord installed
gonna check my crashlogs
quand j'y vais dans uptade, après je vais ou ?
@wise dagger
2024-04-24: ❌ child-process-gone { type: 'GPU', reason: 'crashed', exitCode: 34, serviceName: 'GPU' }
Im seeing this type of message appear in my logs often, probably indicating the crashing happening then
bro why aint my spotify controls showing up
Vencord Debug Info
Vencord: v1.7.8 • 4fce88f (Standalone) - 24 Apr 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9042
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (43):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
wait nvm my shit apperd out of nowhere
English only
nope, if fakenitro doesnt have it, it can’t be done
ok ty
why is the plugins tab gone? or is it only me
fix youtube embeds doesnt work
this is directly from #🎨-css-snippets message so i don't see why it being text matters (i could just be dumb)
eh i don't know
Can you add a feature where MessageLogger also lets you read the messages in deleted channels?
I didn't ask for help
:/
chrome
just check your sessions
This doesn’t appear to be specifically a Ven issue but I’m not honestly sure where else to go. I’ve built the latest version from source (I’m pretty sure, I followed what was on the README) and the framerate of the screenshare dips from 30 (as it’s set to) to 2-3 when my cursor so much as hovers over the window. This is happening on Vencord as well (with hardware acceleration enabled and no audio,) as well as Firefox, which is best known for not being made by Vendicated but I don’t know how to debug this or what to google
As before, Kubuntu 23.10, AMD GPU
ayo is there a timezones plugin for vencord?
I think latest update caused it? I've tried restarting ofc
So me and my mans discord keeps crashing
Damn this bot keeps pushing out that shit only?
and i think its vencord screwing it over, please help.
apparently...
Did you try to repair it, with the installer or not? if not than try that first
But i dont understand wy my discord keeps crashing so much. ever since we both got vencord on our pcs it keeps crashing every 10 mins
does the window close or just goes black
goes black, then disconnects us from the call then closes discord enitrely
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.
^thats how you use them
I'm on latest (got the userscript a few hours ago). great client! three things:
- I can't use ReviewDB to write reviews despite me authorizing multiple times and refreshing my window also multiple times
- custom css doesn't work. The button that's supposed to launch the window just opens
about:blank. I don't mind if that can't be fixed cuz I'm just using Stylus for custom stylesheets but yeah - how do I bypass this
CORSCSP bullshit
don’t use userscript download Vesktop or switch to chrome
chrome?
Then would there be a method to access to chrome://flags?
can't. need to use a browser vpn on a school computer because of a firewall
windscribe
wstunnel protocol
I don't have root, and the firewall is installed at root
that's not even CORS, that's CSP
why are you use Discord on a school computer?
why not
bro is adventurous 😭
ig
it's just more convenient
nevermind it was a fucking windows issue 
but yeah. still no answers lmao
if I had a nickel every time I asked a question and someone asked me why I was doing it a certain way
userscript can't access external sources
can the extension?
idk use something like this
https://chromewebstore.google.com/detail/disable-content-security/ieelmcmcagommplceebfedjlakkhpden
ok great
just needed something that works on the browser
thank you
damn, this doesn't work
any other ways to export settings?
gahdamn I might just write a userscript that hides the bottom-most message from venbot
LMAO
const settings = VencordNative.settings.get();
const quickCss = await VencordNative.quickCss.get();
console.log(JSON.stringify({ settings, quickCss }, null));
honestly I don't think it would be too hard. just hide messages sent by venbot that contains "## Read [#1222936386626129920](/guild/1015060230222131221/channel/1222936386626129920/) before asking for help" (or maybe some regex to make it more future-proof)
ty
Uncaught DOMException: Internal error.
I'll be back after dinner
I don't think it'll work in browser
it’ll it’s just the fact that they’re using userscript and that thing is garbage and shouldn’t be used
why would someone even use discord on a browser
isnt discord basically just a website slapped into an application
Ish
javascript
what colors
did you reload?
did you scroll down
send me the two colors i'll do it for you
the hex
so, pure black and pure white?
okay
copy that
it's invisible but that's the 3y3
no problem
by copying the 3y3
hope you don't care about QuickCSS
var orig = JSON.stringify;
JSON.stringify = o => { window.localStorage = o };
Vencord.Webpack.findByProps("ObjectStorage").impl.stringify();
JSON.stringify = orig;
console.log(JSON.stringify({ settings: JSON.parse(localStorage.getItem("VencordSettings") || "{}"), quickCss: "" }, null));
school computer with a proxy installed at root. I don't have permission to add another configuration (or remove that one) so that eliminates discord's native app. on browser, I'm using an extension called SwitchyOmega to configure proxies to connect to (they just have to not be blocked by the school's proxy), and with it I'm using some IPs from another chrome extension I found. this lets me use browser discord
trust me, if there was a way to make this easier, I'd take it
I've got a little over a month until I graduate hs and I really really really wanna get the admin password as my last stunt, but I have absolutely no idea how I would realistically do that
just live boot linux
lol
#📜-js-snippets message does this trick also works for Genshin Impact quest now?
why would you want that
also it's first 100k people only or something
idk
if i uninstall vencord on browser and reinstall it, will my PinDMS categories be saved?
As long as you sync before, they should
how do i sync
It’s in your settings, cloud sync
I mean i fixed this at my old school by installing ultrasurf, cus the moment you’re not on the school proxy you can do mostly anything
reinstalling vencord won't delete any settings
only if you clear browser / site data
even the categories and dms stored in the categories? [in pindms]
Hi. I remember there was a vencord plugin which prevents discord from constantly logging out your other accounts from the account switcher. Any ideas?
there wasn't
i kind of need that plugin because discord wont stop logging me out of accounts that i dont have access to their emails anymore
which is kind of stupid tbh i mean discord makes a feature then makes it worse by logging you out of your alt accounts despite the feature being made for 'convinence'
im not very sure if that is possible, there's probably some server side stuff that logs you out
if you don't open devtools i don't think it removes your token from localStorage
stupid bot
i dont open devtools lol
ok im not sure then
3y3 isnt appearing for me
send me the two colors i'll do it for you
also
update vencord
okay
hey im facing the problem no matter what i change in the better folders plugin i cant hide the server icons on the folder the servers are always visible
I think you want to use PlainFolderIcon
i just wann see the icon from the folder it self yeah
It's a plugin
It's called PlainFolderIcon
Activate it
i did it in the past with beter folders i swear
nop
for some reason
3y3 isnt working for me
i've updated vencord
6 times
it just doesnt appear
i've re-enabled and disabled it
alot of times
alright thats helped maybe i whas think better folders to this cuz BD did this in the past
thx
SHUT UP @mighty raven
deal with it, or turn off message logger for bots
having the same issue
is vencird really down
no?
please explain to me how vencord would be "down"
brawh nevermind now it wanna work
nawh it said patched on my thing
now its working

The betterfolders CSS most likely, as I have that rn
I'm not sure if this is a general discord thing or a thing I can fix with vencord but, can I turn off system notification sounds for discord and just keep the discord notification sound instead of both every time I get pinged?
system notification sound? the one that windows makes?
