#π₯-vencord-support-π₯
1 messages Β· Page 12 of 1
actually legacy install is still supported in the uninstall process I think
oh hm
hello, wanted to ask how do i add themes and use them?
i have a bunch of css files but idk how to add them
Settings > Vencord > Themes
Read instructions in there
seeking support for my friend on their behalf, their vencord is a lil broken lets just say
reinstall doesnt fix it
it also thinks its the web app n not the desktop one
did you remove any themes and quickcss?
then they did something wrong
(the page being like this just means missing css bundle)
their quickcss just had a thing to change the text
Was it working before
tell them to reinstall
done (twice) and issue still persists
how did they install
it would also be a lot easier to help directly and not via proxy
installer by removing it and installing it again but also discord broke so they had to reinstall it all over
i know but theyre not the most sociable
try using the redownload files button in the installer
how can i modify modifiable themes
there's a help section in the themes tab, read it silly
is there like a better way to install them like how the plugins are installed?
i put all my themes in a file or whatever and can turn on whatever theme i want
can i install more plugins?
yeah in #π¨-css-snippets
kind of
which plugin makes it so i can't join a vc with one click?
wdym
fixed
VoiceChatDoubleClick lol
thank you.
you copy the css there and put it in "open quick css"
is there a tool/way that lets me save other users' profile pictures?
i didn't know it worked that way, thanks!
skill issue
canary? ptb?
make sure you're using the latest build of the installer
I kept on getting this error when trying to patch stable so I just gave up and patched Dev, and that is what is currently uninjecting all the time
And I'm dumb, but not dumb enough to not fully close Discord
Also tried running installer as admin and that has not worked
running as admin bad
check app.asar perms make sure you actually have access to modify it
maybe running as admin before broke it xd
oh

I just thought running as admin would fix all my problems
I do have perms
I guess I can just reinstall discord
problem fixed
yep
keep getting this when trying to install (openSUSE)
are you using the script or did you download the x11 version manually? If it's the latter, are you sure you're not using wayland?
using the script
kwin
can you run env and send the output? This might contain personal stuff, api tokens and similar so check and censor anything u want or dm it to me
i don't think there's any tokens in this so it should be all good
do you use sudo or doas
sudo
what's the output of sudo sh -c 'echo $DISPLAY'
this is a fresh install of openSUSE, no idea how that happened
then that's an opensuse skill issue
is there a fix
i have not touched the sudoers file at all
so it shouldn't be misconfigured
run sudo visudo then search for env_keep
found that, i assume add DISPLAY
yes
you might also want to add PATH if it's not there already, but I assume it is
it's weird that opensuse doesn't have that by default because that means you can't run any gui program with root
granted you shouldn't generally do that but it's useful to have
use a different editor then
for example
export EDITOR=micro
export VISUAL=micro
slap in .bashrc / .zshrc to make permanent
added display, i assume reboot
shouldn't be needed
didn't work but i can see DISPLAY in the env_keep field along with the other defaults
i have to reboot for shell change to take effect anyways so
but this should echo the DISPLAY now
fuck i accidentally loaded windows
visudo never needs a reboot, if it didn't work chances are it failed and displayed an error
ran visudo, added line again, still wonβt work
it did not have an error when saving
if you cat /etc/sudoers, does it have the new line
it has it
ok new error this time
failed to open display:0
it recognises the environment variable, but it failed to open
just use the cli then
i tried the manual install and it failed since it said it needs root permission when i got into the gui
cd /tmp && wget https://github.com/Vencord/Installer/releases/download/v1.2.3/VencordInstalleCli-linux && chmod +x VencordInstalleCli-linux && sudo ./VencordInstalleCli-linux
didn't work either
how
show output
full output please
that is the full output
you cut something off at the end
the rest of it is trying the install openasar option
which says permission denied
I can see there something being below just show
try running it with sudo
that worked
yeah works now, vencord shows up, thanks
epic 
itβs possible
no idea how people actually make the spotify presence be custom
how do i add my own custom plugin
it already does what
How can I decrypt a message with invisible chat?
Nothing happens when i click on the lock
click the lock on message button
nothing happens when i click the lock
This happens with me too only using vencord the work around I found was to bring up the voice debug screen and then it works again
No settings change and it's only with vencord
.
have you considered using your brain
you don't have to be rude but ok
they're not wrong though, search for yourself first
so that means they should be rude, gotcha.
stop arguing please
hey, sorry if this is a double question but is there a plugin that helps with media download? such as prespecifying download locations etc? i couldnt find anything so far
where to get and how to get user reviews mod
did you even install the mod
and yes
how to make messagelogger store messages permanently and not temporarily?
you don't
i dont know how or why but my vencord says im muted all the time... ive restarted it like 10 times
am i dumb or what?
close discord first
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
windows
desktop
stable
not loading
persistently
was attempting to use a plugin I edited
plugin in question
did I do smth really dumb
const splitappIds = settings.store.appIds;
its ok
- Copyright (c) 2022 OpenAsar
OpenAsar 
ClosedAsar 
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module '/home/arch/Packages/Vencord/dist/patcher.js'
Require stack:
- /opt/discord/resources/app.asar/index.js
-
at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
at Function.n._resolveFilename (electron/js2c/browser_init.js:261:1128)
at Module._load (internal/modules/cjs/loader.js:732:27)
at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
at Module.require (internal/modules/cjs/loader.js:959:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.<anonymous> (/opt/discord/resources/app.asar/index.js:1:1)
at Module._compile (internal/modules/cjs/loader.js:1078:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1108:10)
at Module.load (internal/modules/cjs/loader.js:935:32)
^C%
(Arch Linux, discord stable)
Oops. I'm dumb. forgot to build xDD
solved.
is there a way to put multiple css themes?
you cant use bd plugins
really???
BetterDiscord is not Vencord
i know
thus a BetterDiscord plugin does not work on Vencord
but since i could use themes i thought i could use the plugins
they are two completely different things
i guess i was wrong
welp i guess i cant have the full 2016 discord look
You can try writing a theme yourself
thats not what they meant
just use bd :clueless:
You can find better discord themes, and then if there's a github source code link, go into it, and then click on the CSS file. After that, find the button that says "Raw", and then press it. You should see a text file. Copy the url into the themes textarea, and then you're done π
yes
But I mean you can try making a theme to do the same thing as that plugin
pretty sure itβs only voice channels for some reason, normal text channels donβt seem to do it
that's fixed already
is it?
yes
fair enough
the latest shc update pushed fixed it
iirc there were themes that could do that, but i forgot which ones
maybe if you search on gh you could find
ok the crashes
using the extension
all the plugin
AAaaaaaaaaaaaaaaaaaaaa why crash
try to disable each one to see which one is crashing
you can export your settings before doing that if you're too lazy to re-enable every single plugin that you used to use
or just check the console
or that
just dl'd like 100 or so updates and it bricked all my inputs/outputs, vencord settings gui stuff, and sent my nav bar to the nether realm (can only move discord with windows keybinds now). I'm not sure how backup&restore section works halp meeee
disabling all plugins doesn't fix, and it looks like discord is treating my client as a psuedo-browser client. Help me I don't wanna go back to yucky vanilla but I cant talk or hear
hmm, had to purge my asar and vencord fully, big rip to my settings and shit but at least it fixed
is it just me or is emote cloner plugin broken at the moment?
do i need discord installed before hand

yes
ptb?
or what you recommend?
you mean to install this client?
idk what ptb is
yeah
then yes
its discord beta testing client
no need just need normal discord installed
ok ty
:))
this is where i get super uber dank

gotta dl a screenshare orgoram cause im ona majoy rebloated windows
what i sai
this
yes
click install
cant i go to openasar.com to get it easier
yeah i get an error
what error?
free windows issntll dev build
you have to close discord
maybe
i think i tried
one sec
WORKED
and the plugins are in the channels here?
settings scroll down plugins
can you
it comes with the plugins
the channel
OHH
is this on AUR?
sorry?
arch repo
linux
btw
i think this works on linux if i remember correctly, but i'm not familiar with that
i had powercord and bttv on arch, i miss arch. just got boring after a while D:
i distro hop
the windows im on now is a debloated windows that comes directly from them
they just released it
veyr wicked

nope. it isn't, but there's a script to run the installer in vencord's readme
it works with most discord installations, even flatpak
ahh oke i dont plan to swith now that i have this, i hate to ask so mucH
does anyone have any cool themes thy like?

i see this
would you recommed setting it up?

sorry im atvuslly smart but had 4 widom teeth bull 3 years ago
vencord can load themes from an url. if you have a betterdiscord theme, you can use it as long as you obtain the link to it
im seirously not stupoid
but why is no links working the the themes

ive tried bttv, some githubs
send the links you are trying
all of them

im trying eveything one even the ones stated
send them...
https://github.com/unlwly/nominal https://cider.sh/ https://betterdiscord.app/theme/Discolored https://betterdiscord.app/theme/Couve https://betterdiscord.app/theme/EmojiReplace https://github.com/1337koo/BetterDiscordAddons https://betterdiscord.app/theme/DiscordNight https://betterdiscord.app/theme/DiscordNight
these are just examples
i tried using the .cdd ones but somestimes there are like 4 of them
well firstly cider isn't a theme
yeah!
secondly you need to input the raw theme filmes
i know that part
lets see https://betterdiscord.app/theme/DiscordNight for example
click here
look for the theme.css file
click raw
how do i onow what .css is chose if there are multiple, even if one says "theme"
omg my grammer i had teeth pulled im really sorry
depends
some themes have written in their readme the link you need
like nominal
feel free to ask us if you need help knowing what file to import though
yoo that's my theme wtf lmao
lmao

whoi remembers 2018 theme called norcurnal
was the best then they adds some blue to it and ruined it
but as a general tip, since most themes are made for better discord you will likely always find a file with theme.css on it

do you like this?
looks cool

if you find it cool feel free to use it!
yeah you have to import the raw link for the .css file otherwise there's no theme
for Ultra you will have to click here
they have all their themes on the same repository so you need to look for the folder with the name of the theme you want
figued it out
are you guys discord official server colloectors
i got a new one?
if anyone wants it
what is that
you join and stalk emplkoyess and find thepir private servers and make foldsers of them
kidding
its not stalking when eveything is on github
I don't get it
basically
these servers well most
you cant get in
they are official
its justa hobby i have

okay
more for people into datamining
hello guys, has anyone already figured out which plugin causes crash/restart atm?
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
- Windows
- Discord Desktop
- Stable
- fully updated
- it happend persistently like 10 times in the last hour
- don't know how to reproduce because it happens randomly
this is the error log from the console:
nothing relevant
how can i add my custom theme 2 discord?
how can i add a custom plugin from #1032200195582197831 to the discord web on vencord?
how do i do that (im new)
do you know javascript/typescript
anyways, all the guides for doing a manual install are here https://github.com/Vendicated/Vencord/tree/main/docs
the difference is you run buildWeb instead of build
No i dont know
the guides are there but we can't give you support for custom plugins
ah, does this work on the discord web version?
yup
lol
lmao thanks 
np
@rough saffron is it possible to add a better discord plugin?
no.
Alright, so im all new to this so sorry if im annoying, but it says create a folder in the src dir in the repo, how do i do that & do i fork it
.
I literally can't get transparency to work
u need a theme for it
idk
I was trying this one https://github.com/DiscordStyles/DarkMatter
did you actually enable transparency in vencord settings as well
you love
bye :)
the time is in the screenshot buddy
average discord skid
nice
only the first screenshot here is funny asf
get a grip

wait he called tenor sketchy
π
how do i change theme..?
change the url.
open settings folder
open settings.json
delete "themeLinks": [ , the theme link and ],
restart client
okay thakn you
can someone helo me with this issue?
i cant change anything
i cant turn off or on my plugins
vsupport moreinfo
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
aaaa why 
whatβs the issue
as far as I know that has no effect on anything
I get that in console all the time and literally nothing
no but it shouldn't be there
yeah but is there any actual issue?
vsupport moreinfo
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
not really enough info to know if itβs vencord
it was right above your first message

well idk, i just opened channel (https://canary.discord.com/channels/613425648685547541/697236247739105340) (DDevs) and it freezes and crashes, on windows, desktop, canary, yes updated
I hate enmity message logger
I thought you copy pasted the same message 5 times
why are you using canary
because yes
see if stable fixes it
Iβve always had issues with canary and vencord
it just breaks sometimes
this is first one i ever experienced
at least give it a try
no one else is online to give useful support because Iβm braindead

sad
MessageLinkEmbeds issue
the inside of an embed is rendered the same as a normal message so you can also have nested embeds. since two messages link to eachother it goes in an infinite loop
should probably fix
How does InvisibleChat work?
Ultra bloxer is getting egoed by everyone 
it should add a chat bar icon
decrypt is unlocking
if you hover the message there should be an icon in the quick actions on the right
Sorry I was to lazyπ
that message isnt decrypted
It is
this message is βββββ‘β’ββ’βββ‘ββ‘ββ‘ββ‘β’βββ€β’β£β‘ββ‘ββ’ββ‘ββ’β‘ββ’β’β’ββββ‘ββββ’β‘β£β£β£βββββ€βββ’ββ‘β’ββ‘ββ‘β£β£β’β’β‘β’β‘βββ‘βββ‘β£ββ’β€β€ββ’β’β’β’ββββββ’ββ’β€β’β£β€β‘βββ€β£β’ββ£ββ‘ββββ’ββ’ββ‘ββ‘ββ‘ββ€β‘ββ’ββ€ββ‘ββββ£encryted (pw is pw)
should be there
see?
what are we supposed to do when this comes up? I went to the website and all it said was 'active' in the top left hand corner
please help
i don't want to explode
So it just doesnt show
lol
no, it tries to decrypt with the wrong password which yields junk
it has no way of knowing if the password is correct
if you get junk you entered the wrong password
Why doesnt it show up?!?! https://cdn.discordapp.com/emojis/1038145738133229659.webp?size=48&quality=lossless
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
I am on a Chomebook. (So ChromeOS)
Using Discord Web Client.
I use canary but it doesnt Show up on stable either.
Yes I am on latest version.
No Error in LOGS.
Its there persistently.
Idk
emote cloner workn't
is there a builtin toggle for hiding this boy?
no but css can do it :P
[class|=recentsIcon] + div {
display: none;
}
@compact mortar
improved version β #π¨-css-snippets message
[class|=recentsIcon] + div {
/*display: none;*/
position: absolute;
top: 2.3em;
right: 0;
opacity: 0;
}
[class|=recentsIcon] + div:hover {
opacity: 1;
}```https://cdn.discordapp.com/attachments/1057371663840317593/1074178814650880090/image.png
https://cdn.discordapp.com/attachments/1057371663840317593/1074178884859342880/image.png
bit of stealth for screenshots
only the enlightened will see
well when devmode is disabled that button is actually a question mark
that's why the other two thingies
fair point tho β fixed
oh excellent point, ty!
(itβs not devmode, but the Experiments plugin (isStaff))
i donβt know of a way to just paste the svg into css and i cbb to convert it to .png so ig iβll just go with the auto-hiding for now; most ppl will prbly not notice π€
<div class="iconWrapper-2awDjA clickable-ZD7xvu" role="button" aria-label="Help" tabindex="0">
<svg x="0" y="0" class="icon-2xnN2Y" aria-hidden="true" role="img" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" d="M12 2C6.486 2 2 6.487 2 12C2 17.515 6.486 22 12 22C17.514 22 22 17.515 22 12C22 6.487 17.514 2 12 2ZM12 18.25C11.31 18.25 10.75 17.691 10.75 17C10.75 16.31 11.31 15.75 12 15.75C12.69 15.75 13.25 16.31 13.25 17C13.25 17.691 12.69 18.25 12 18.25ZM13 13.875V15H11V12H12C13.104 12 14 11.103 14 10C14 8.896 13.104 8 12 8C10.896 8 10 8.896 10 10H8C8 7.795 9.795 6 12 6C14.205 6 16 7.795 16 10C16 11.861 14.723 13.429 13 13.875Z"></path></svg></div>```
just do what this does #π¨-css-snippets message
oΟo what do you know! https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/d#using_d_as_a_css_property
new problem:
β’ vencord hangs (up to 300% cpu) when loading that ^
β’ 95% confident itβs the MessageLogger
β’ when i try to load a different url like https://discord.com/app it goes to #π¨-css-snippets anyway
i donβt suppose thereβs something like a safe mode, instead i have to dive into the config file, right?
not message logger
#π¨-css-snippets is doing that to my discord too so I assume it's cuz of something carrying over message embed
ohhhh good catch. i linked the msg to itself, so
guh
how can i safely install vencord if im currently using better discord?, any tips?
what happens if you install both?
one or the other will break
Hi, I'm having an issue with WhoReacted not displaying at all, like in the picture above.
Thank you for the mod, it's wonderful.
It does actually
The vencord version is just a bit behind
real
What I'm doing is attaching a \u200b to the message before encryption, when you're decrypting you can check if there is a \u200b at the end
broken
I will most likely fix it today
Awesome, thank you.
that's typing tweaks
yeah i see typing and know it's the typing plugin
Hey guys anyone know why discord is so laggy?
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
- Windows
- Discord Desktop
- Stable
- Yes
- No errors just lag.
- It happens quite often.
- Regular usage
I fix
How do I fix this? I've installed Vencord many times before, but I never had this problem. I'm on a fresh windows install.
close discord
restart pc idk
you've done something wrong
common windows L
I'll reboot
Uninstalling Discord, deleting all Discord-related folders and reinstalling fixed it
Idk what I did but whatever
How do i activate my themes i put in the themes list? tried restarting dc and so on but it wont activate
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
show the updater tab
https://github.com/DiscordStyles/DarkMatter/blob/main/DarkMatter.theme.css
It's from that GitHub site
**DarkMatter.theme.css: **
/**
* @name Dark Matter
* @author Tropical#8908, Hammock#3110
* @version 3.0.0
* @description A cold, dark & frosty theme.
* @source https://github.com/DiscordStyles/DarkMatter/
*/
@import url('https://DiscordStyles.github.io/DarkMatter/src/base.css');
/* Variables */
:root {
--avatar-size: 32px;
--background-image: url('https://i.imgur.com/7SbtKvw.png');
--home-image: url('https://i.imgur.com/233d55Y.gif');
--background-solid: #161921;
--background-solid-dark: #101218;
--background-solid-darker: #0c0e12;
--accent: 37, 172, 232;
--accent-alt: 29, 101, 134;
}
Fyi it works in the quick CSS thing when I copy the exact code from that raw website. Idk why it won't work as a link
Can we use our own theme with vencord?
Ya
yea but it is a bit hard to do considering that you can't just point to a windows/unix path and import it
Got any info if you can get that to work?
Is there any learning material on how to do it anywhere?
put it on https://gist.github.com
Thank you both!
np
Is it possible to use custom plugins (plugins from other discord mods such as Better Discord) in this modification or do I have to suggest a plugin in the epic ideas channel in hope that it will be put into this mod?
you cant
yeah use #1015408930060501033
or github
check if your plugin is on github already first
ok ty
my friend is tryna load a theme
and it doesn't work
for me it works fine but for him it just shows his normal discord
raw doesnt work right now
@graceful lark tell him to use this https://raw.githack.com/
raw.githack.com β CDN for your source code
put the raw link into the production side and then put its generated one into discord
should fix it
whenever i install vencorc on my laptop it dsabled the bar at the top so i cant move, minimize maximize n shit
how do i fix this 
it's either your theme or you enabled the frameless option in which case maybe don't enable stuff without knowing what it does :P
I dont have a theme enabled and its a fresh install
and the settings and stuff all look like this
It thinks its the web client while its not
I did all of that
twice
i even went and deleted all folders discord and vencord created
still doesnt help
open devtools and show any errors relating to vencord
any ideas?
no
damn
i havenβt really done that myself (successfully), but the Chrome DevTools have profiling features, possibly those could shed light on where the bottlenecks are
I'm using the windows version idk if you can access that
yeah you can, after setting a flag in a config file
huh
ig vencord or openasar enabled it then
(heh somehow i lowkey love this dirty hack)
In the desktop app, press Ctrl-R (yes this reloads Discord, so don't do it during VC) and quickly press Ctrl-Shift-I before the app script has a chance to disable it.
stare at it for long enough and you can see through the matrix
yeah i think i had about the same problem when i tried lol.
maybe google can help with a guide; or chatgpt
example query web app lag what do
thanks anyways man
sure π
do u use any plugins? that could cause ur lags. Also try to turn off ur theme, that could cause lags too (just noticed when i switched from the QuickCSS file to a RAW github file with https://raw.githack.com/ this converter for the link)
raw.githack.com β CDN for your source code
so github is better?
for less lag
it doesn't make a difference
devilbro is the guy who manages to create a memory leak just by using css
try xattr -cr /path/to/discord
if that doesn't work, shrug, consider using a better OS
π¦
So anyone else use the theme expirment cause i think they just changed it and you cant choose solid colors
anyone have a workaround or custom css for it
is there anyway to disable the 2 extra steps to connect to a voice chat?
ICE Checking and DLTS Connecting
they take too long to connect
the plugin that can increase volume during calls up to 500% doesn't seem to do anything
after 200% it doesn't change
I'm using armcord if that has to do anything with it
plugin broke and now the fix broke too

@quartz cosmos doesn't work with armcord

wait how
I wrote it after this message
Anyone got some problems updating discord? My discord won't update, it fails to update even tho I have internet
none at my end, unless discord pushed a client update yesterday when i was sleeping. you could try uninjecting vencord if you think it is the culprit, but likely it isn't
I guess dame problem as this one
Will I keep the settings or is it gone after that
iirc it will, but you can export the settings if you're scared of them being deleted
just go to the backup and restore menu
oh, you can't access vencord's settings
Ye
maybe you could try openasar and see if it fixes
its a random guess but idk
maybe the fast update screen option from it helps
Nah I guess I will try to just uninstall it for a sec
discord? or vencord?
Vencord
ah
Ok done, kept my settings, just uninstalled and then installed after the update was done. You can also copy your settings if U know where u got Ur vencord files
so it updated after you uninjected vencord
You just need to uninstall vencord, then update DC and then reinstall it
Ye
When I opened the normal dc again
@shell veldt you may look at this case btw
is there any way to see timestamps when an error was in the dc console? Got many 404 server errors and idk if they have something to do with that updating process
(they dont)
- you can just do it with this tab
- Uninstalling won't delete ur settings
ye but if u cant access dc, then the best way is to acces the settings in the files explorer and saving them there
see point 2 :P
ye i didnt know that uninstalling wont delete the settings... but the main problem is that i had to uninstall it to update dc
mhm
bottom right:
alr ty
where vencord folder (linux)?
find on / did not find anything surprisingly
oh my god its with capital V
~/.config/Vencord
why 3rd party plugins no load
you have to do a manual install for user plugins
π€
and made userplugins folder in that
did you build after adding the user plugins
pnpm run build
in the vencord folder?
yeah
no package.json or yaml
ok yeah you haven't done a manual install then.
Follow the instructions on https://github.com/Vendicated/Vencord/blob/main/docs/1_INSTALLING.md#installing-vencord
back to the powercord/replugged ways yeeey
honestly yeah the user plugin process could be a little better, but oh well. cant have everything in life
yeey it loaded
and my screenshot tool broke
now lets pray the first image it pulls is not nsfw
nice
no request or response data
i've been trying to debug this for a whole day and i'm out of ideas
i tried to host all the files on discord's cdn and it loads the css file but doesn't load the fonts
firefox skill issue
whats ur extension version?
if u have 1.0.5 it's firefox issue, if u have 1.0.4, upgrade
@loud stirrup
try this: #π₯-vencord-support-π₯ message
does not work, unfortunately
looks like Discord is trying to crack down on this kind of stuff
firefox
literally just above lol
i'm on 1.0.5
then a Firefox issue for now
wait actually
go into extension settings and grant these
yeah okay even with them on it doesnt work
firefox is just bad
ughhhh
my vencord broke
it shows nothing
and i had to force close it with task manager
and then
it shows up
is it just me?
don't filter
whats filter?
and that error popup is unrelated or a deeper issue with your system
oh
u meant the console
wait
thats weird
i tried to reinstall it twice before
it wasnt gone
but now its gone
nvm
its coming back
guess no vencord for me then π
scroll up and screenshot more of your console
we can't see the error that crashed your discord
what kind of error should i look for?
so I'm installing vencord on a new device and I imported my settings, but after importing my font is not the same as what it used to be.
Is this because I decided to install OpenAsar on the new installation, which was not present on the original install?
just send all the red ones you find
let me see
aight
yea I guess I do
should I add that code to my main theme code?
you use custom css
cause the theme I use rn isn't just for font
or themes
ohhh
you can paste that link into the themes
you can load multiple?
No I pasted the code into quickcss
I just copied the stuff from your link and pasted into the quickcss editor
yea
aight
good to know
if you want to know why it was broken
it's cuz discord stop giving the old font with their source code
and your theme relied on it existing already
ahh
the new one I gave you hosts the font themselves
no prob!
I fixed by just using Tampermonkey userscript instead of extension
works great
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
- What platform are you on? Windows
- What client are you using? Discord Desktop
- What branch are you on? Stable
- Are you fully up to date? yes
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them... nope.
- Does this issue persistently happen, or only sometimes? just started today, and thrice
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful. im not sure how to reproduce it
there are 100% errors
it's not possible for it to crash without logging an error
so check the console for anything red
i already reinstalled it, it was shows on thrice attempts.. this is the forth attemps
and the error havent show up yet
wil let you know if its happening again
because the extension wasnt working?
not what I meant
I meant tampermonkey compared to violentmonkey
tampermonkey is atrocious
it doesn't work on violentmonkey ff + it doesn't matter
oh, why?
iβve been using it b/c itβs the most popular; havenβt compared Violent; (i had Grease back in the day)
(@mossy lagoon note you can make this more convenient by filtering for them: )
proprietary

oh right, since recently
itβs always been proprietary though
they didnβt just close source it at one point
hm he did, but evidently that was alr 10y ago (https://github.com/Tampermonkey/tampermonkey/issues/1515 ). Weird, i really thought there was a change like that like 4mo ago, but canβt find anything in the changelog (https://www.tampermonkey.net/changelog.php?version=4.18.1&ext=dhdg )
π₯±
i think im the only one with this issue but my discord straight up crashed and now vencord is completely missing and wont reinstall
your discord is crashing when you start?
no it crashed, and then when it reloaded itself my vencord is completely missing
i've tried reinstalling it about 6 times
ctrl shift i does nothing, it just brings up something relating to my GPU software
yes
do you know how to go to the local appdata
ye
aight click on the discord folder
in there
how many apps-blabla do you see
0
https://apatheticcaffine.s-ul.eu/Tvw6YOyv (from discord folder)
im unsure wtf im doing wrong here
oh
Oh yeah
alright uh
i tried deleting the folder
but it wont let me even if i kill discord via task manager
what does it say
Ah
So I assume that is the app folder that is in use
Idk maybe u have to delete the other one? Dont take my word for it tho
nah they need to delete the older one
Why is it in use tho?
taskkill /f /im discord.exe maybe?
alright i closed both discord and the vencord installer, still nothing
apparently
what do you have open?
firefox, task manager, and file explorer
would you mind screensharing
discord is currently open to talk, however i might get on mobile in a second
This is why we use Linux 
this isnt a windows problem, this is a discord problem
if you arent going to help, why talk to me at all
i dont mind, however i dont think thats gonna help
we can at least try
I was trying earlier, but I wasnt able to help. I was only joking anyway.
Sorry if I offended u or smth
you didnt offend me, im just trying to get actual help :P
idk either
I honestly have no idea
I also double checked and we are deleting the right old version
this is the latest
use the installer and show me what it says
click install
well it is trying to patch the right version
does it say it successfully patched when you have discord closed?
when i closed discord last time i did this, its the exact same as it is rn, completely blank except for openasar
does it say this
i mean i could check but i would have to stop screensharing
yeah feel free
Yep
and vencord isn't there?
no prob!
god i feel like im fucking crazy now lmfao
you are fine lol
mental health #π₯-vencord-support-π₯
Just wondering if any of you are having this issue at all, when I try to scroll down on the plugin settings it teleports me back up to the top every single time without fail, I was just wondering if there was a fix for that?
(i donβt have this issue)
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
Discord wont launch
vencord is spamming these two errors on discord ptb using windows 10 while launching discord
i can get in discord, however clicking settings/anyones profile just crashes it
disable platform indicators or see if it works fine on stable
Vencord.Settings.plugins.PlatformIndicators.enabled=false```
why is discord not working for me?




