#π₯-vencord-support-π₯
1 messages Β· Page 251 of 1
β οΈ vencord.app is not a real website for Vencord! The only real website is https://vencord.dev! If you have downloaded anything from this site, please remove the software from your computer and run a malware scan as a precaution.
β οΈ vencord.app is not a real website for Vencord! The only real website is https://vencord.dev! If you have downloaded anything from this site, please remove the software from your computer and run a malware scan as a precaution.
The only official website is vencord.dev, which can be confirmed on GitHub and the installer itself. We are notaffiliated with any other website, and therefore urge you to exercise caution when visiting sites not owned by us thatoffer Vencord. They are fake sites that are highly likely to be malicious.
We are currently aware of the following sites impersonating us:
vencord.appvencord.xyz- ACTUAL MALWARRE DO NOT DOWNLOAD AT ALL COST
If you have downloaded software offered by these sites, please remove it as soon as possible as we cannot guarantee thesafety of anything distributed via them.
I got scared for a second, thought I downloaded from the wrong site but Iβm good.
man my heart started pounding when i see this comment cause i download vencord from this site tommrow
Thank god
wtf is virgin media virus safe
we need an adblocker plugin ASAP (pwease uwu)
already exists as a PR
https://github.com/Vendicated/Vencord/pull/2021
it will come eventually
for anyone interested in changing the tray icon on linux to the one from your system icon theme, you can use https://github.com/bilelmoussaoui/Hardcode-Tray
here's a sample file, adjust to your needs:
{
"name": "Vesktop",
"app_path": [
"/usr/lib/vesktop/"
],
"icons_path": [
"/usr/lib/vesktop/"
],
"binary": "app.asar",
"script": "electron",
"icons": {
"tray": {
"original": "static/icon.png",
"theme": "discord-tray"
}
}
}
confirmed working with vesktop-bin from the aur and papirus-icon-theme
app_path and icon_path may need to be adjusted if you use another vesktop package
I can be pretty stupid sometimes, if I can't use stable then how do I install it to my discord on windows app
It says the stable is patched for installing it, so I have to use a custom install location, I tried making a folder to install it in but it didn't work
lol that's not what it means, if it says patched then fully close discord and reopen it and check settings to see if vencord shows up
O H
this might be stupid but how can u configure the streaming quality ???
when screensharing
on discord
you cant
beyond the resolution options discord gives you
After a while I can't hear the press to talk noise
no like i cant even find a button to get options
its just at a defualt that i cant change
Is there an issue with vesktop or smth I can't get in
No
There is
My wifi being my wifi π
based
Fr
ur gonna have to elaborate on what that means
It just keeps loading forever and doesn't actually show an error like when it can't connect to the GitHub servers. I think it's my wifi but if it was that then it'll just immediately provide the error for connecting issues? Is this issue only for me?
provide screenshots
Just you. I'm using Vesktop RN and nothing bad's happening
π½
Is it ok if I give links? I have brain rot
yeah they just won't embed
worked! TYSM <3
For anyone who will encounter the same problem:
If your stream is paused every time someone starts watching your stream and you have a graphics card Nvidia GeForce GTX 1630/1650/1650 Ti, this is likely the problem with the drivers, you should install hotfix version 551.68 or higher
i haven't used the DevCompanion plugin in a while where did it go
Vencord Debug Info
Vencord: v1.7.0 β’ b48da41 (Vesktop v1.5.0) - 27 Feb 2024
Discord Branch: canary
Client: Vesktop v1.5.0
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (41):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper, WebContextMenus
27th feb moment (unrelated)
you need dev build for it to be included
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 a built in plugin
ik, even i use DevCompanion
someone said dev build though so I had to reply with that
oh
wdym? you can just build that from source instead
it's exactly the same as normal vencord
Thereβs really no point in VencordPlus anymore though, now that regular Vencord has ReviewDB back
(in my opinion at least)
yeah i confused dev branch and dev build for a second

Do it on github right
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.
is there an official place to make feature suggestions for vencord itself (not plugin requests)
specifically being able to exclude certain settings from cloud sync, dont want to use quickcss on web (handled by stylus) and dont want to use voicechatdoubleclick on desktop https://the.yog.zone/9Z1Ge7G.png
did they fix the betterfolders yet
this requires rearchitecting the settings system
so for now, no
also github
would it though? just writing a list of keys not to sync that cloudsync could process
yeah but then where do you store the keys? in settings? what happens if you stop synchronising the keys to synchronise? what happens if the keys are desynchronised between clients? etc. etc.
that would be the point, to desync the keys between clients
so that each client can blacklist what to receive from syncing
you dont seem to understand the point
- if you want to desync the keys, you shouldnt submit them at all to the API
- if the keys to desync aren't the same between clients, one client will submit keys to the API that will then overwrite what the other client's settings are
- if the keys to desync are stored in the settings file, it'll get overwritten with whatever's in the cloud
do you all have this problem recently wherein you join VC via vencord but you get like no audio
but on web discord alls working
yeah works for me
should i like reinstall VC then
it shouldnt make a difference, vencord doesn't and can't tamper with the audio
but you can try
ight, thanks buddy :))
im not talking about storing the values of what isnt going to get synced, just that something shouldnt be synced, whether it be an individual setting or an entire object e.g. ```json
{
"settings": {
"useQuickCss": false,
"themeLinks": false,
"plugins": {
"VoiceChatDoubleClick": false
}
}
}
and this would never be synced to the api, just stored locally
^, you should just use manual imports at this point
it's not what cloud sync was designed for
true
is spotify crack bugged rn ?
yo does anyone know why discord videos have a hard time loading when using vencord?
i have been using manual imports, just a bit tedious editing the files each time i want to sync some settings
or yk, just manually making settings on both clients lol
and the fact that one client is web and the other is desktop, gotta make sure that certain plugins dont get disabled
when messages are edited, it looks like normal, no plugin
check if ur vencord is up to date
it's from the latest git commit
maybe somehow its an issue with a theme or quickcss
message logger works fine for me
are u talking about the built in one or
the 3rd party one
are u on a dev build
probably
hm
web version is sometimes wonky
i would assume thats not the issue but could be
idk, everything works fine for me on desktop
or at least message logger does
how can i fix it
i close it
I have tried every way but I am facing the same problem
This
What should I do it didn't work
Yes, I succeeded. Thank you. Sorry for the inconvenience
Vencord contributor is for people who contribute to vencord
okay and what about own role
like
GitHub
send me it
holy fuck this spoon is getting heavy
I want to ask questions about vencord plugin development (best ways to go about things etc) and general conversations around it. Im aware i need to make a ticket/use modmail but seems like any of the relevant options just says this isnt the place and use support channel.
don't ask to ask
google is free
Does anyone know if theres a plugin/a way to auto set people VC volume to a % so i dont have to manually do it everytime someone joins my VC?
well, since you're using the desktop client, what you can do is set your output volume to a level where 100% user volume is the desired loudness and boost certain users' volumes when necessary
not exactly the same thing I know, but no plugin or pr or request exists as far I'm aware
Should i make a req?
does this not acheive something similar?
Yes but some people are louder, some are quieter
its already half way
Its not asking just to ask (especially not what the linked page describing it explains), im talking about wanting to be apart of the community. the way vencord approaches their development is pretty different than most similar project. All the things i'm thinking of isn't something you could just google and get an answer for.
I need to request access but all the relevant modmail options point you back to support
if you are legitimately interested in contributing then you can open a modmail req
Do I just go for the "I need to talk to a moderator" one then? Like I said the other ones that seem relevant and more fitting just tells me to go here.
none of the options really feel relevant to obtaining that role
Use #π§©-plugin-development to ask
Donβt bother staff
????
i guess either the one you said or the ask question one
you should just hop on #π§©-plugin-development
it's 50% vencord plugin dev questions
/shrugs the channel desc says to open a modmail
what where
usually modmails have categories that you select and thats why i wanted to ask so i didnt open up a pointless ticket that would just get flamed anyways
vencord-dev
oh yeah, but I don't think vencord-dev is the best place for plugin dev questions
i mean fair, seems kinda weird having "progaming" as the de facto dev talk channel when it seems like the server tries to be so organized otherwise
wgaar
I mean "progaming" is for all programming stuff, including plugin development, from what I've seen vencord-dev is more for existing contributors and questions about plugin dev have always been better suited for progaming afaict
is that a new thing cause i feel like whenever ive looked at it a lot of the time its been plugin related /shrugs
we sorta just focus on the mod
there
#π§©-plugin-development is where a lot of plugin talk happens now
community sorta shifted when we locked vcd
right
Yeah my bad about that then, the naming and description of the channels could prob use a slight uplift to avoid the confusion
if builtin plugins need fixes or enhancements or something, that's vencord-dev; otherwise progaming
im aware of that now, as lewi said it shifted focus
i cant listen along with anyone ik its a client issue and not a plugin issue. is there any fix for this?
Discord broke listening along. Wait for them to fix it.
Discord is not opening anymore, all its doing is throwing a javascript error.
sometimes the relationship notifier plugin be tellin me im no longer in certain servers
like this one for example
why did i just get a relationship notifier saying im not in vendor anymor
same lol
when i am
lmfao
why did my relationship notifyer say i was removed from this server?
I got that
i swear the plugin owners are playing with our asses
i did too
LOL
same
everyone def got it lmao
i got that 2
it kinda reloaded and said that
same i was like wtf
and my discord restarted
dicord buggy
yep!
dikord being dikord
why is the vencord installer not opening
If the installer doesn't open, follow the second section of the install instructions.
tbf im not on the latest version, may be the culprit
what the fuck
dicord having issues rn wtf
now that emoji is bugging
vencord is buggy
discord is closing and opening randomly now
welp time to git pull ig
wtf
I run both canary and live, live version seems to be struggling
dickrd did a fuck ucky
same here
can someone who is running a updated version of vencord and crashed run /vencord-debug?
so ven isnt catching the crash ?
wtf
yeaa so ill let the acutal ven devs deal with it lmao
ill keep inspector open tho
oh fven is veryy buggy rn
uh oh
inb4 ban wave
Nah
no
no ban wave
however
dicord could of pushed an update that broke something in ven so
idk
They might have restarted the API? I'm not sure.
yo am I tripping or am I removed from this server
oh shit hi lew long time no see
Hahah, hello β€οΈ
no
fixed it
You're still here.
just restart client
it said the same thing to me
im confused too
haha okay! worried that I broke the rule
didnt have a crash since I restarted
i pray for vens dms
for the people who didnt check to make sure they were still in the server
nothings happening to me on canary
it could be fixed
then again it could be dicscrd them self forcing an update who knows
seems to fixed its self
seems fine now after it happened twice
yes
yup logs are fine aswell so
temp issue
could be discord just bugging out on the api side
certified discord moment
friend with unmodded discord is having crashes too
yea discord api died
Why kicked me from server?
spotify listen along is working for u guys?
why do i keep getting kicked and readded to the server
Discord broke listening along. Wait for them to fix it.
wtf
I JUST GOT THE NOTIFICATION AGAIN
what does that mean?
kicked but auto join?
SAME
My discord keeps crashing for some reason
discord has imploded
same
Am I in a paradox?
It said I got kicked, but I'm still here...
wtf
yo what is happening???
same
but it didn't kick me
oh
alright im not the only one
what is happening??
Same
Can we lock this channel
i get this now and then from different servers, including ones i own
its lagging like, is it alright?
my discord just refreshed
discords api is bugging.
discord issue, not a vencord issue
wait for discord to fix it
Oh well I will leave this hospital channel be
Unfortantly I am no longer in Vendor π
Looks like some bug, even member list vanished like i got kicked but it reloaded in 3 seconds
Am I the only one who's being disconnected every 1-3 mins from voice channel and then it reconnects me...

nope me too
Oh nvm, I see I'm not the only one
.
yep
Are you guys blind
i still want to be a vendor, dont take away my lil business
same
dawgg
discords api should be working again
vencord isnt working on safari tampermonkey
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?
vs
- errors, e, devtools
- fixed, update, up
- linux, l
- mac, darwin, m
- missing features, keybinds, mf
- moreinfo, more info, mi
- reinstall, redownload
- third party, third, 3rd, dev
- windows, w, win
"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?
Browser (Safari) Mac Tampermonkey vencord isnt working at all like its not even on when it is
/vencord-debug
help
Safari isn't supported
Bruh they still havent updated it yet 
I don't think Vencord can fix this issue. Use a different browser
Poor Vesktop, nobody truly appreciates it 
hii =)), has the "SpotifyCrack" plugin stopped working?
vns
oh my god i have brainrot
uh
sorry but
@native zinc sorry about that
afaik spotifycrack is broken at the moment
i thought i was in #π§-off-topic-iceman-only
lmao
how do you change your banner again?
usrbg plugin, keep in mind that only ppl using that plugin will see it
sorry abt what? xD
do you know when it will be fixed?
no one knows
okay np =))
i don't contribute to or use the spotifycrack plugin, but it should be fixed Soonβ’οΈ
how do I fix? You have a broken discord install I delete squirrel on discord. It says I canβt delete them. What do I do?
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.
Does not help
There isnt a way to find active invites from a server with some plugin similar to hidden channels or?
No
That's just a stock discord feature
yes i wanted to ask if there is a way to see them without the role permission
no
which one?
being able to see hidden channels can get you banned now so that's why plugins that did this were discontinued
seeing hidden channels can't get you banned. what kind of drugs are you on π
i thought i read that somewhere
like bd or some crap
It falls under the βsome crapβ because its just false
bd is claiming showhiddenchannels is bannable to enforce their own rules
true
i dont use bd anymore since i found out vencord just runs better
i'll take less plugins for better performance and stability
We have a lot anyways
yeah, they are quite good too
huh it's almost as if building plugins directly into a client mod allows you to patch discord in a better way
For using a github link for the setup of a theme, do I just post the link into the online section of themes?
Yes
When I did that, it said valid but didn't give an option to use it
You click away and wait for it to load
It should just load
Drop the link in the box, click away, and wait.
Also, can I have the link to the theme?
Wanna check to see if it's up to snuff
ik
Let me clarify, not the raw Github; the Github directly
ah
Fair, thanks

wth was that I just saw
Dude wanted help with his theme, turns out its NSFW
Lmaooooo
And also severely outdated
Hence 
Too down bad 
I was only planning to use it like once to see if it even worked, was looking for more like this but its outdated https://raw.githubusercontent.com/NeerajHazarika/Anime-Themes-for-Better-Discord/main/Satoru-Gojo-better-discord-theme.theme.css
you know you can edit themes..?
is it complicated
His theme was five years old

Not really, I used to do it with betterdiscord just for the fun of it
But of course, it depends on what you're trying to do
and how much in need of fixing it is
It's using very outdated libraries
Hello I am facing a very weird problem for ages
My Discord won't start normally after installing Vencord
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?
elaborate
Hello I wanted to ask why my discord won't start after installing vencord, this problem existed for me for a long time but still not get fixed
#π₯-vencord-support-π₯ message
#π₯-vencord-support-π₯ message
#π₯-vencord-support-π₯ message
have you tried completely uninstalling discord manually then reinstalling vencord
yes
i did
DEEEEEEP uninstallation
Twice
not working
including deleting caches, deleting things in REGEDIT related to discord
oof
Hi, guys i was using discord rpc maker and the buttons stopped working and i tried vencord today n its the same is it only me or ?
Read it
what does it mean by "sensationalist"
Less clickbaity
oh
Works very similar to sponsorblock in a way (made by the same people iirc)
oh i thought it said seasonalist or something
does this for embedded videos in discord
that plug-in, sponsor block, and return YouTube dislike is the one reason why YouTube is still bearable
Donβt forget ublock origin
FOR REALLL
ong
my friends got the BetterMicrophone plugin and I dont, I'm on the newest version. anything im missing??
they're on a fork
if its similar to stereomic, no
ohh okay thanks ill go investigate π΅οΈ
@lapis moat are u using a theme
it could be that theme
ok how
the most common cause of lag is theme
Turn it off and see if it lags
ok
Theme issue then
alr thank you
just some are laggy
there are transparent themes that let you replace the image css to put your own image in
^
yes
wil;l sendhold on
no need
You might want to slow down on typing
Customize themes by the community with a easy to use interface
i usually type like this
you can use clearvision, it's not laggy on my PC
can i
have this?
Its a theme
Yes
You can edit it
oh fr
All themes you can edit
I mean, it's really easy even by yourself without the editor
there'll be a hyperlink in there to the image
you just replace that with a link to your image
or, hell, it can be a path to a directory i think
or what to search up
as long as it's on your pc
for clear vision the bg change is super easy
yea
clearvision still works?
I'm still using it
its pretty active
thought it died
it's in the themes website
you might need to adjust a few other colours to your liking, but trial and error is free and you might learn something
uhh
so im changing
the css background to mine
and it wont work
π
dont u drag clearvision into ur theme folder
then turn it on?
well
i turned it on
and pressed css code
and edited it
and it aint workin
so idk
do i have to actually open up
the theme on my folder
?
yeah, when we say to edit the theme we mean to edit the file you get and put in your theme folder
wdym you pressed css code? do you mean, quickcss?
if quickcss, i'm pretty sure you... can't do that
maybe they're using BD? because BD i think lets you edit the themes in the program?
I'm fairly certain you used to be able to, but don't quote me on that?
me asking for bd support in the vencord server
im using
vencord
also
i just changed it
in the file
to a imgur
link
and its now black
You didnβt use the right link probably
^ most likely
ok
right click the image itself, copy the link to the image
it'll be an i.imgur link
not an imgur link
https://i.imgur.com/xxxxxxx.jpeg
for example
yea should end with an image extension, like .png .jpg .jpeg
i only know that cause i've made the mistake myself
do the colours not look good? yu don't HAVE to if you don't want to
right then ignore me
what if I go back
on my
theme creator
and copy and paste some of the
rgb
π€·
might work
i mean, yeah, that would totally work, but the theme creator is probably the source of the lag
color wont lag anything lol
Whatever yall did, it fixed the theme column issu
the theme author probably just updated it
fair
lmao
probably updated it in ur sleep
lMAO
congratulations
you did most of the work
lol
i'm all good
Hello I wanted to ask why my discord won't start after installing vencord, this problem existed for me for a long time but still not get fixed
#π₯-vencord-support-π₯ message
#π₯-vencord-support-π₯ message
#π₯-vencord-support-π₯ message
have u tried reinstalling discord
yes
if nothing works u can try vesktop and see if it suits u
Hey, someone can tell me which plugin can 'hide' user activity? I just noticed I can't see mine or anyone else
I have some activated and would be boring looking 1 by 1
norpc?
I'll see
No, it's activated. And I don't have noRPC
can you do /vencord-debug
where?
here
Vencord Debug Info
Vencord: v1.7.0 β’ 9179f55 (Standalone) - 29 Feb 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9034
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (79):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
try disabling game activity toggle
wouldnt do anything
du
didnt work
make sure you have these enabled
all enabled
cant see mine or anyone else activity
probably from a plugin
i guess ill need to discover
ill save my plugins first before doing this π
ye
no idea
then i guess notepad + ctrl h
vencord plugin in kiwi browser(Mobile) not working When re-website
That's expected. Mobile Vencord is shit.
Oh
could be your browser applying some privacy tweak stopping injecting
Can I do it?
What must I do?
sorry, my comment wasnt about your problem π
Okay
What should I do?
solved after disabling vencord theme
Sad. I did liked the theme, but if I can't see activities, thats not for me
Depends, are you on web?
yeah im on web
Chrome extension?
yes the extension
Can you do /vencord-debug here
dam
Ye
Np
Vencord Debug Info
Vencord: v1.7.0 β’ 8ccd731 (Vesktop v1.5.0) - 28 Feb 2024
Discord Branch: stable
Client: Vesktop v1.5.0
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (130):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper, WebContextMenus
vf broken
The most likely cause is that your install is outdated. Check if there's any updates. You can either do so using our inbuilt updater, or if you cannot get there due to crashes or similar, use the "Update Vencord" in the Installer.
If you're all up to date, try reinstalling with the installer anyway!
And if it now still doesn't work, please let us know in our support server
oop
Why does the command link to the server it's being used in lmao
Hi, it's not really an help request, just a question : on the download page, it's written than CSS changes or themes cannot work with userscript, but this is not really a problem right ? Just using OperaGX will fix this problem i guess
Make sure youβre not on vencord.app
β οΈ vencord.app is not a real website for Vencord! The only real website is https://vencord.dev! If you have downloaded anything from this site, please remove the software from your computer and run a malware scan as a precaution.
Peak ui design right here
Thanks, but everything is ok, i was on the right website
Yeah ublock origin fucks it
Ah makes sense
based
β οΈ vencord.app is not a real website for Vencord! The only real website is https://vencord.dev! If you have downloaded anything from this site, please remove the software from your computer and run a malware scan as a precaution.
rich custom precense isnt working for me
Check your activity privacy
theyre all enabled
Then make sure you inputted everything correctly
So whenever i screenshare using Vesktop if i use 720p+ it defaults to source, but 480p works as intended. Is there any reason why this is happening or? Just wondering since i did see this issue on github and it seems to not be resolved.
Would be nice since streaming anything on vesktop would be bearable if i could use 720p at least. it's a choppy mess otherwise
run /vencord-debug
anyone having problems with the spotify crack plugin?
it aint letting me listen along to another user
Discord broke listening along. Wait for them to fix it.
ahh
thank you!
i just realised thats a bot-
Yes
this aint a vencord issue but, discord overlay wont work on roblox
And how are we supposed to fix it?
that's why im here
i'm asking how can i fix it
If its not related to vencord we cant do anything
π
Reinstall it or somethin
been an issue for a long time, even after numerous reinstalls
Update on Discord being really slow time to time with channel loading/message sending
even with all plugins disabled, it still occurs
It doesn't happen with vanilla discord
Theme?
problem: works on other games
Could be roblox itself
hey, the CSS snippets for the old discord icons don't seem to work anymore
any alternative?
Updating them
Hello, i have a problem, while downloading a theme, it got ''bugged'' and i can't use vencord anymore.
vf themes
open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.
It will
- disable custom css (you can turn it back on in Vencord Settings)
- copy your current theme links to your clipboard as a backup
- remove all themes
(() => {
Vencord.Settings.useQuickCss = false
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
The dev tools is on vencord installed?
?
I have a theme for these on pc, I'll send it in a few minutes
@haughty goblet do you have any knowledge on Vencord making channel loads painfully slow?
Tried with/without OpenAsar, Hardware acceleration and with all plugins turned off so far
Could be theme
Themes in general
Just use the key combination, it will open devtools
and as I said, I tried disabling every plugin and the issue still occured
Had custom css loading disabled too
try importing this in your quickcss (or adding it to your online themes)
https://davart154.github.io/Themes/Icon%20Revert%202023/2023%20Icon%20Revert.css
It will if you copy paste it correctly
i did
then it wouldn't work normally with vanilla discord
and/or would have issue with literally every other app
Vencord shouldnβt slow down stuff like that so
You need vencord installed
oh
Hello guys, im having problems with the SpotifyCrack plugin. The ListenAlong feature used to work before but now it doesnt work anymore, when i try to listen to my friend, it just keeps on showing that its loading but ends up doesnt work. Can anyone confirm if the plugin is working for anyone else?
listen along
Discord broke listening along. Wait for them to fix it.
^
thanks u wavey
I can't get the workaround for rpc with the flatpak version of Vesktop working
It seems to work for native applications, but not for my flatpak installation of PrismMC
any way i can enable volumebooster on linux vencord?
Vesktop? No
If its not in the plugin list, you cant
On the roadmap it mentions implementing it but who knows when thatβll be (if at all)
Np
plugins keep resetting in browser vencord
after the new update, my discord started to kinda "die"
all of my sounds are gone, and screenshares are not loading
Reinstall/repair
sounds like effects, p2t sound dies
ill try to rn
Hello everyone, so ever since I installed vencord my discord has been I don't know crashing? Looks like, and I don't know why it happens, and before I had vencord installed it did not crash well it did, but it was quite rare, and it also happened on my old pc
could just be a coincidence. discord has been having connection problems since yesterday or so https://discordstatus.com/incidents/w4ddkglpbz0x
it's marked as resolved but it could be happening again, not sure
i need helkp π
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 did happen today again but this time I wasn't in a vc
simply do what it says
k
and it just happened again
Probably unrelated to vencord if you mentioned it happened on your old pc
I canβt access the vendors extension on the discord website (chrome)
make sure vencord web is installed, enabled, and up to date:
https://chromewebstore.google.com/detail/vencord-web/cbghhgpcnddeihccjmnadmkaejncjndb
i just installed it and it doesnt work
Reload discord
Why I can't get this vendor for my phone?
Vencord*
Yes
I don't know why they named this server that, and two, Its not avable on phone from when I last checked
vf mobile
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.
Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!
- Vendetta (android/ios): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord): GitHub - Discord Server
already tried that
^
thats the problem i dont see that
I got it now maybe thanks
π
run the /vencord-debug slash command
if it works then vencord installed wrong, if it does nothing it didnt actually install
ok
Doesnt do anything
im using ipad
I don't know y it's not working
are you trying to install vencord on safari on ipad???
Any idea from anyone why this keeps happening?
along with not wanting to load images and such
no i installed chrome ln my ipad
i dont think it even supports extensions
considering its not even running chromium
all browsers on ios are just safari reskins
Oh
in other words: you cant
understood
you can however use vendetta or enmity (you need to sideload)
I don't know why it's not working for me
"not working"
Yes?
When does this happen? Like after starting discord
Somewhat randomly, when switching channels
Other times it appears as images not loading or my messages not sending
I don't know why it happens since my internet works perfectly fine, and as far as I'm aware, it's perfectly fine on vanilla discord
can you do /vencord-debug
Vencord Debug Info
Vencord: v1.7.0 β’ 9179f55 (Standalone) - 1 Mar 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9034
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (40):
BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
Have you tried repairing to see if that helps?
yep but nothing
could be a theme
^
I have tried disabling every single plugin so far and it still occurs
I don't have any other theme except the color changer which itself is a plugin
strange
Fr
@steady orchid how long after it happens doe s it go back to normal
Lol
It's like as if Discord has a stroke and can't connect to anything for like 10 seconds and then I can use it normally for around a minute or so
Thb I don't have a solution. Just wait till someone comes ig
it's likely just discord
discord has been having issues
vencord does not affect how voice chats or image loading happens
The issue isn't present on vanilla though
But I hope you're right
How do I load a Vencord plugin from a folder (to test it before making a plugin request)?
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.
Time for me to have an issue, im unable to right click to bring up the context menu when tying in chat, ive disabled all plugins, all themes and it hasnt helped, this has been happening for a few days though Iβm unsure if it started before or after discordβs update that fucked everything (this however does work in my desktop app (which is where i do have my dev install))
im also unable to /vencord-debug despite not being on a dev install
in the meantime ill reinstall
Hey,
This is probably extremely stupid, but where do you submit feature (not plugin) requests? I went to GitHub first and it told me to join this server, and #plugin-requests says feature requests are closed (but plugin requests were reopened). Is it not possible to request a feature?
Thanks
didnt help (still unable to do the slash command)
which context menu
you know when you right click for autocorrect and stuff where you type?
disable auto translate (the green translate icon in the message bar)
thank you tessie
on vesktop or what
is anyone else listen along on spotify bugging
Discord broke listening along. Wait for them to fix it.
fr fr
Hi, i tried making my own plugin and i used the https://github.com/Vendicated/Vencord/blob/main/docs/2_PLUGINS.md i just edited the Values mentioned to change, but i get a error at pnpm test witht the following error:
` 1:1 error Missing header simple-header/header
16:4 error Newline required at end of file but not found eol-last
β 2 problems (2 errors, 0 warnings)
2 errors and 0 warnings potentially fixable with the --fix option.
ELIFECYCLEβ Command failed with exit code 1.
βELIFECYCLEβ Test failed. See above for more details.`
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.
"2 errors potentially fixable with the --fix option"
and use #π§©-plugin-development for development not support
for some reason alot of links dont work for me.
choosing gifs, playing voice messages, clicking on links doesnt open them in the browser. anyone know a fix
vencord or vesktop
vesktop
do you run it as admin for whatever reason
linux
did it work before? or was it as soon as you installed vesktop
yeah it workeed before
my browser not working automatically
Okay? Not entirely sure what this has to do with Vencord
my friend told me there was a fake banner channel in here? where might that be?
what's usrbg? I'm new to Vencord.
A plugin
yo is it the vencord issue that the voice chat and soundeffects are kinda broken or not
βBrokenβ
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?
they are glitched
Very descriptive
^
did u just install it
no
try reinstalling maybe
i just woke up
this made me cranky
cranky
what is the uninstaller called
?
its called uninstalling it the same way as every other app youve ever installed on windows
yw
Do you guys lag too?
spotify crack broken rn ?
p sure yes
I don't have a thme installed :/
dunno then i dont have any issues
do u have WhoReacted enabled
plugin
iirc that one can cause lag maybe?
oh there u go
π€£
where could i find mac 10.13.6 version?
?