#🏥-vencord-support-🏥
1 messages · Page 170 of 1
If the installer doesn't open, follow the second section of the install instructions.
are you sure you don't have this in your settings
are you checking on web or desktop
how do i enable inspect? i forgot
Can you run /vencord-debug here for me pls
Also, do you have any experiments enabled?
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Standalone) - 9 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9024
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (28):
BadgeAPI, CommandsAPI, ContextMenuAPI, MessageAccessoriesAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, NoTrack, Settings, SupportHelper
im dead
im on linux and now when i open share screen my sound turns spiky and like very currapted im using pipewire
i can't get rich presence to work
the application does connect to vencord/arrpc/whatever but the status does not change
the same code works with regular discord
can someone help? i dont see the ReviewDB plugin? also no updates for me?
(linux)
can custom css acces locally stored images ? bc when I do that :
--background: url('themefiles/wallpaper.jpg');
I just have a blank background
but with that:
--background: url('https://i.imgur.com/rn0AlMm.jpg');
the wallpaper display correctly
ive tried with both vesktop's built in rpc and with the arrpc plugin and an arrpc server
it was removed from vencord
no
oh okey
Is there a way to make it work ?
i can't offer any immediate solutions
ok, thank anyway
someone made a BD plugin probably years ago at this point for this where it made a local server or something so you could use local files with css
but vencord doesn't have anything similar
if it helps, one of the applications i'm trying to use rich presence with outputs this error:
(11/18/2023 15:45:57) [Everest] [Error] [discord-game-sdk] Handle reply error Error("invalid type: null, expected struct Activity", line: 0, column: 0)
you can use base64 encoded images in urls but for a background image it's probably going to be huge
could be split into its own css though and @imported for convenience
see data URIs and base64, try with a small image first
I hadn't thought of that, it's a great idea. !
filesizes can't be overcome by client mods pretty sure
@valid void n word in @pearl rampart's pronouns, send them to the principals office and get them expelled
yikes
I hate that the pronoundb plugin won't show pronouns in messages without opening the profile popout first, borderline useless tbh
not for me
ive found a lot of other people asking about rich presence not working on linux via channel search and none of them have gotten any solutions, and all the github issues i can find are closed without any real solution besides "just use the setting"
only a few times they've showed up for a few people without having to open their profiles
output of vencord-desktop:
[arRPC > ipc] listening at /run/user/1000/discord-ipc-0
[arRPC > websocket] listening on 6463
[arRPC > process] started
[arRPC > ipc] new connection!
this error shows up in console whenever something tries to connect to rich presence
nevermind, updates werent applied
I dont know where else I could ask this but I have a problem with the discord client always crashing on my laptop, as in its to the point where clicking in and out of the window itself can cause crashing, as well as doing literally anything else in discord (switching servers/channels, pasting images, playing videos, minimizing/maximizing the window, etc.) Its not vencord or any other modification as ive already tried uninstalling them all and reinstalling discord. I cant find any crash logs, nothing in event viewer, or even any messages from discord itself (program just instantly closes uneventfully). any help would be so appreciated.
os ? vesktop or injected discord client ?
stickers are not working
every couple hours or so discord pops up with a javascript error for vencord and it makes me restart discord every time
Known issue with fake nitro, please search this channel next time
You'll see several results with the same answer
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.
I delet it.
ion know why the loader says its open but I can't find the tab 💀
Check task manager
does invisible chat require other people to also use it or no
like
as to read the message
i have a question. Whats the mod that tells you what device people are on
🤷♂️
platformindicators
alr thanks
yes, or use the script it's based on some other way https://github.com/KuroLabs/stegcloak
can you also explain like how exactly it works and what it does
it encrypts the text using the key provided and then converts the text into various invisible characters
then the reverse is done, take the invisible characters from a message and apply the key to decrypt
there's more than enough invisible characters in unicode that any text can be represented with them
okay so like
theres a secret message
under a plain text message right
so if i send messages with it on
people can still see it without it on
but only people with the plugin can see the secret message
people can see the plaintext you add on top but not the secret because the secret is slipped in with invisible characters that are also encrypted
those with the plugin will see that it contains a secret but can't decrypt it without your key
yes
Hello, so I have 2 themes downloaded, one is Basic Background theme, and SoftX theme. I accidentally enebaled both, but when i try going to settings, it does appear but it appears behind everything, I cant strool on it, can't click on it, nothing. I deleted both files but it's still there. How can I fix this?
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 = []
})()
is there a way to create a permanent friend invite link?
apparently vesktop just crashes when it boots into windows;
i put the "boot with windows" checkmark, and it just hangs at "loading vesktop" forever without loading. for it to actually load i gotta close vesktop from the tray and open it again
ive installed vencord but the vencord settings are showing up in discord
for some reason when i go onto a specific application, the whole screen of that application shows my theme image, but if i switch my account the application goes back to its normal screen (both accounts have the same settings + nitro)
what does 3y3 do?
guys what does 3y3 do
When I try to pop-out discord streams/vcs, it goes into my browser and doesn't work rather than in a discord tab.
Vesktop.
Is it a vesktop issue?
so i found out what vencord was today from a friend and wanted to install it. but when i was in the installer it forced me to put in a custom location which i found odd and now im lost
(re)install discord
Why when I download themes for vencord only one out of six works properly?
A recent Discord update broke the majority of themes. If your theme is not working, either wait for the developer to fix it, or try a different theme!
Tessie w

How do i compile plugins?
thank you
:3
THANKS SO MUCH
Yo I have a question about the plugin InvisibleChat. Are there any known bugs that cause the "this message has a hidden message" prompt to appear? Stuff like using certain characters? (Ex: Kaomoji)
yeah i think i used to have false positives sometimes, back when that plugin was still available on Web
nvm, apparently it still is available on Web and no, i haven’t seen that bug in 2 months i think
hmm
I'm encountering a bug tho
where I use kaomoji from my phone
also it wasn’t a prompt at the time, just the lock icon
but it says it encrypts, which I didn't do
wasnt that advanced and they you very much for sending me link :D you are an amazing human being
paste an example such message?
Np
(ノ◕ヮ◕)ノ*.✧
are the dev flags supposed to be visible when isStaff is off?
so any kaomoji with a zero-width space character will trigger the plugin?
i’ve turned on the DevTools at the top, now my web dc doesn’t load anymore even without venc:
it works in incognito mode and vesktop, but clearing cache, and cookies from all 3 dc sites (plus even support.discord.com for good measure) from edge://settings/siteData does not fix it!
because not playing type
^ this for both
✔ a8 clearing Local Storage from DevTools fixed it. So weird that that isn’t included in edge://settings/siteData – it’s literally site data
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Vesktop v0.4.3) - 9 Nov 2023
Discord Branch: stable
Client: Vesktop v0.4.3
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (32):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, MessageEventsAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper, WebContextMenus
@vague crater
hello my friend was trying to set this up and it gave him this
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.
Quick Q- is there any significant difference for installing 3rd party plugins on Win11?
3rd party (vencord) plugins cant be guaranteed for your (account) safety and can be lower quality than the official ones
I understand, but since there isnt a plugin that i want thats official and no requests are being taken as far as i know ive opted to go this route.
Other than that and maybe lower quality code, not really
We cant really give support for the dev install so you’d be most only your own
interesting thats the case considering theres a channel dedicated to 3rd party plugins, unless im misunderstanding the scope of the channel?
Think of it like the website of betterdiscord, they wouldn’t actively check
Noted, thanks for your time ^-^
I dumbly asked in gen bc I tunnel visioned and didn't see this channel but can someone please explain how to install 3rd party plugins to a bumbling idiot because I'm too autistic to understand the instructions in the pins
I apologize for my idiocy and for being annoying
id look above as i just asked about 3rd party.
- clone the vencord repo
- add the 3rd party plugin you want to
src/userplugins(create the folder) - make sure you have
nodeandpnpminstalled - run
pnpm buildthenpnpm inject
😓 I gathered that but I don't understand how to do the clining and whatnot
the plugin folder I understand because that's easy to figure out
I have no idea what I'm doing when it comes to the rest 😔
do you have git?
- yes:
git clone https://github.com/Vendicated/Vencord.git - no: go to Vencord and download as zip and extract that zip
hello i mentioned here yesteday this as well, my discord is randomly going back to the loading screen when i focus out, any idea why could this be happening
hey, is there any way to make this option disappear? I swear it didn't use to be there, because my muscle memory of pasting is failing me now, I swear paste used to be the bottommost option
owahhhhh
can i make custom unicode stuff with this website?
[class*=separator_]:has(+div>#textarea-context-vcd-spellcheck-enabled),
#textarea-context-vcd-spellcheck-enabled {display:none}
thank you, but what do I do with this code
Does right clicking highlighted text in the message bar work on Vesktop because it's not working for me ?
Like it won't let me copy, paste or spell check
Yes
i mean, seems to for me.
Works fine in browser and normal discord, just not Vesktop
maybe try repairing your install?
Couldn't hurt
id just export settings and repair idk i just started using vesk like 20 min ago
i know that it was an issue on regular discord a while back
oh crap, now all my vencord settings are gone 😭
i have a reasonably recent backup export, but guh, i gotta stop procrastinating on getting cloud sync to work again
When you gonna go fix the code yourself
And we ain’t obligated to code-
hi, any idea why the CustomRPC plugin does not support the custom activity type?
wdym by not supporting cutuom activity type?
value 4 should be CUSTOM, per https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types
im guessing if the dont have it there is a reson
probably, that's why I'm asking 😄
from what I read, CUSTOM is actually disabled for bots but should be avaiable to users
prob just as i saied its just playing with things that discord dosent like
can i use vencord on the web version with microsoft edge extensions
@idle lotus what did you do to get the "needy for support" role lol
i may have kinda been a dumbass in chat
rip
Its on the vencord website
yea
it is? didnt even notice it once
Should be able to get it from the chrome web store
i dont use chrome tho lol
now the peices are coming together
hmm trying to figure out how this activity was done. (the heart at the start looks like it's custom - emoji + message)
alr
what the
yay vencord
lol
i use tamper all the time lol so i didnt need to install
couple questions, are these little icons/buttons limited by type(like svg) and is is possible to use a local file path as a source for an img?
Vencord Installer doesn't show up when I open it?
If the installer doesn't open, follow the second section of the install instructions.
Ye i get it thx
it’s not a removeable role. No one in the server can remove it sadly
did that guy just leave
yes

ok
related to this, this is how it's looking when not streaming
any clue what this might be? 😄
Do you have any experiments enabled?
nope, I don't
Damn discord are fast with that
It’s just a new feature discord are adding where you can set a mini status it’s weird
i wish they would increase the character limit for bios >.>
got it, tyvm
when yall gonna fix the pindms plugin, its fucking up my entire chat
Yea I opened an issue in the discord support forums for that 😭
Thats mobile
Wym
Ur in vencord
Then I have the dum
What device did you take that ss on
Pindm’s works normally for me
And if you turn it off it’s fine again?
Still being weird
I am not the brightest, don’t mind me
Could be theme?
i believe it breaks if all your open dms are pinned
try opening a new dm
It’s weird even when you disable the pinDMs plugin?
I don't have anything pinned and it still doesn't fix
tried reinstalling and everything
Oh in that case I really doubt it’s the plugin it’s most likely something else
Wait
Can you run /vencord-debug here
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Standalone) - 9 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9024
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (31):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
That’s weird
Do you have more DMs under this?
Yes 💀
Do you have anything in your QuickCss
and wb your online or local themes
Have you tried it with amoledcord off
amoledcord is off
O
If you use Discord in browser do you still get the same issue?
I'll have to get vencord extension rq
Without vencord though, you don't have the problem right?
Nope
its the pindms plugin
causing it
Hello i try to ctrl +shift + i but it disconnect me from discord everytime
I have the forbiden line in my settings.json automaticaly with openasar so im confuse
@ me or thread this message if you want to help 🫂 
vf crash
This is a stock Discord issue. There is nothing we can do
However, here are some solutions that should work:
- Many people have stated that opening devtools while Discord is still loading prevents the crashing
- Devtools work fine in Vencord's custom client, Vesktop, or just your web browser - you can use the Vencord browser extension
- It seems to be an issue exclusive to Windows. You could try switching to Linux
No the plugin is on
this is when its off
?
wait a sec
im js
looking at patches
@hazy breach
what
is happening
i cant recreate the isuse do you have any idea
Idk why noone else has had this issue if the patch has been broken for idk how long
getRowHeight check needs an update whoop
@broken tiger we found an issue with one of the patches so we'll work on fixing that. in the meantime just keep it disabled and i'll ping you when the update it pushed.
Alright
dont recommended devbuilds
oh alright
i have a fix
i need to test it
????
i cant recreate the issue how else am i gna see it work
where can I access/edit the data store for plugins? since slash commands don't support new lines on PC for whatever reason, I was going to directly edit a tag that I created with the MessageTags plugin, and it seems to access some sort of DataStore judging by the source code, but I can't figure out where specifically it's accessing
nvm, I think this is it?
but now how do I edit this
as a workaround you can use /n in tags
*\n
pretty sure you cant
wait no
oh yeah it is
odd
its a backslash here
yea backslash is usually escape chars
my ability to read is impressive
I should also ask rn, is it possible to use user plugins with the userscript or extension? I know this needs rebuilding but I don't know how to rebuild for those cases
building with pnpm buildWeb
for the extension, userscript or both? I have to use the userscript because I'm using firefox
both
A recent Discord update broke the majority of themes. If your theme is not working, either wait for the developer to fix it, or try a different theme!
sweet, it builds an actual firefox extension. unsigned though
so firefox won't let me install it uhhh
I can install Vencord.user.js but the extension signing thing is fucking stupid, ty anyway
~→ curl -fsSL https://get.pnpm.io/install.sh | sh -
curl: (22) The requested URL returned error: 404
pnpm version '8.10.5' could not be found
~→
``` LOVELY
You need to use nightly
kinda stupid but the userscript still works
Can you use the one packaged in npm?
~/pnpm→ sudo npm install pnpm
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*
npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-11-19T16_03_16_671Z-debug-0.log
``` BRUH
okay i did it
woohooo
pnpm installed
wow, woohoo!!!!
hey just wondering if it's discord or vencord forcing multiple image/video uploads to be singular embeds instead of a gallery
doesn't seem to be my custom css but i also couldn't find the setting in vencord
just wondering because there seems to be some weird clipping
Send ss
singular message, 2 embeds but not as a gallery
send /vencord-debug here
however second image is cut
ok
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Standalone) - 9 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9024
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (109):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
but nah wasn't the issue, was referring to the random clipping
or rather cutting of images
when they're not at full res
nvm solved that by checking plugin settings

dang no external emoji but nah didnt know what the plugin was named
ty
helloo, for some reason when i go onto a specific application, the whole screen of that application shows my theme image, but if i switch my discord account the application goes back to its normal screen (both accounts have the same settings + nitro, the screen also goes back to normal when im not focused on it)
wdym by specific application
So do I do it?
The issue has been fixed in the dev build version
Idk when it'll get updated to the main branch
That's up to ven
I'm not allowed to reccomend the dev branch apparently so
and wdym by theme image?
could you take some ss or a recoring please
Ok but how do I use the dev branch
this?
https://github.com/Vendicated/Vencord/blob/main/docs/1_INSTALLING.md
https://github.com/Vendicated/Vencord/blob/main/docs/2_PLUGINS.md
yea
well kinda
This
I don't get it
Doesn't tell me anything, I just look up the word dev
and it sends me to this
These tell you exactly how to use a devbuild
If you dont understand them then you probably shouldn’t be using a dev build
i'm not sure if this is the right channel, but does anyone know what happened to the reviewdb plugin?
It was deleted
ah sorry, my wifi went out for a little, the image below is of the application im talking about, im trying to find out if it does it to other applications too but so far only this one
what IS the application
what OS are you on
blender, and im on windows
So when you open blender that's all you see...
this is what it looks like when im not focused on it
so back to normal but also when im on this account it also looks normal
i tested it with a few discord accounts and it only happens on my main one
So to summarize, when you're logged into you main discord account, using vencord with that custom theme, by opening blender and focusing on it, it makes your blender window become your theme image.
Is that accurate?
pretty much
Run /vencord-debug here for me pls
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Standalone) - 9 Nov 2023
Discord Branch: ptb
Client: Discord Desktop v1.0.1044
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (72):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
i also tried with the regular discord application
instead of ptb
and canary as well
Do you have some sort of rich presence plugin for Blender
nope
i checked with some other applications and the only other one that has the same issue so far is roblox
What happens if you use another theme
let me check
some themes like the LilyPichu theme works fine and some themes will flash it before going back to normal, i also need to restart my discord after taking off the red bunny girl theme from above
A recent Discord update broke the majority of themes. If your theme is not working, either wait for the developer to fix it, or try a different theme!
I think this is potentially an issue with your GPU? Idk how vencord would even be able to do that
Do you have up to date graphics drivers
ah no i dont, i'll try updating it and see if the issue persists
hi, how do I install my own vencord plugin?
is it actually a vencord plugin and not for some other mod
||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.||
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.
does the plugin say its for vencord
i'm talking about MY OWN plugin, e.g. a plugin I MADE
🙂
ah ok
1: setting up a dev build and 2: plugin time
does anybody know where vencord stores it files? like the files injected to discord.
in the source code
like in my own pc
its not stored anywhere
the files the installer adds to my pc
thats not how you add plugins
they're stored in appdata like discord itself but not in a readable/editable format like bd for an example
@formal scaffold
oh ok
if you are trying to add your plugin, then follow this website: https://github.com/Vendicated/Vencord/blob/main/docs/1_INSTALLING.md
the problem with that is that I will miss most updates
there is no other way
you can just update it manually
Something like being able to inject JS into the app would be better
I am able to do it with the browser, using an userscript
i'm not sure if this is intended, but when i delete my own guild, it says i left it with RelationshipNotifier.
yeah because you arent in the guild anymore
i deleted it myself
It just tracks if you are in, or not in a guild.
if i leave a guild, it doesn't sshow that
if i left vencord rn on my client it wouldn't notify me
so no way to automatically inject JS every time I open the app?
but if i made a new guild and deleted it i would
nope
you have to do a dev build
How have you managed to make your own plugin if you dont understand how vencord works
||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.||
just the way it works
annoying but ok
I just looked at the basic code lol.
enjoy y'alls days :p
How is it annoying? 😭
i delete guilds a lot 😭
what
why??
that's a long story
you mean the source code?
Mostly the browser code and how some plugins work. https://github.com/Vendicated/Vencord/tree/main/browser
I did not look at the installer, but was able to make a simple plugin just by injecting a userscript into the browser.
huh

ok
well
you need to clone the repo, add your plugin, install dependencies, build.
i have no fucking clue how you did that because that's just not possible with vencord's plugin system
I used this
Vencord.Plugins.plugins.Test = {
name: "Test",
description: "Test",
authors: [],
dependencies: ["CommandsAPI"],
commands: [
{
name: "test",
description: "Test",
inputType: 1,
execute: async (_, ctx) => {
console.log("test")
},
},
]
}
- userscript
just
leave it be
i dont have the braincells that i can spare losing to help with this
@formal scaffold Read this:
https://github.com/Vendicated/Vencord/blob/main/docs/2_PLUGINS.md
and
https://github.com/Vendicated/Vencord/blob/main/CONTRIBUTING.md
that is absolutely not how you make a plugin
https://github.com/Vendicated/Vencord/blob/main/docs/2_PLUGINS.md
before I was using discord in the browser, so it was easier to me just to use an userscript
so I would keep updates etc
also you do know what typescript is, right
yes. i just don't use it
you'll have to use typescript in vencord
I know how to use it 🙂
i just used an userscript manager with no typescript compiler before.
ah ok
and yeah I no longer need support in how to make my own plugin 🙂
||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.||
the issue is still the same even after updating my drivers, but i think i'll just use a different theme, thank you for your help though!
No worries, weird issue & I'm sorry we couldnt fix that for you.
How would i use customRPC? it completly lost me at application ID, (Im new at this type of stuff.)
you need to make your own app at discord developers https://discord.com/developers
💔
https://discord.com/developers/applications
create a new application, and the application id will be here:
oo
So uh. I tried using devtools and I forgot about the fact that it crashes vencord and now I can't launch discord anymore bc it crashes immediately. Tried uninstalling vencord as well as reinstalling discord itself.
I used the experiments plugin to enable it. As well as the only experiment I enabled is Custom Call Sound.
(I'm on mobile discord rn if your wondering how I'm sending this)
It crashes at startup tho so how would I close it?
I'll try I guess
Oh shit it worked
then that's an unrelated issue
np
i set one up, but it doesnt let me change the icon again, i wanted it to be changed to something else, i tried in the portal, but it didnt show the new icon in discord.
nvm fixed it js had to reload
how do i fix that share screen isnt working in linux?
is there a plugin that adds folders to your favourite gifs
i've heard about it but not seen it
no
(in vencord)
hi i installed vencord, had to rename discord.asar to app.asar and opened discord and it dont work, any idea?
Your original Discord installation has gone missing. Reinstall Discord.
Is there a see all channels plugin?
Yes, the show hidden channels plugin
i cant find it, is it on the web version?
Found it! ty!
anyone knows how i can fix this?
hey is there any way to disable hardware acceleration?
i really need to disable that
Vesktop btw
how much space will this program take
afaik there's a launch parameter/argument for that but I don't remember, probably electron default argument
Nuh, it is still possible using the userscript
<2kb
you have a broken discord install
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.
Omg, every time I open this channel I see this screenshot
@dim axle
Ok
Hi and so how do I fix my broken discord problem
when I enter the Vengord installer it says ok or take me something like that and I click on it and it takes me to the discord folder but I don't know what to do can you help me and above all is there anyone who speaks Italian?
@copper iris
XD ;-; Sorry, but it made me laugh
help i touched f11 by accident and now the window size is the same as my resolution and i cant do anything about it 😭
#1 stop mentioning people
#2 delete folders named Squirrel and Discord in the folder it takes you to
literally grayed out
i even tried reinstalling vesktop
1 sorry
does nothing
fully restart
bruh
try to delet the vesktop cache or anything related to vesktop/discord 🤷
np
Speak italian?
nope
only french/angliche
(angliche = english but better)
(that's what my teacher taught me in 4 years)
why i can't open the installer? 🥺
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
The only problem with that the themes don't work
A recent Discord update broke the majority of themes. If your theme is not working, either wait for the developer to fix it, or try a different theme!
Oi :(
i was trying to install the vencord dev, but can't open the installer, so? what i can do? i tryed using "pnpm inject"
why are you installing dev version
i need to do things
so you're following this guide? https://github.com/Vendicated/Vencord/blob/main/docs/1_INSTALLING.md
yeah
ok I'll be honest I have no idea about any of that stuff
aw, it's okay tho
Hello, for some reason when I do ctrl+shift+i to inspect an element it logs me out, any idea what's causing it?
enable nodevtoolswarning plugin
discord hides your login token in devtools for security (idiots running code in the console) which causes discord to forget your token and logs you out
dev tools auto forgets your token to prevent you from accidentally leaking it so it logs you out if you close discord, i think elemnt tab also crashes idk
Ah gotcha thanks
Disable the plugin, unless you intend to run the arrpc backend yourself.
After enabling the plugin It doesn't log me out anymore but it still crashes discord 🤔
try to hit ctrl shift i as fast as possible after you start discord
yeah that happens a lot, you might be able to have it not crash if you open it when discord is still loading, or you can switch to Vesktop if you don't mind losing global keybinds and ingame overlay
😄
I don't use the ingame overlay much
its very good. also if you dont like that it shows up as vesktop on the tray, you can modify the source code so it will look identical to discord
i did this and noone would guess im using vesktop
Ah that's cool lol
heresy
Does everything else work the same except for the overlay and keybinds?
mostly yes but better, it's basically web discord in an electron wrapper
Oh nice
also it is much faster and looks like desktop discord
its better than normal vencord
I'll try it out 👍
gl!
vesktop with arRPC
Hi! I have a problem with arRPC. It worked fine until yesterday.
How i used it and what might broke it:
i made some scripts so that it runs at startup and also starts hidden. This worked very well and i could restart the pc without any problems. I restarted the pc like 10 times and nothing broke. it was working as expected.
Yesterday after i started the computer it just stopped connecting to discord. It still opens the connection and starts just fine, but neither vesktop or discord web can see it. It connects to the client but then just cuts it off or something, bc 'new connection!' shows up in shell after discord restart.
yes i reinstalled and recompiled vesktop and arrpc like 5 times already
Does anyone have some advice on what to try?
Thank you!
Disable the plugin, unless you intend to run the arrpc backend yourself.
ah please Tessie
do you happen to know it?
--disable-gpu didnt work
app.disableHardwareAcceleration()
is there some sort of voice changing/soundboard on vencord? (something like voicemod, if there isnt, it would be actually 🔥 to have as an actual feature.)
no
💔
you might find a user plugin
user plugin?
yah
what does it do
search it up
its not an official plugin, someone made it and devs didnt put it in vencord
but i dont think you will find anything
do you want to turn on and off the lights from vencord too
ok how do i get user plugin, (im on the web version)
yeah
maybe even bring my livingroom TV to my own room
have it summon a servant to bring me food too
idk, i only use vesktop
thats the red button in the white house
next to the other red button that isnt labelled
⚠️ Not activating the developer tab will make Discord crash, you'll have to wait for updates from Vencord in my opinion because Discord is making changes to make Discord better in the code and everything. ⚠️
Update Vencord. If you can't access the built-in updater, use the installer to repair.
ive seen this before, where do i put this though
you have to edit the code
gimme a moment
only places i can think of are:
src/main/index.ts
or
src/main/mainWindow.ts
.
is there anyway to do this with my current non dev install without having to complie the program for this?
i dont think so
its not hard to compile it tho
only problem are updates
thats harder
posting my msg again bc it got swept away by the others
is there VolumeBooster on vencord linux? the plugin seems to be missing for me
on desktop only
what do you mean?
the discord desktop app
That is vesktop not discord desktop
oh okay it wasnt clear to me
is VolumeBooster not available on the vesktop client then? using vesktop is the only solution i have that made sense to me for fixing screenshare audio
it isnt
😭 okay, thanks
why aren't some plugins available on vesktop? one would think a fully custom client would enable all plugins, no?
I have the same problem
scroll down and read the solution
because they only apply to discords native parts
like volume booster
the 200% volume feature is only a discord desktop feature
but will that get re-implemented in vesktop natively tho?
like out of bounds volume
or any other plugin reliant on discord native
i keep getting this cloud syncing error 401 any solutions?
its constant throughout web base, discord and vesktop
Tried turning it off then back on?
yup tried
like i cant turn it on/off
i cant sync it to cloud nor sync from
vesktop works now but web based still cant turn on the sync
error is setup failed couldnt retrieve the authorisation
open dev tools > application > indexdb > vencord data > delete vencord_cloudSecret
stickers dont work on fakenitro
iirc theres a way to disable the crashing on dev tools?
vf crash
This is a stock Discord issue. There is nothing we can do
However, here are some solutions that should work:
- Many people have stated that opening devtools while Discord is still loading prevents the crashing
- Devtools work fine in Vencord's custom client, Vesktop, or just your web browser - you can use the Vencord browser extension
- It seems to be an issue exclusive to Windows. You could try switching to Linux
Updated?
this isnt really concerning the software but does anyone know if i need to link my github if im a supporter?
Nope
do i just like, reach out to a mod concerning supporter perks?
oki ty<3
Did y'all know I have 6 wives
y does the fake nitro not work for stickers anymore (i have the google extention vencord)
how hard is it to use the fucking search tool in discord
what
try typing in "fake nitro stickers" and see that its been answered before countless times
ok ty
damn nevermind wont open anymore
how do I get it to stop running in the background instead of opening 💀
finally
Yo Vencord keeps changing random words I say what's up with that
Like I'll say some like K ino and it'll change it to Evil
Or A yo wsg to Come on wsg
right click green translate icon
So I noticed that sometimes a person is online/offline but the client doesn't update that so it still shows as online or offline when they are the opposite. But when I check on phone it updates it all the time, perfectly. Is this a bug with discords client, vencord, or just a known bug with having the client open for long periods of times (like 1-2weeks+)
what was the css snippet in which the user panel button would be minimized until you hovered your mouse over the settings button?
@shell veldt i was told to ask you about donor perk thingies?(sorry for ping)
linux version?
READDDD
How can i know where discord is installed
by asking google
why do you need to know where discord is installed
Vencord said discord is not installed locate it manually
It says use
Which [app name]
But it does not work for discord
For Firefox it works
/opt/Discord
It's says no such file or directory
did you use a custom installation path for discord
No I used the app center
which distro?
What is distro
you can try running dpkg -L 'discord' in terminal
Do I have to write ' too?
Not worked
did you use a deb file
probably if you could remember login info
I do
Do I have to use
Sudo apt install Discord ?
use the deb file
just started using vencord today and im trying how to figure out how to install plugins and my monkey brain cannot comprehend
You basically don’t
i figured as much, i tried and basically had to reinstall
What plugin are you looking to install
im looking through bettercord plugins rn
Yeah better discord plugins are not compatible
can't use those
vencord doesn't allow you to inject random js files, it has a very different architechture
Good to hear :D
thanks for the help!!
is vesktop voice disconnection common or only on my end? it keeps randomly disconnecting
Does not happen to me
never happened to me either but I have noticed it takes a while to make the connection initally
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
try the powershell method
thanks
wagwan what should 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.
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.
read what its telling you
Whats a reading ability
huh?
Exactly
If I use vencord is there a chance of me being banned?
vf tos
Client modifications are against Discord's Terms of Service.
However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine as long as you don't use any plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!
Regardless, if your account is very important to you and it getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Vencord), just to be safe
Additionally, make sure not to post screenshots with Vencord in a server where you might get banned for it
which number?
where is plugins folder located??
assuming you want to install vencord you press 1
in the source code, which is built into patches, there is no plugin folder per se, at least nothing that would be useful for you to look at
ive added my own custom plugin that I made but I completely forgot where Its found in
press 1 again?
ok
you put it in the source code in /userplugins before you built it
ty
thanks for helping me, it worked.
ce n'est jamais simple
Is there a way to disable this buttons in discord window on macos with vencord?
is there a way to findout who on my friends list i share the most mutual servers with and most mutual friends with
iirc yea
there is a disable system titlebar setting somewhere
idk if this is here on macos in settings>vencord
it isnt
pretty sure you can just css it
but i dont have a mac so cant help you with it
im pretty sure those buttons are added by the OS, no?
doesnt the app just add spacing for it and that's it?
one would think so...
yeah if you disable the titlebar on macos it puts the buttons in the developer-controlled content, so those are actually just system buttons
i remember this now because we do the same for the mac version of the new installer
yes
@weak granite
you cant disable them discord-side because mac is adding them
i assume your window manager is removing titlebars, but that doesnt seem to work if the app itself never has a titlebar to begin with (because it's an integrated one)
what window manager are you using?
oh, yabai
https://github.com/koekeishiya/yabai/issues/241 this is apparently a known thing for 3 years
I see user configurations over at https://reddit.com/r/unixporn for yabai that have hidden window titlebars in things like vscode, terminal, finder and the like. Is this something yabai does? I can...
nice to hear
would you care to elaborate
in some apps I can disable them, like it iTerm with their "No Title Bar" Style, and in firefox by editing browser XUL
yeah but unless electron supports that, then it's not possible
you get the ids of your friends via RelationshipStore.getFriendIDs() and iterate over them and fetch mutuals when them iteratively checking whether they have more mututals and store the one with highest
this isn't something we can solve from the javascript side
as far as im aware
oh hm, it does seem to
you'd have to write a script that uses this api but vencord itself does not do this for you, and we cant really help you much further since we dont really have a motive to implement this in the mod itself considering the limited number of use cases
oh, ok, thanks!
vesktop does, at least Linux and windows
yes I don't know about mac
and either way it seems like yabai isnt removing the titlebars itself, because mac titlebars are drawn by the app (where the style is standardised through the cocoa framework), not by the system, which i did not know
prepare yourselves for the storm
is there a snippet to hide this nitro bs? i looked a bit but couldnt find
#app-mount > div.appAsidePanelWrapper__714a6 > div.notAppAsidePanel__9d124 > div.app_b1f720 > div > div.layers__1c917.layers_a23c37 > div > div > div > div > div.sidebar_ded4b5 > nav > div.scroller__4b984.thin_b1c063.scrollerBase_dc3aa9.fade_ba0fa0 > ul > li:nth-child(3) > div > a > div {
display: none;
}
lmfao
[aria-label="Direct Messages"]>:nth-child(3) {
display: none;
}
``` seems to work
or that
mine is prettier lmao
await (async () => {
// Get list of friend IDs
const friends = Vencord.Webpack.Common.RelationshipStore.getFriendIDs();
// Discord's http request module
const api = Vencord.Webpack.findByProps("getAPIBaseURL");
// Utility function
const getMutuals = async userId => {
return {
guilds: await api
.get(`/users/${userId}/profile`)
.then(r => r.body.mutual_guilds),
friends: await api
.get(`/users/${userId}/relationships`)
.then(r => r.body),
};
};
const friendMap = {};
const guildMap = {};
for (const [idx, friend] of friends.entries()) {
const { friends: mutualFriends, guilds } = await getMutuals(friend);
friendMap[friend] = mutualFriends;
guildMap[friend] = guilds;
console.log(
`Fetched mutuals for ${friend} (${idx + 1} out of ${
friends.length
})`
);
// Sleep for 500ms, just to avoid ratelimits
await new Promise(r => setTimeout(r, 500));
}
const getMost = obj => {
return Object.entries(obj).sort(([,a], [,b]) => b.length - a.length)[0][0];
};
return [getMost(friendMap), getMost(guildMap)];
})();
this snippet returns an array containing 2 user ids
first has the most mutual friends, second has the most mututal servers
my brain read the first part as labia >.>
also tysm
:3 np
thanks ❤️
note: i had to tweak the delay so it didnt rate limit, 500ms was too low
didn't ratelimit for me, but suit yourself 
for me it worked with 500
result turned out to be uninteresting though
should have edited to return the entire sorted list
is the isStaff option broken?
i know this may sound dumb, but when i enabled the "devtools" in the "developer flags", discord keeps crashing and gives this message and gives a blank gray screen (i am writing this from the browser discord)
is this when opening dev tools or just always?
id try repairing the install
You don't need to enable devtools there
don't use the devtools from there
Once you have vencord, you can open devtools anyway
i just some stuff in the settings
Disable that setting
how
turn that off and just use ctrl+shift+i
i said that discord doesn't start
oh yikes
Open your vencord installer and click the uninstall button
Yeah that works too
Just open the installer and try both
Once you get it back, disable that devtools setting you enabled.
i tried uninstalling and reinstalling and same happens again:
and ctrl shift i gives this
and something with sentry sdk failing
Does it stay on that screen or does it crash and reopen on loop
it stays
You're on linux right?
yes
Did you try the repair too, or just the reinstall
both
is there some file i can edit to disable it
on vanilla after uninstalling this happens:
I think you might have to do a clean discord reinstall
That setting you enabled isn't cloud synced so that will work
what fixed it is i renamed "Local Storage" to something else in .config/discord
That might work but I'm not 100% sure
Worth a try
does anyone else not get pinged by notifications on vesktop?
whenever I'm tabbed out for too long I don't hear anything and don't get notified when someone pings me
is there a way on how to change the amount of time ive been doing something on CRPC?
(i have not been playing minesweeper for 19662 days)
oi mates the only reason i came here is cuz i download vencord and it aint opening at all
reinstalled it tons of times but aint working
is it cuz im using windows 4
*7
wait i gotta reinstall DISCORD?
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
actually gone go back to sleep
I'm still eepy
wait
wrong place
i need this channel out of my reach fr
what does that mean
Bruh
"do not open app as administrator"
Don’t open as admin
You would right click and “run as admin”
srry mate im a nature nerd i got no idea of computer
But it says dont do that so don’t do that
i just click and it says "run"
Ye, if that doesnt work the the powershell script
and anyways i cant open discord installer so im from the browser
how to use that
the script?
Yes
The bottom of this message
do i just ctrl+v
Right click (should) work, but yes
