#🏥-vencord-support-🏥
1 messages · Page 143 of 1
discord just pushed an update right? vencord just died out of nowhere?
any way to make discord think vesktop is the actual desktop app?
just for custom keybinds to work / the global indicators showing desktop instead of web
ive seen another implementation of a discord app on a regular chrome app called "discord chrome app" that has those features, but that one probably wont work with any mods
not possible without causing issues
keybinds just wont work
the indicator can cause issues
discord just pushed an update right? vencord just died out of nowhere?
the installer isn't opening
I read, but it said at the end temporarily closed, but I have the code ready. I want to add it to mine, like the Plugins folder in Better Discord.
theme are still broken right?
yes
read the instructions properly
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
Why don't you let us add plugins without asking them to add them? I know that it is against the rules of Discord, but adding this plugin will be a good thing that will attract more people to download the program.
because its creepy
why don't you add a gas tank to an electric car
because they're inherently incompatible
so are BD plugins and vencord
and your plugin is against the #rules so stop asking for it or you risk being banned
I understand you now
Uuuh idk what is this but, after updating to the last update (don't really remember when it updated) my discord kinda appears like this whenever i click someones profile who have too many roles or have a kinda big profile, it seems forcing my screen out of the app itself, which i didn't really mind at the start but started paying attention today
that's just discord not vencord
but i tried with discord only and it was fine
Discord
What 😭
One question, is Vencord nitrofake not updated? Since Discord was updated and I was given nitrofake to transmit in 1080p
?
i know themes are broken still but i just tested just now and they worked but restarted to test if they were working and now they dont work lmao
cant reproduce
how do you find guilds with so many roles
i gave @shy gyro all roles in this server
and it works properly
lemme try
then dunno but still discord issue
yeah
Review db is just gone?
vencord its down?
ty, i just joined the server, i dont read any patches, just wanted a quick answer XD
I have a problem, when I run the vencord installation it runs in the background and doesn't let me run it normally to install it
read instructions properly
yea its like a 50/50 whenever I launch
update pushed
Aw darn man rip reviewdb. Where was the announcement made that it was removed?
i have the same issue
i was just about to ask
happens on web too
nice game 
themes are a bit broken rn
ohhhhhh thank you sm
i love your dicord nitro banner
i cri everytime
wwait i literally just checked the screenshot
bruh
oh so it's not just me with the profiles expanding discord issue
good to know
I love opening profiles and seeing how far down they can go
where can i find one of these profiles
i want to see it for myself https://cdn.discordapp.com/emojis/1059475855526613043.webp?size=48&name=trolley~1&quality=lossless
@shy gyro
lol
One message removed from a suspended account.
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 installer says it worked but i cant get vencord on anymore? it always made me redo it every few weeks for some reason and this time i just cant reinstall it
thats kinda funny
i just said i dont understand the desc 😭
read the info
it says the same thing bro 😭
I'm trying to install vencord on linux and the terminal is asking me for 'custom Discord Install' which I assume its the discord path. I answered snap/bin/discord and got an error message saying that the path is wrong but this is the correct path as it was given by the command 'which discord'
snap isnt supported
or flatpak
fixed it thanks
Ah shoot. Uhhh, hey
I updated from the git repo, I think something got messed up
actually nvm
I'm just gonna hop back on the branch and try again
for some reason my theme does not show in the texting area but works everywhere else
themes broke because of a discord update, wait for your theme to be updated
wonder how soon/likely that is cause i dont think vstheme themes get updated
does anyone know how to fix the issue of clicking on your profile and it causing your screen to go up or sums?
it seems to be a discord issue
weird i dont know how to fix it either sadly
but im guessing its doing it to you to?
yep
if it uses an import from github then yes
yes what?
Clicking on links opens the previously open link instead of the one shown
especially twitter links
how to let discord update not cover the vencord app
everytime startup discord it may do a update and all vencord thing gone
use vesktop and dont have to deal with that anymore
oh thats what i looking for huge thx
Hello! time to ask stupid questions 😂 sorry
Moved from Windows to Linux, installed discord (where I'm typing this from as you read this)
Trying to get Vencord, got to the installer and now saying "The specified location is not a valid Discord install." and asks me to select the base folder.
The stupid question is; where would one find the folder needed?
how did you install discord
via the command line on the vencord site
not vencord, discord
how did you install discord
oh, sorry, misread
snap
Mint
uninstall discord, then run sudo apt install discord in the terminal. if that doesnt work, run sudo apt-get install discord.
then try running the installer
does anyone know if host updates currently work on windows?
This was it, seems good so far, thanks again!
is there any "debloated" version of discord anywhere?
i feel like discord is jst full of bloat and unnecessary shit
Do you mean the desktop app being heavy?
yeah
i mean i have a very beefy pc i don't really mind it
but just in general
it would be a nice thing
You can use Vesktop which is honestly lightweight than the stock app
For desktop app
You can install OpenAsar
openasar?
could you link me tot his
not sure what this is exactly
it should be in the vencord installer
Is this a vencord bug? It's driving me crazy. I restarted client and updated Vencord alr
discord bug
Literally this existed for years
Even without client mods
That just shows how stable discord is
that theme is so cool laso how to change fonts and betterfolder Icons?
#🎨-css-snippets take a look around
is there anyway to add custom plugins currently on vencord
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
yay themes working
Note to everyone else: this does not mean your theme is sure to work
anyone know why i can't startup vencord installer?
are you running as administrator? if so, dont.
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
try the terminal based installer
Hlo
Thanks, it works now :D
Spotify Controlls plugin no longer show up despit it being enabled
update
I just reinstalled it right before coming here
I also updated vencord
how do I show console?
I have some errors but I can't screenshot for some reason
let me restart my pc then I will be able to screenshot it
screenshit
is there a way to fix themes yet?
i assume they'll make an announcement when theyve found a fix/semi fix
alr
it's up to the maker of said theme. At lest that was the reply I got when asking in the better discord server
uh-oh, why are themes like this anyway? kinda forgot
try removing the plugin and re enabling

anybody know what font fam is this?
ask the user
I did that and it is still not working
can i add custom plugins to vencord cause i want to add my custom plugin
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
||If you actually meant your own plugin (like a custom Vencord plugin that you have written, or one from the third party plugins channel), then you will need to set up a development build. We do not provide support for this, however, so you will be on your own. Please do not ask for any further assistance regarding this.||
smh.
click the code block
how am i gonna auto censor the word d0g now.
and/or use text replace
@upper dragon theme https://github.com/CapnKitten/Material-Discord
It's weird bc it only recently showed up for me. Never happened before
I was just lirking in here and saw yiour issue. it is def weird since I have the spotify theme made by the same guy and I don't have that issue
discord bug
D:
tysm
what's up with vencord cloud gaming experience
am i like the only person experiencing issues with this piece of software
it's so over
Hi, I used Vencord for a long time and I try to install it with the new update of discord but I have some troubleshoots, when I install the patch etc.. My discord does not open and an error window pop up of javascript discord, I know how to fix it but I want to install Vencord without this problem
send a screenshot of that JavaScript error
is there a way to see the amount of servers im in?
yea? enable the plugin
^ and/or run in console (not dependent on vencord):```js
let stores = {};
let webpack = window.webpackChunkdiscord_app.push([[ Symbol() ], {}, ({ c }) => Object.values(c)]);
webpack.find(x => x?.exports?.ZP?.Store).exports.ZP.Store.getAll().forEach(x => stores[x.getName()] = x);
stores.GuildStore.getGuildCount();```
@slate moth
where this from?
oh... missed it. thanks
thats because of isStaff iirc, things in there probably wont work
is the plugins tab broken
elaborate
is it normal for themes to not work on vesktop
not specifically. #announcements
i meant themes not working at all as opposed to not working properly
there should be a favaroite channels plugin
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
what browser
nothing
keying by store name isn't a good idea because some stores exist without a custom display name (and thus a generic name derived from the obfuscated base FluxDispatcher class definition) so you might end up overlapping them and sometimes those stores are somewhat useful
there basically is, it’s janky tho, doesn’t properly search, which is why i don’t use it yet
interesting, thanks!
well in case you need something from such an overlap, ig you need to fallback to a webpack find then
oh ok thanks
Not sure if Vencord is interfering or nto but I cant set up welcome screens. I click over then welcome screen and it takes me to my server settings to edit my server, there is no option to set it up and community is enabled
i highly doubt vc is interfering. My guess is you’re on mobile and gotta hop on desktop or web (the latter also possible on phone browser)
I am on PC right now
rip
try in web to test without vc: https://discord.com/app
I'll try
Nope does the same
I click the blue button and it take me to server settings
well not a vc issue then and idk how to fix it. You can ask in .gg/dcw
According to online it should open a window to make a new channel
maybe your browser or an adblocker extension is blocking the popup
I dont know what could be blocking it
How do i uninstall Vencord, just want to trry it
well at least the search using file extension might be done
Nope wasnt interfering. I even tried re-enabling community
Apple emojis no work 😭
installer
I set onboarding up instead which has a welcome message so
hello guys
my vencord app isnot opening
its starting in the task manager but its not opening
vs w
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
its in the task manager but is not opening
im on windows 10
also i have been using it for 3 or 4 months now but first time in the last 2 days the app isnot opening
end its task and open it again
did many many times
then follow this
my friend is using vencord and his streams look like they have a colour filter applied after some movement is this a problem with discord or vencord? and is it fixable
hello! im not able to open Vencord. prolly cuz my pc is extremely old but nvm i need help😅
what's the issue
i installed it, but its not running when i try to like uk
it's probably bad internet, but im not too sure, I haven't had a similiar issue like that
oh ok
have you completely closed discord before clicking to run it again?
open task manager, and fully end discord then try opening it again
Guys please, how can I hide the title bar? I don't see the disable window frame option.
didnt work
wdym window frame option?
try running it with adminstrator
the installer?
yes
vs w
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
oh real
welp
Is it possible that I can compile the web extension myself for my preferred web browser?
yeb i can't find it in my client
wait your on official client?
is it updated to the latest version?
vencord
yes but... are you using discord's desktop app with Vencord
vencord or the official client
that's what i meant by "official client"
vencord
i don't have the option either
i have it for me
that's odd
i use Vesktop tho, it's prolly discord web so that's why
yeb the officail with vencord
oh
probably why
vesktop huh !
oh right that might be why
custom client ?
Vencord has an app called Vesktop, it's just Discord with Vencord pre installed (assuming you're confused)
1
Oh
the options are pretty obvious :p
I never heard of it, that's why i was confused for a bit
i mean, it's not on vencord's website but it's official after all
im dumb ok 
okay, well nice. i will give it a try
Yeah no wonder why I haven't seen it
now what do i do--
is it done installing?
like the powershell says its done.
then just open discord i think
yeah
can i install vesktop along with the offical client with vencord mod on it
because it's already enabled on windows
you can just hide the discord titlebar
how !?
[class*=titleBar-]{display: none!important}
thanks. it worked
you can have both the desktop app and Vesktop installed
Vesktop is separate from the desktop app so you're fine
I'm so sorry, but can I add margin or anything to the top to make a little bit of space like the bottom?
i have a tiling window manager
so
it's useless for me
on windows???
Using Chrome extension, getthing this error when trying to access the Themes page:
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
Have tried:
- Reinstalling extension
- Clearing cookies & cache
- Sync from cloud backup
yeb
wowee
themes are broken
interesting
Guys, is it possible to install a plugin from BetterDiscord?
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
ikr, it's super efficient for me as well.
I want to install a translator from Better, I didn't like the built-in
use bd
^

i mean really, there isn't any special translator from #1032200195582197831 that you could use
the current one in Vencord is already fine, if you just don't like living with an client mod that doesn't allow you to add whatever plugin you want then just go with bd or build Vencord from source code and install the third party plugins 🤷
nah they’re fixed
is power usage high-very high normal for vesktop?
just update ur vencord
hello vencord keeps disappearing after an update. is that normal?
i reinstalled the extension on web but still throws this error
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
themes tab are broken
rip, ty
themes tab are currently broken
even tho i'm not affected, i assume this applies to web browser
maybe you know when its gonna get fixed/how long has it been broken
it's already fixed in dev, you just have to wait for an new update
https://github.com/Vendicated/Vencord/commit/da1a8cdd67045d8d644be8d3a47509a658eb7817
discord is using a theme i dont even have installe danymore
check your quickcss
yeah
the theme i dont have installled any more isnt even in the themes folder so i have 0 idea how its doing this
lemme restart again
go to online themes not local
check the box is clear
it is
ok ill just like reboot my laptop once i finish compiling this thing and see if it just fixes itself or something
ok ive rebooted my laptop and it still uses this theme
did it?
bruh
how is this even possible
oh yeah the theme is roundmoled on better discord themes
ok so part of the theme has broken now lol
ok
How i Can install vencord on mobile
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
so, on flatpak version of discord (on linux, using blendos), it seems to crash on opening after patching (and discord updater does an update, order dosent matter, it always crashes after patching)
hold on let me login on browser
ok i was gonna post logs but its saying it cant connect to bus service, i know i updated other flatpak things earlier so maybe restarting may fix it brb
nope still broke
yea please help
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
this was addressed in #faq
oh dammit
and #announcements
its fine
Hello! I'm wondering why my Vencord keeps rebooting into Normal discord everytime I reboot my computer. While It's not that big of an issue (quick to open the installer) It's quite annoying, is there a setting I missed? Thanks!
The basic one I think.
no?
@broken tiger a fix has been pushed, you could try updating, but idk if it’s there yet
You mean like Canary, stable ect?
Ye
Stable.
Should I switcharro to Canary?
Are you having issues with the installer failing and/or shooting out various errors causing the app from installing? Though not intentional, there may be various issues that can cause the installat...
to fix, you can switch to vesktop or reinstall your dc
Alrighty, thank you.
no
I had no idea that vesktop existed. I'll try it out.
it's not there yet, there was a version bump to v1.5.7 but the themes tab fix came after so people will have to wait for the next update bump (and also it's only on the dev branch atm)
you’ll be glad you did
i did mean to say #announcements
Is there any plugin that hide these? god I hate these
you did also say that, but that also talks about something else, not Max’ issue
oh well i guess i misunderstood
understandable, both themes-related
look there
i would find it for you but i’m walking and do not wish to be hit by a car
stay safe mate
hell yeah baby! thanks mate
:3
update
Hi, how do I add a custom plugin to Vencord?
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
solved - force update vencord files from the taskbar icon
i've had this plugin rendering issue for a few months when using vesktop and i've recently uninstalled and reinstalled following instruction from past support messages but even on a clean install i have this error only on the plugin tab.
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
ik you alr found what you need, but since i polished this at this occasion for sending it to you, i’ll just drop this here anyway, thanks for understanding enjoy your day :3
Edited to add:
Switched format:```css
/* Hide Shit v2.2 [2023-10-19 17:09]
“x” disables filter /
x / “Shop”, for profile effects and avatar decorations / [href="/shop"],
/ Nitro button above DM list / [href="/store"],
/ Gift button right of message input / [class^="channelTextArea"] [class^="buttons-"] > button,
x / Banner Nitro upsell header / [class^="upsellVisible-"],
x / Banner Nitro Icon / [class^="premiumIconWrapper"],
x / “Send longer Messages with Discord Nitro!” / [class^="characterCount-"] [class="upsell-"],
x /* “Get Nitro” button in emoji/sticker modal / [class^="emojiSection-"] [class="shinyButton-"] {
display: none;
}
is there like custom notification sounds plugin or smth
no
can i download one somehow
for bd, not for vc that i know
cringe
hi does somebody know which themes are working atm?
try reinstalling discord
I did it many times
it bug?
hey, can someone help me fix this piece of CSS? It's way beyond my understanding of CSS
@import url(//MarkChan0225.github.io/RoundedDiscord/src/roundeddiscord.css)
wait for the creator to fix it if you cant yourself
alr
I got that
Yes
can u get https://api.github.com/
how do i use betterdiscord plugin
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
Where do I put it ?
in your browser
Yeah and where exactly ? on the console of discord browser ?

Same error
idk how to help then
Using vesktop currently. If I want to shift to a new pc and keep the exact setup, instead of using the inbuilt import/export will replacing
C:\Users\user\AppData\Roaming\VencordDesktop\VencordDesktop work fine? or is the export/import needed?
why
export
or cloud
oh no misread. That folder would work i assume
no wait, maybe not only that one
there's a backup & restore category in settings
(why does like no one see it)
mainly was looking to integrate vencord into my dot files. not necessary I know. but.....I love automation lmao
I know was just curious nothing else. Thats what I do normally
yes it will work
but beware that it might contain some sensitive data so you probably shouldn't check it into public version control
vf
installation
We provide a convenient graphical installer you can use. Or you can just grab Vencord from the Chrome & Firefox webstores.
Visit our download page to find out more!
vf w
We provide a convenient graphical installer you can use. Or you can just grab Vencord from the Chrome & Firefox webstores.
Visit our download page to find out more!
vs w
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
@shell veldt haven’t thought it thru yet, but i’d intertwine vf and vs somehow, we shouldn’t have to learn which has which aliases
every time my computer comes out from sleep (at least with multiple accounts int he account switcher, of which being this account and one alt) vesktop loses the login for both accounts, and only my alt shows up to log into, but most of the time it just loads on the login screen without clicking anything upon coming back from sleep
this has happened about 2 days in a row now, and happened evena fter reinstalling vesktop- not sure if this can be fixed but it may be good to know about? (please @ me if responding to me)
you could try https://support.discord.com/hc/en-us/articles/209099387--Windows-Installer-Errors but with renaming %APPDATA%\VencordDesktop instead
Are you having issues with the installer failing and/or shooting out various errors causing the app from installing? Though not intentional, there may be various issues that can cause the installat...
i have vencord browser, but my themes tab keeps failing to work.
how the fuck do you even do that?
are you on web?
oh wait thats just how it works in that language
where i can open spotify from discord
hey i am getting a weird error after discord updated something
i use vencord browser version
reinstalation of extension didnt help
restaring browser didnt help
the theme loads up fine and everything works except this page
also the theme i was using broke after discord updaded something but i managed to fix most of it
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
Themes tab are broken
Wait for the upcoming update or you can use dev
hm it would be broken only on browser version on my pc with discord app it works fine
Vesktop is also fine
it appears to be browser issue
i will wait for the update then
and my theme was broken on desktop too so that was css issue
getting error 401 when syncing settings to the cloud on vesktop
reauth
true i didn't see the tab thx
also, where's the doc for writing vencord plugins?
how do you get it?
i wanted to request a plugin but since they are closed i might just get involved
You cannot request plugins at the minute. Due to a large amount of low quality submissions, we have disabled this ability.
Themes tab are broken on browser
Use Vesktop or discord app with Vencord for now
L
whats the difference?
pretty much nothing except improved performance on vesktop
vesktop's more like the browser app though
Usually lightweight than the stock app
it's kind of useful at certain situations where users are unable to install Vencord for whatever reason, after all, it's just discord with vencord pre installed
vesktop has vencord pre injected
it’s faster, browser based and takes up less resources
^
how do i know which one i have?
github
wdym
your on vencord
the vesktop vs discord app with vencord
Vesktop comes with vencord logo, if you're on mac os or linux, it will be Vencord's logo in a rainbow background thing, otherwise on windows, it just comes with Vencord logo without anything behind it
that's Vencord injector for discord app pretty sure
A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed - Vencord/Vesktop
and this one is faster right?
mhm
oki
ty
does it auto update?
and do i first need to uninstall vencord from my discord
using this one
it has auto update support for Vencord
cool
You would probably want to uninstall discord all together, whats the point in having it when you have vesktop?
wdym
Make sure to import your settings first though
some people like to have Discord and Vesktop together and that's perfectly fine
im confused vesktop doesnt go into the discord app??
No, its a seperate app
it's separate from discord app
“it has vencord preinstalled”
oh
it is its own client
i see
that's why it usually performs better than the desktop app
check out the readme for which file to download for your platform
discord updated and now i dont have vencord anymore but i cant start the installer as well
could anyone help
vs w
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
its not running as admins
read the rest
what operating system are you on?
like my windows?
if the installer doesnt open, run the powershell command to use the command-line installer
yes
thats what i did but it doesnt work
i mean, you're on windows prolly
select 2
didnt work
it crashed my discord but when i started it again its the same
wait no now it works
sorry guys
i had to install it while discord is off for some reason
how do i get vencord on firefox
anyone know what theme this is exactly? looks super nice
Pls Can someone help me im on mobile and cant fine wwhere. To inject code sorry grammar i have 3%
Oh wait no ihave crome
Nvm cant fine
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
Tty
so i have vencord web, for some reason the themes tab is not working, here's a screenshot of what it says
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
problem is that I can't repair it bc it's the web version, and i already tried removing it from chrome and adding it again
and I can't reinstall discord bc it's the web version
Cleaning persistent site files maybe?
maybe, i'll try it
still didn't work, i even tried signing out of discord
Hey so my friend has a broken theme link, and it wont let him access the user settings to delete the link and we tried reinstall/repairing and overwriting with a theme file and it hasn't worked, are there any fixes to this?
this is how his user settings looks
vf theme
open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.
It will
- disable custom css (you can turn it back on in Vencord Settings)
- copy your current theme links to your clipboard as a backup
- remove all themes
(() => {
Vencord.Settings.useQuickCss = false
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
thanks it worked
When i go to the vencord site to download and click the link it doesnt open?
my vencord installer.exe wont even open anymore, on windows 10
themes tab are broken on browser
use Vesktop or discord's app with Vencord
oof ok
the installer?
nvm i found the solution in this channel by searching, thank you guys!
yes the installer , I downloaded it and went to click the download and it just wont open. I have downloaded so many times and nothing
vs w
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
I am on windows , i just had vencord and i restarted my pc and now this is happening
I use vencord and I have it installed
How do I update discord without losing vencord?
you can update vencord as well
installer exists
oh that issue was normal
you need to reinstall every few updates or so
probably each update but maybe not all
i got a issue rn, discord js updated, then i reinstall vencord, then this pops up
this is Vencord support, you need to go to Aliucord support instead, support for other mobile mods are not provided here tho
Yeah but no one online on aliucord
so? that doesn't make this the right place for aliucord support
would you go to walmart and ask them about issues at target
reboot
if it doesnt work, go to your discord install and make sure the exe files are not blocked (right click -> properties -> unblock if it shows up)
reset =?
words?
oh the writing direction is flipped to right-to-left
To switch between RTL (Right-To-Left) and LTR (Left-To-Right) text directions, you need to [press] Ctrl + Shift:
Ctrl + Left Shift for LTR.
Ctrl + Right Shift for RTL.
that's how Arabic works
ye
i can confirm this as i'm Arabian
reboot pc?
the technically correct one is actually Arab but hey tomayto tomahto
wdym? "Arabian" is used to basically let people know that you're from Arabic countries, "Arab" is fine
(well Arab is the noun “i am an Arab” vs adj. “i am Arabian”)
hello. just a questoin, I am using vencord web but seem to be getting this error. is there a fix? I see there are problems with themes rn, but I don't think i've got any enabeled rn
guys after i update discoird , vencord stoped working and i even reinstall it and it didnt work
Themes tab are broken on browser, use Vesktop or discord's app with Vencord
until the update is released
ah okay. ty for the info. I'm in class so I can't install any apps on these computers, I'll wait. but ty.
np
i dont see nothing shows up
Is there any way to install custom plugins?
vf plugins
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
+1
vf plugins
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
You don't
plugin-requests doesn't exist .__.
It did until it was flooded with stupid or duplicate requests
Oh.
I just wanted quick guild emoji download
a tool to make dm and group dms different look symbols (makes it a bit easier)
Checking active threads I am in for a forums channel
was the volume boost plugin removed
no, desktop-only
i am on desktop
desktop or vesktop
I see the plugin if I search
vesktop
thats web
Vesktop isn't really a "modified" official client
i also saw what you deleted
Hey team, I think I am sorted in an way but would like to confirm the following to restore all vencord content after an system format as I don't really wanna spend to much time resetting everything up I am gussing the best thing to do is to take a copy of both Discord in the AppData Local/Roaming folder reinstall discord then just dump the folders back in place for an full restore after reinstalling both discord/vencord easist way to handle it?
just use cloud sync
Oh right my bad completely I actually never saw the backup/restore function appoligies that makes things so much more easier churr
hi all. does readallnotificationbutton "read" threads?
try it and see
l
did you get your donor perks?
not yet
oh okay
my vencord keeps uninstalling by itself on the regular discord and i have to re-install vencord like every week, but my discord PTB version keeps vencord forever and i never have to reinstall, does anyone know why?
i have tried it and it dont read threads. is this intended?
click issue > new issue and report it
alright then thank you!
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
after this discord update my vencord disapeard, what happend?
happens sometimes when discord updates simply install it back
will all of my plugins still be there?
yes
so do i kill install or reinstall
you open installer, click install/reinstall

does anybody know when they are gonna fix the theme's tab on browser?
what browser?
the browser version of vencord yk
yes, which browser are you using
the theme's tab is broken i'm pretty sure everybody knows by now
chrome I suppose
perhaps next update
hopefully
use vesktop if you want browser based
k
You can Install Vencord after last update?
yes?
thank you for helping me
Themes tab are broken on browser
Use Vesktop or discord’s app with Vencord
i shifted from brave to chrome so that it would work
themes and some plugins are broken in brave.
https://github.com/brave/brave-browser/issues/30854
It doesn’t matter
It’s a global issue
so no eta ? it wont work?
To all browsers
works on firefox
It’s already fixed in dev so you just have to wait for the update
librefox to be exactt
o
it works when i change themes usin backup
this pfp thing is a bug or intentional?
theme issue
If I change my banner to an animate one using Vencord, can others see it?
use usrbg plugin
and no, only plugin users will
ic
bro
sis
my laptop gonna die 😭
plug it in then…
then what’s your issue?
whenever I use any theme it looks like this
Try to read #faq and #announcements challenge (impossible)
oopsie
you got any themes that work
also I sneaked out and got my charger!
vwarn wrong channel!
fuck
Does Vencord have a plugin with which I can upload files over 25mb free?
no
tho, you could always compress into a zip and upload that
Yes, but if it exceeds 25 mb? I had seen a plugin that did this
pretty sure that’s physically impossible
that’s server sided not client sided
show me this plugin
yes, that splits the files but renders normally
even so doing that would be abuse i think (split large messages is)
or i might just be stupid
even so, no that’s not a vencord plugin
Okay
does anyone have the issue with vencord saying nuh uh once a week and disappear, if yes, how do I fix it
its kinda annoying to rerun the installer once a week or so
#faq message maybe
Those are not experiments rather design toggles
yes
ok i want to enable it
yoo guys
Does anybody know why i don't have the registered games option ?
it showing main Discord app
I think its because vesktop is based on web, discord web probably doesn't have that
and what about armcord ?
Vesktop used to have those settings but they crashed the app because web doesn't support them so yeah they were removed
shit
thats also web
ok I have never seen that before
vs win
it works for few minutes every time reinstall it and then same error
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
i tried
thats weird, I don't know what could cause that then
same, i also can't find the reason
maybe somebody else knows
hope so
Is there way sort of way to fix voice messages to be heard on ios? it seems to only work for android and pc
no
well not currently, there is a way but it’s not implemented
well wuts the non implemented way?
i forgor
But converting the audio to ogg doesnt work either </3
it is already ogg
convert it to the other
tho i don’t really have the technical knowledge for this type of stuff so id suggest waiting for another person to support you further
Please update, repair, or reinstall your Vencord, preferably in that order, until it works again. If all else fails, reinstall Discord and then reinstall Vencord.
better than browser
update extension
if you are using firefox
welp
maybe use userscript
mantika is queen
I was gonna say king but king sounds like this stupid alpha male talk
I reinstalled the extension and still isn't working :c
themes broken on browser, fix has been made so please just wait for next update (idk eta)

can vesktop install #1032200195582197831
yes
follow the tutorial
any downside of installing dev build
no support for silly things you do
that should be correct
👍
when i installing nodejs
the powershell suddenly stopped
should i be worried or that means the installing script is done
nvm
it was jsut loading
what am i thinking
wait
so
after i installed dev build
should i use vesktop or discord
vesktop superior
uninstall discord
then reinstall
and reinject vencord
so after i cloned dev build into documents i should be able to use dev build on vesktop right
follow the tutorial
yes
do pnpm build web
i’m pretty sure
instead of the other one
goofball


is there a calculator plugin
like if i do =bleh
it can solve it
that would be cool
guys whats the path where vencord stores the custom css in linux?
vf theme
open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.
It will
- disable custom css (you can turn it back on in Vencord Settings)
- copy your current theme links to your clipboard as a backup
- remove all themes
(() => {
Vencord.Settings.useQuickCss = false
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
thx
i used a css to change my user panel but now I cant revert it
tried turning off theme, deleting all my existing css, nothing changes it
it's not nessacarily the end of the world but would be cool if someone could help me turn it off
@finite hound
you only pinged me
what channel do i needa go
oh ok
:3
no problem
Hello I use vencord browser, my browser is Brave. Usually vencord breaks a bit like USRBG not working, no more custom themes, no CustomCSS blahblah. I reinstalled the browser, the extension itself. I don't know whats the problem
themes and some plugins are broken in brave.
https://github.com/brave/brave-browser/issues/30854
:(
What do i do?!


