#🏥-vencord-support-🏥
1 messages · Page 420 of 1
install discord
what do you think im using
dunno, could be using browser
Hi! How to write my own extension, but not for public? With React
based
yeah i saw git src, but how to write own ext
how to change decoration in profile
Decor plugin settings
can you give me that plugin
The decor plugin will not allow you to get stock discord decorations, instead they made their own, or you can use your own
Keep in mine only those with the plugin enabled will be able to see the decoration, nobody else
decor is allowed or not
vp decor
Create and use your own custom avatar decorations, or pick your favorite from the presets.
Fiery
My Translator Plugin does not work anymore on Translate incoming Messages
are ALL of the existing plugins listed in the plugins section of vencord?
All official plugins are in vencord, yes
Which one
Hello, Im tryin to install the ColorWay plugin for the Virtual Boy Theme , Does anybody know where could i find the usersettings folder ?
well which one do you think best suits your current issue?
If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.
Absolutely no support is provided with such installs. If you want to ask for help with bugs / issues, install the regular way.
(Auto-response invoked by @haughty goblet)
I dont know.
that Plugin is only half functioning
the correct answer is https://discord.com/channels/1015060230222131221/1269072828154511420
waiting for a plugin to turn it off 
ah
i thought all Buttons
where can i find unofficial ones
ty
ty
vban 7 @versed girder troll
Done! 
Banned unknown._.12566 (@versed girder)
today is a bad day for message logger
I REGRET INSTALLING MESSAGE LOGGER
well not so much
these r going to my favourites
huh
how to use Auto-response
?
doesn't exist
okay
What does this do ?
Removes the tracking garbage from some urls
Like IP grabbaring links too ?
No
As Youtube started serving ads in embedded videos, I installed the youtubeAdblock/WatchTogetherAdblock plugin to attempt to remove them. However it doesn't seem to be working as I'm still getting ads on embeds I play from Discord.
These are the errors I'm getting in the console
I believe uBlock Origin had the same "TrustedHTML" issue, based on this message on their subreddit link
really random issue but the plugin for DisableCallIdle doesnt work when you have any application open. if i run a game i get kicked out of vc after the 3 minutes...
idk if its anything to do with presence on discord
oh yeah i can reproduce
will fix
fixed, will release soon https://github.com/Vendicated/Vencord/commit/d1996034b7dcb5dd5cd2e78bfbd3b3f805c8a1c0
thanks for the quick fix!
Why not? What's the difference?
@shell veldt what did you say ive been kicked from general
where is the translator button 💀
thats what im sayin
ye
🤖
why is my everyone role gone
You asked for support in a channel that is not named „vencord-support“
Enjoy purgatory
i just joined maynnnn
Hello, a question, I am using the experiments plugin, right? But can I use that plugin on a daily basis? I mean if I can always leave them active and use it as a daily discord
as long as you dont enable random experiments nothing will happen
you should be fine
And how do I know what the randomized experiments are?
just dont enable stuff without knowing what they are
theres always a chance of a discord employee fucking up some experiments
Okay, perfect, thank you very much
any discord activity in a vc or a call is a black or grey screen like the youtube one or poker game, no issue on my phone
do you have openasar
yes
thats why
is that the issue?
openasar issue
ah i see, thanks
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @haughty goblet)
I had the same issue as this user with having black screen during activities and I've uninstalled OpenAsar, however that resulted in an issue where some UI element do not show up (pic 1) and error messages like in pic 2 popping up, and it didnt even fix my issue, I could still not see discord activities (same black screen issue)
I am using discord stable on Linux
@slim dagger can u send me that background image link
i was wondering about how vencord version and release stuff
why is there only one devbuild and no stable version in https://github.com/Vendicated/Vencord/releases ?
why refreshing this single version each time instead of creating a new version ?
why is there tags for stable versions if the devbuild is what gets installed anyway ?
TL;DR why does vencord not manage versions and releases in a more classical way, is it due to a tool limitation or just an arbitrary choice ?
why are you using that for your custom install location
it refers to discord
the releases tab isnt for the average person
because i actually don't wanna install it and am just experimenting
i'm using it as a tmp dir to then compare what the installer did to the copy of the files using winmerge
-
downloads are supposed to be from https://vencord.dev
-
there’s no traditional releases as vencord needs to keep up with discord constantly
ok so that explain installing devbuild by default
now the more technical question, why update the release instead of just adding one each time ?
Is support channel for windows users only? 
why would it be
I’m not sure what you mean, the releases on github are done automatically by gh action
I didnt get support for my question and I mentioned im using Linux
Few days ago I also saw another person using Linux not get support
its just that windows support is easier cause more people know about it
not that its not supported here (it is supported)
because the old ones are broken anyway and we dont want idiots installing old versions then coming here complaining it doesnt work
alright thanks
do you still have the issue or is it fine now?
oh yeah that, stuff is usually broken on older commits and are not always guaranteed to work on current discord
there’s no point in downloading older versions, though you can manually compile them yourself!
sadly ven does use linux so linux stuff that is actually bothersome gets enough attention
yeah I still have the issue. I even checked on my other machine running the same OS and it's not working there either
i heard having openasar fixes the issue
i see
isn't it possible to delete releases via the api tho ?
cause personally when i went to look there and i see an old date and old source and new files, it's kinda weird
anyway with the explanation ig i understand why you do that now
?
why do that when the current solution works perfectly fine
I mean the release clearly explains that the source can always be found on main branch
because committing and force-pushing in an action is not smth very expected
also it would allow sources to get updated in the release and the release to have the right date
why would anyone need the exact date of a release
Chloe ur asking too many questions atp
maybe yea
im trying to understand this person though
it’s a clear nitpick
true i guess
because ?
idk just feel unusual
the way you use release is kinda unexpected, i've not really seen that behavior elsewhere so it's intriguing
i mean if it's not broken don't fix it
Discord releases change’s unexpectedly so as a result so must vencord
so true
that’s not their question anymore
man people can’t read
I’m aware
yeah yeah i understand that, np with that
not referring to u
Just looked for viewraw in there and nothing came up
Guess I didn't look for the right thing, thank you
Why is my Monospaced font broken (Displaying a weird font instead of Fira Code)
/* Font imports */
@import url('https://fonts.googleapis.com/css2?family=Fira+Code&family=Nunito&display=swap');
/* Font */
:root {
--font: "Nunito";
--font-display: "Nunito";
--font-headline: "Nunito";
--font-code: "Fira Code";
}
It worked fine before
is the import at the top of the quickcss file
Oh, it seems to have worked, this is really weird, thanks!
imports always have to be defined before everything else or they get ignored
I can't install vencord for desktop. The installer isnt running
Use the cli installer then
what is cli installer? Client Installer?
oh
Hey, I asked this the other day. I have a plugin that keeps being active even though I do not have it enabled.
Such as?
Discord added it as a feature
I am trying to paste over and replace text but it keeps doing this hyperlink thing inst- waaaaaait so that thing it keeps doing isn't because of Vencord? bruh
Correct
is there a way to disable it through Discord? pfff...
I am very frequently copying over text that I paste, so that is extremely annoying. kek
😭
device indicator thinks my friend is offline on his phone
Are they in a vc
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog.
it doesnt
unless you mean https://github.com/Vencord/builds but that repo serves little purpose
Build Archive for https://github.com/Vendicated/Vencord, not much to see here - Vencord/builds
isn't used by anything except for hosting the UserScript
Yup
discord stop stealing vnecord features 
they def got inspired by the plugin
no other explanation
oh that explains it
i frequently paste links over the top of existing selected content my routine is ruined
no way to get vesktop to start minimized? I'm trying all sorts of KDE window rules but none are working. I suspect it's due to the splash screen on startup 😐 but from what I've read searching around there's no solution
Hey guys my translation script doesn't seem to quite work, it lets me send texts that are translated but I cannot translate texts sent by other people
You can right click the message and press translate
vesktop --start-minimized
Oooh thanks, do you maybe know why is it not on the right tho?
when I put my mouse on the text
Yes
it does
why everytime reinstall
?
ah
i relauched discord and i got update box
so i just updated and it fixed
everyone has the issue, just relaunch
and it will show you update box
#1257026812920205435 message why not just do this
@grim gull what distro
relaunching discord would only refresh the site
Tranks a bunch. Will try this. hopefully works running via flatpak as well 👍
ubuntu
reinstalling is for reinstalling vencord. I.e. latest changes

What?
Instead of relaunch you can just go to the Updater tab and then click check updates
also works
but relaunch + auto update also works

I dont need reinstall 
didn't see that this was specifically only for vesktop, but it works well enough
don't set a custom location unless you've explicitly installed discord somewhere else
It asks me to use or enter that

show
wait
Works perfectly, nice! Just had to hunt down the right .desktop file
snap is not supported. use one of
yes
not supported
then put that

:0
UserVoiceShow isn't working since discord changed profiles?
Correct
Whoever maintained the plugin left the project?
No
Do you know what happened?
Nobody has worked on it, simple
Vencord: v1.9.7 • 5160f90 (Vesktop v1.5.3) - 3 Aug 2024
Client: stable ~ Vesktop v1.5.3
Platform: Linux x86_64
You already installed vencord
its not on my discord
why dont you use the default
- Press
windows + rthen paste one of the following
If you are on Stable (most likely):
%localappdata%/Discord
If you are on PTB:
%localappdata%/DiscordPTB
If you are on Canary:
%localappdata%/DiscordCanary
- Then screenshot the contents of the folder you were taken to
S
Open discords settings and scroll all the way down to the bottom and screenshot the following text block
https://cdn.discordapp.com/attachments/1026515880080842772/1255782998725623839/image.png
i cant use the app
elaborate
reinstall/repair
reinstall vencord?
yes
yes
or discord
i trie
"i cant use the app" what do you mean
thats on the setings
but not vencord it self
??
reinstall/repair
just do the full screenshot and explain the issue
the question wasnt meant for you
no shit im just replying
i did do that nothing happened
Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation
help
elaborate your problem
Elaborate, or do you wanna play 21 questions till I figure out exactly what the issue is?
i instal vencord cled i open
in english please
and is working
what
what isnt working
but i dont found the plug in in stting
yes, that could mean a lot of things, hence why im asking
i did that downloaded vencord and nothing happened
Open discords settings and scroll all the way down to the bottom and screenshot the following text block
https://cdn.discordapp.com/attachments/1026515880080842772/1255782998725623839/image.png
did you open the installer and clicked install? and a "Success" alert box appeared?
yes
did you restart discord after that
How did u restart it?
Press the quit button, then open up task manager, and make sure it’s not open up anywhere else
can you open discord, go to task manager, right click and select "open file location" and see where it takes you
its grayed out
i cant open file location
you have to select discord in the list before right clicking
thats where it took me
oh
its in programdata folder
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.
installer no workey yay
should i drag the folder to appdata?
give me a sec
nuke the discord folder here
so delete it?
yeah
then go back to the "jayde" folder, check if there's anything named Squirrel, and if there is delete that too
botrh or 1
yeah both
now what
try to patch again
tyvm
can someone help me with vencord (vesktop) ? im on arch linux and arrpc is not working
I was just able to install vencord on linux but there is a problem restarting discord and the vencord options do not appear but according to the terminal it was installed well without errors

are you running the arrpc server
did you fully close discord
run killall discord
Anyone give me nitro pls smaal brother ❤️ pls any good guy here ?
no, go away
Fuck i dont tall yu f
if you want fake nitro features there's a plugin for that
I know
otherwise don't beg for nitro in the support channel
Buy it
lmao bro left
hi everyone, I have a question how to install plugins from betterdiscord in vencord
They’re incompatible
2 different client mods
vesktop sound sharing does not work on wayland
ty
np
Did u fix it? If not, try installing OpenAsar as well? Mine didnt work without it, not sure why, but check if it would work
I already fixed it, thanks
Yeah i did. Is it ok to just type arrpc in the terminal to start the server?
did you install discord thru flatpak?
Im using vesktop as my client, not discord
troll account
oh my bad sorry
but did you get it thru flatpak or AUR?
I think it was the aur
||He already asked the exact same thing in the Aliu and Bunny server lmao||
I answered
On Aliu
sorry for off topic but is Aliu and bunny support bad as vencord support
I think Vencord has the best support lmao
this is what the link brings me to,
the flatpak version has completely broken screen sharing that doesn't work at all
the instructions don't work on debian and I am unable to find that package on debian
what am I supposed to do?
i did some manual reading and i have no idea how to fix, sorry, hope u figure it out
I could try it with the flatpak version i guess
Rich presence works on the normal discord client tho
vencord is a mod for discord that adds plugin and theme support
its on top of discord, extending it
the installer patches discord, effectively turning discord into vencord
hi, any one know if Vencord offers better streaming than Discords typical streaming? they have completely blocked any major streaming services to be shared now
its the other way around, drm protection on website blocks recording
the easiest way to bypass this is to turn off hardware acceleration in your browser
yeah but then it becomes a slideshow 😄
wont Vesktop bypass this?
whelp, no way around this
vencord cant just "bypass" it
that would defeat the whole point of DRM
ok just asking because i heard someone mention Vesktop and one of its features is better streaming
it optimises how streaming works and vencord has a plugin that allows for nitro quality streaming without nitro
Idk if this is Vencord related, but my Discord lately has massive problems with loading things, such as channels and images specifically
is there a plugin that bypasses the make sure this link is safe popup
vp alwaystrust
thanks
why is it removing everything?
because you told it to
xserver-xorg: dependency problems, but removing anyway as you requested
what command did you use.
rip
I never told it to do that
added sid to sources and then installed the package that was said to download above
here
I just told it to install a package
not remove every single one
you didn't, because if you had dependency resolution issues you have to provide force-install options to get it to do it
can you send the exact command
show the exact commands you raw
what did you run
how do I do that while it's still running
press arrow up in the terminal
do i need the plugin if i want to use arrpc on vesktop?
the command isn't done yet
wh
WHY DIDNT YOU CANCEL IT 😭
ctrl c
its still running
I thought maybe it'd reinstall it again
it is
my hard drive is slow
cancel it rn
thats what its telling you
ctrl c
enable it in vesktop settings, dont use the plugin
sudo apt install libstdc++-13-dev
then that told me it needs a dependency
sudo apt install libuim8
but i still need to run arrpc right?
there is no way
it just finished with a bunch of errors
literally
horror
what distro are you running?
what distro are you running?
debian
lewi istg
which version
your install is FUCKED
Just enable it in vesktop settings and vesktop will handle it
jeez thanks
did you perhaps try to remove the french language pack?
idk
i see. because it doesnt work either way

LMFAO
okay so please show a video recording of ur terminal and press up a bunch of times
you read the guide for ubuntu for your debian install?
at this point just go install linux mint
whatever you did to your current install it's fucked
Hello
there was no debian guide !!!!
It literally says "just google it" on the instructions
real nice guide btw
or ask for help in our support channel
so I found a debian package that I need
AND NO ONE REPLIED

NO ONE EVER REPLIES
so you decided to, instead of reasking so it gets attention again, do your own research, get the wrong commands, and then complain when it breaks?
I've asked like 6 times before about related issues and barely got answers

yes, because that is what the instructions tsaid to do
you read the wrong instructions...
realise that everyone here are volunteers who are sacrificing free time to help you
literally what the link brought me to
look, i dont really know what to tell you, but we arent linux support, so whatever you did is on you
i have no idea wtf you tried to install
I understand that
But why are you blaming me then
-devel is the complete wrong package
literally
what it told me to
@shell veldt
is it possible that it doesnt recognize steam games?
i was trying to clarify what on earth you did to get here
anyway it shouldn't be hard to re-install your packages
but at the same time if an install command nukes all your packages it might mean you have deeper issues
regardless, the guide says libstdc++6, your command says libstdc++13-devel, which is a very different package
it usually should, check in registered games and see if it's there, if not you can add it
devel packages are for writing software, not for end users
so im unsure of what guide you read to get libstdc++, but it was wrong
it literally says 13 here
but 13 above??
this discussion is pointless lmao
it still doesnt say -devel, please, its a separate package
alright what do I do to undo this at least 😭
no idea
please
will my pc be unbootable now?
wtf is going on
possibly
what did you do
if you use wayland you're probably fine, it looks like it screwed up xorg, so you might be able to reinstall them
listen, in linux even typing lowercase where you needed uppercase and vise-versa can screw you over
you need to look very carefully at commands you execute
if I remove sid and run update will that fix anyhting
no the packages were uninstalled, they'll need to be reinstalled
first of all run a full upgrade and it might fix it
why would anyone even use this piece of crap os
💀
second of all, you will find a list of all packages you just uninstalled in /var/log/apt/history.log
so you can install them back
what were the errors you got when you cancelled as well? that might help with recovery if history log fails you
😭
it started installing something again
because linux isn't here to babysit you as you give it commands
it does exactly as asked
did you not cancel it????
want to remove the bootloader? linux does not care, it will do it
it uninstalled a whole lot except what I screenshoted
good question why are you using it
back to chromeos you go
screenshot what happens when you cancel it
why would I even need to guess commands to get sound working on vesktop
you don't
it was listed right there
I cannot screenshot it no longer works
😭
stop
linux isnt for the average user
copy/paste then
put it in a codeblock
anyway this is off topic for this channel now so please drop it or take it elsewhere
this should be all you'll need. and if it still doesn't work then just reinstall debian
#🏥-vencord-support-🏥 message
#🏥-vencord-support-🏥 message
Wtf
you dont GUESS commands, you read manual or ask help
And for the sound issues, blame discord directly most likely
hold on let me see what his errors are and then i'll send him elsewhere
or make a thread
@true skiff atp move any important files to another drive while you still can
is it normal that arrpc in vesktop does not recognize steam games?
dont know if that question belongs here lol
works on my machine
i see
what distro are you on pls I wanna know 😭
Are you using the flatpak? You might need to give it more permissions
im using the aur version
the only official vesktop binary is the flatpak so we can easily blame the aur package
is there a way to enable plugins via command line
no
fedora
which game in particular
i dont think its supposed to be like this?
or import settings file
yes that's in settings
stardew valley for example. Ill try it again with the flatpak version
it won't make a difference
i don't have stardew valley so i cant test but it works fine for me
make sure you have it enabled
vs dbg
Please share your Vencord debug info by running the /vencord-debug slash command!
i just tested stardew with vesktop and it recognized it, but only as stardewmoddingapi, I'll try without smapi to see if it works
seems like an issue with steam, because steins;gate for example doesnt get recognized either
arrpc controls the game detection, unfortunately
vesktop itself is not the one reading the games you have running so we cant really fix it if it's misdetecting :v
you could try filing a bug report @ https://github.com/openasar/arrpc with it
my discord recognizes the game properly, but vesktop recognizes it while not properly displaying it's name. Do you not have the game recognized at all or is it displayed incorectly?
its not displayed at all
i tested minecraft and it worked just fine
is your steam from pacman or flatpak?
check the directory it's in
if it's from flatpak should be in it's directory
also if you have discover just search steam there
check here
it says "install from flathub" so i guess its the pacman version
mine is also from pacman and it works, not sure why 😭
lemme try it with the version from flathub
I can give you my vesktop settings and you can see if it works with them? It might not but you can give it a try anyway if it's a config issue of some sort
i could try that
ight I'll DM you
The plugins tab shows all the plugins right?
yep
My friend said they found a plugin they want that's not in that tab, is that normal/safe?
we don’t know if it’s safe if you’re giving a vague idea on what it is
what plugin
I mean they only gave a brief discription of what it is, they didn't give a name (cuz I don't think they remember it)
I'll send an SS of what they said (with name hidden)
okay
They said without going into fullscreen though since they don't watch anything in fullscreen
I think they meant hide the channels lane completely but the server icons on the side stay without going fullscreen
that is indeed not part of discord by default
i updated vesktop and now anytime i try to call someone this comes up
and i cant hear them
The "Edit Quick CSS" seems to be broken on Firefox using the Userscript. When pressing the button it opens a blank white iframe, you can't type, can't click nothing. Was going to make a bug report but it said that I need to send it here first.
Ahh, they said they realised they found the plugin on the betterdiscord website, can you use those plugins on vencord if you go through the whole manual install mess stuff?
Betterdiscord plugins do not work in vencord, and vice versa.
am in add-on but
Vencord: v1.9.6 • 5e9a9fe (Web) - 25 Jul 2024
Client: stable ~ Web (Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0)
Platform: Linux x86_64
yo, i don't really need help with anything but i wanna know what plugin causes this, cuz it's kinda annoying and i wanna turn it off (it also makes pfps square, which i also dont rlly like)
what?
its probably ur themes

r u using not another anime theme?
go in your quickcss and edit
--server-listing-width: 62px;
(should be single column)
Running Vesktop 1.5.3 on Linux Mint 22 with Cinnamon.
I'm not able to pick specific audio sources when trying to stream
and
Vesktop (or maybe just Discord) is forcing my mic to have noise suppression no matter what the setting is set to.
In other applications my mic sounds perfectly fine but disabling noise suppression in vesktop does nothing to disable it when testing and to other people in calls it sounds like it is still enabled.
vencord isnt an app, it injects into discord
if you want an app that comes with vencord use vesktop
ok
just found out that not even minecraft is detected by arrpc in vesktop. it only detects it with arrpc in the background and the arrpc plugin activated
no
it was a betterdiscord theme i had
what's the issue?
my vesktop arrpc is not working
are you running the backend?
no. i thought i only need to do that with the arrpc plugin from vencord
you need the backend running for it to work
isnt arrpc already built into vesktop?
it should be
so with the plugin and the backend enabled it recognizes games like minecraft, but no steam games
yeah its enabled
then whether or not your manually running the backend shouldnt matter
im not sure whats going on
how can i customize a bd theme
know how to use css and edit the file or use quickcss
i know how to do the first part but how do i edit it
edit the file
Nobody knows?
how can i open quickcss menu
Might just go to github then
nope sorry :((
did you download the theme file or did you put it in online themes
i don't have that icon
online themes
as a link
oh
then download that theme and put it in your themes folder
what’s the best recommend plugins?
There's no "best", but heres the highlighted plugins from the vencord github
Really up to you what you want to have, I would recommend you look through yourself
All of them are good and recommended just turn on whatever you like
(Mostly because they are all official)
Thanks!
my discord just started random restarting idk what to do with that
anyone know how to fix this?
when does it occur
have had some error like that a few times and vesktop just continued to work
it occured after git cloning vencord and using pmpn inject
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.
Hello , he plugin of translation doesnt work anymore ?
update vencord
fix?
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog.
it tells you what to do
can someone help me? when i install vencord, it installs a fresh version of discord. just normal unmodified discord. how do i get it to install vencord the right way? i have tried disabling my anti virus and everything
can you run /vencord-debug
whats that?
or do you see 2 buttons below that message
one sec let me redownload the installer
nevermind now it magically wants to work😐
Is there any way for my custom RPC to show while im playing other games? fortnite and other games are showing instead of mt RPC
would anyone happen to know the name of this extension?
vp MessageLatency
ok ty
Vencord: v1.9.7 • 5160f90 (Standalone) - 3 Aug 2024
Client: stable ~ Discord Desktop v1.0.9156
Platform: Win32
Last Crash Reason: N/A
Hey! I was wondering if there is any plugin that allows you to screenshare anything? I'm trying to share Crunchyroll to my friends but, it is not letting me.
If not then is there a way to screenshare crunchyroll without a plugin?
turn off hardware acceleration in your browser and discord
did you find a way to fix your issue?
yoooo
is there a way to turn off show hidden channels per server
Teleparty (Chrome / firefox link) is great but crunchyroll is not a supported site to share on the free plan, but it is if u pay. Highly recommend. As for a free way as MrDiamond said turn off hardware acceleration in ur browser. This will make it very laggy tho so if u can afford id say its better to use teleparty
How can i sync vencord with my system clock?
it synced when my clock was messed up and i cant figure out how to fix it
shows my messages as coming from tomorrow
think its forward by a few hours
kind of a vague issue but my vencord crashes whenever i try to select a user while rerolling a gaw, please let me know if i can get/if you need logs or any information related
To better help you, we need your error logs!
To collect them, please
- open DevTools with
ctrl + shift + i/cmd + option + i - on the top right, click where it says "Default levels" and uncheck everything but "Errors"
- screenshot all errors and post them
screenshot
(Auto-response invoked by @plush ridge)
is this bot really needed 😭
restart your discord, if that doesn't work restart your computer
neither work
you would be surprised how many people lack reading abilities (wrong reply)
installed on linux btw
arch to be specific
ugh even reinstalling didnt work
@plush ridge here are the most recent errors with multiple tests for consistency, it is currently 23:58 and it happened a few minutes ago as far as i am aware
also unable to paste stuff into vencord on the most recent update which is probably gonna end up in #1222936386626129920
does this happen without vencord
i'll quickly check that out
yes it does, both on the website and mobile versions
i should have probably checked those first thing but i appreciate the help and do let me know if there is a known fix
i need help pls
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.
whenever i click on "share your screen" my discord crashes every time.
Enabled Plugins (23):
BetterRoleContext, CrashHandler, CustomRPC, FakeNitro, GameActivityToggle, iLoveSpam, IgnoreActivities, ImageZoom, MessageLatency, NoTypingAnimation, NSFWGateBypass, PauseInvitesForever, RelationshipNotifier, ServerInfo, ShowAllRoles, ShowHiddenChannels, ShowHiddenThings, ShowMeYourName, SilentTyping, UserVoiceShow, WebContextMenus, WebKeybinds, WebScreenShareFixes
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @wise thicket)
Please share your Vencord debug info by running the /vencord-debug slash command!
(Auto-response invoked by @haughty goblet)
wut
aight
well?
Vencord: v1.9.7 • 5160f90 (Standalone) - 3 Aug 2024
Client: stable ~ Discord Desktop v1.0.9156
Platform: Win32
Last Crash Reason: N/A
Can you do the other one too?
e
Not entirely sure if this is where i'm supposed to ask but, is there a way for me to limit discords data usage with vencord?
No
darn.. okay
Pretty sure windows can do it
Question, what's the purpose of this
Shows you the full edit history in separate window
Shows the edit history if there is multiple
Hello
I have a question
If you're using vencord or aliucord or pyoncord, then can your friends who dont use them see your themes and stuff?
No
So even they need to download to see your cosmetics?
Themes are client-sided with the exception for discord nitro users, as far as I understand, using profile themes, which has nothing to do with Vencord
what
why would they see your themes
they won't even see your discord nitro theme if you have nitro
that's for you and you only
i got this annoying bug where discord REALLY doesnt want to "update" and it applies for all versions (vesktop normal canary ptb, left to right), its not AV (discord whitelisted), its not internet (as web works), its not anything on my desktop as i can connect bots just fine
scanning http requests with wireshark shows nothing, installing canary/ptb works fine on first launch but when i reboot it shits itself
You can expose the logs via electron's args. It'll show you more debugging information
what happens if i dont read known issues before asking for help
you die
ok
i have the ability to shoot you
and how to do that? google gives me guides for using console.log() while building
Command line switches supported by Electron.
ormg
we got logs bois
ojayokay just for the fake nitro plug in, is there any way to remove the brackets and stuff? when using emojis
you can change it to just a link, yes
disable this
happens on all discord versions, vencord, normal, canary and ptb
i used it have i tlike htta but now i cant find the option... uhh wheree
ohh tyty
if it happens without vencord its not a vencord issue, so we cant really help
it is 100% this awful isp router i got, i also get the same error while trying to launch other games (roblox only one that gives me the error msg)
Contact your ISP then. Using Vencord isn't going to automagically solve network connectivity issues
Can I Get Vencord In Mobile ?
Thanks . 
yw
why does turning off "Open link in app" do nothing sometimes
i turned it off and its still opening in-app browser
is there another place i can send the plugins list so i can copy paste or should i jst send here copy and delete-? 😭
#🤖-bot-commands
nop
unless it has to be a full restart
nope even with a quit > reopen its still opening inapp browser
what is this ?
hey, so a friend and i is trying to use spotify cracked, and is having difficulties connecting to my own spotify thing, any known information that might help?
message logger with/as modal
wasnt there a plugin that let you see when X person was last online?
cant seem to search it
stock discord
wdym
its a stock discord feature
am i blind i dont see it in dms
damnnn
so i was just trippin theres no plugin :(
correct
it was removed
there a plugin for nitro soundborad or nah
like fake emojis or smth but soundboard to play sounds from other servers
No, external software can do this
I'm having the issue that Vesktop doesnt load userplugins. I have a seperate vencord build for vesktop and changed the location in the vesktop settings
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
(Auto-response invoked by @rigid ingot)
A CSS is available to hide most of them, but it does just that, hide, not remove. Better to continue this topic in #🎨-theme-development
Translation error, I'm fine with just hiding.
I'm going to post on the topic you told me about and delete my post here.
Thank you very much!
Can u add a feature where if I type 500 in the search panel it will show everything over the number 500 and not the exact number
Not possible
Oh
Search logic is handled on Discord's servers
How I use Ancord and setub it in the github
Sry vindroid
Use what?
are you trying to get vencord?
Yeh in mobile
scroll down
^
dont think you can
no
Bro No anyone
we have a nice plugin called "translate"
they want a mobile client mod
they are on mobile trying to install pyoncord on mobile i dont think they can use that plugin
horror
The internet in Gaza is so bad I cant translat
im sorry 🫂
can vencord be used with BD together?
alr
Is there a plugin for showing your spotify on the discord overlay?
no
Damn
use media keys 
Usrbg for banners
Pfp doesn’t exist
how do i activate discord overlay?
the normal keybind
and ofc fakeprofilethemes for colors
I'm new to Vencord, which plugins do you recommend to download?
all plugins are recommended since they are all official, just look through them and turn on the ones you want
^
how can i change font?
open the settings of the plugin
ty
I am trying to install Vencord on Ubuntu 24.04. I have installed Discord using the official .deb package. When executing the curl command it says it succesfully patched my Discord but it isnt working
Open discords settings and scroll all the way down to the bottom and screenshot the following text block
https://cdn.discordapp.com/attachments/1026515880080842772/1255782998725623839/image.png
This is like extremely specific but, my pc got wiped and I lost all my role icons that I got from a server I used to direct, I lost my role and now I can't view the role icons anymore is there a way to like view all roles?
I CAN'T PUT SUBTEXT IN THIS SERVER?
BRUHHH
skill issue
REALLY VENCORD?
because its annoying
?
not sure what ur trying to do
So like, I used to get some role icons from a server I used to not own but direct, and my pc got wiped so now I lost those role icons and I no longer have perms in that server just is there like a way to view the roles and role icons that are normally hidden?
no
@haughty goblet is vencord mobile ever gonna get updated?
it was just a proof of concept, better alternatives exist
Stfu
I hate aliucord cuz I'm lazy to download plugins
sorry took longer than expected
not a linux nerd but have you tried vesktop?
whats that
its a separate app with improved linux and macos support and vencord
found the github. will try that. thanks
id be using vesktop but it keeps logging me out and i cant open dev tools with the macOS keyboard shortcut (command option i)
vp nodevtools
Disables the 'HOLD UP' banner in the console. As a side effect, also prevents Discord from hiding your token, which prevents random logouts.
Vee
but i can on stable discord with vencord injected from the installer
i need this plugin to open devtools with the shortcut on vesktop is what ur saying?
the weird thing is when i click on the window tab in my macOS menu bar and then do the shortcut it works
nah it helps with the random logout
the keybind issue might be a keybind conflict
no clue
worksonmymachine(tm)
i made a github issue about it but it was closed by vee cuz it works on their mac
have you tried setting the branch to canary in the vesktop settings?
yeah i just checked
i was on canary, switching to stable and restarting vesktop made devtools not work anymore
switching back and it works again
pretty good, i just bought it to fuck around with macos tbh
bought the 16gb 512gb storage one in black 
nice
i shouldve gotten 512 cuz

im an idiot i thought i was gonna use way more LOL
hwello
hey
me sponsor vencord on githab me no get badgy
works on canary lmao
:((((
nice!
did u dm @shell veldt
no bra
it tells you to dm ven
didnt notice brah
i thought people who pay real money would also ideally read the instructions after paying
not really i just like spending money on useless shit
also tells you again in a section labelled "important" after paying !
yup
i thought people are smart and read messages
interesting reply to that message
fym
dm them and upload ur github receipt from this link https://github.com/account/billing/history to prove it was u who bought it & tell them the image/gif you want as your badge and the name you want the badge to show when u hover ur mouse over it
this it the name thing (the yyes)
im not autisitc
Keep things relevant please
did u donate a monthly or a one time?
cuz if you donated a one time you cant get any of the perks lol
You can
I WISH THAT COULD HAVE BEEN ME
As long as its $5
rip
not rly
because its intentional
they dont want you to open devtools
oh what
it just works on canary so people can provide console logs for bug reports
i just checked on discord.com it doesn't work there but it does work on canary.discord.com 
but yeah thats an intentional discord "feature"
why does it work in desktop discord stable then?
it doesnt by default
Yoooo, excuse me but you know there is a Discord Plugin to ViewHiddenChannels ?
But actually is there a possibility to read them?
u cant read them but u can see their names
did you enable developer tools in the settings.json maybe?
vp showhiddenchannels @pine coyote
Couldn't find a plugin with that name, and there are no plugins with similar names.


