#π₯-vencord-support-π₯
1 messages Β· Page 79 of 1
Yeah, I meant locally for sure. Kinda like inspect element edits. But I can see why you wouldn't want to be responsible for that. I don't think you can edit incoming messages other than locally
But I also don't know much about that stuff anyhow
if you really wanna then you could use devtools
This is the reason why I asked. Thought it would be cool to locally edit a link coming in like this unless there is already a plugin for this 
I use a discord portable install and every time it attempts to install, it says "Failed to patch client: Found a folder app_bootstrap that does not belong to this client"
use the normal/official client?
portable installs aren't supported
if you need vencord on a portable install check out vesktop
When support coming officially
no
never
g
^
portable vesktop
Is vencord avalible 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
- Enmity (ios only): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord):
GitHub - Discord Server
Thank you!
Idk why we have custom install location option then
linux
oH
how do i get plugins on vendetta for mobile?
wrong server
Maybe ask in the Vendetta server
Sorry
You'll have better luck, idk why though
Hey what do you do after you download the android version of vencord? I did it now I don't know what to do
uninstall it
One message removed from a suspended account.
vs mi
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
vs 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
Really?
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
- Enmity (ios only): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord):
GitHub - Discord Server
I'll try it out thank you
how to disable windows default titlebar and use macos titlebar in vesktop??? its working fine in vencord bt not on vesktop
with themes or quick css
lemo
i tried reinstalling but it didn't work
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.
Is there a pinned server plugin?
no
I cant type it manually. Im using Firefox.
thanks ms.bot
normally it both shows a time picker like this and lets u type manually
if you can't then that's likely a firefox issue
oh yeah
firefox sucks
been struggling with having multiple css's at once, but how do i exactly get multiple custom css's to work? pasting it in with an emptyline between doesn't work
and i'm not sure if i'm doing anything wrong
Show screenshot
is the a vencord plugin where i can upload a short song easily like not going to chrome ans stuff
i can still download but yea within discord
Nuh uh
what do you mean by that exactly
what are you even doing
Pasting code into their quickcss weirdly
π€¨
my pc slow asf so i cant open chrome look for the song and download it and sent it to discord so is there a way to directly get it into discord. by any chance is there a plugin for it
thats what i was asking
Show screenshot of your customcss
no discord is not spotify sorry
whar
i think they want spotify search in discord
Idk about anyone else but i can't read any of that oop
Could you do win+shift+s and get a smaller section
BRO ITS NOT SPOTIFY SEARCH
looks good to me
Ah well
looks fine
get on ur phone
i can just send the custom css itself
i want to get a song into a server or dm through discord (i can download it thorugh discord but I DONT WANT OPEN CHROME) instead i wanna do it through discord
Wh
tru
oh no no, that's multiple custom css's
(to the top)
like this isn't a singular css
i know what you mean but youβre ass at explaining
All imports should go to the top
No matter what they are of
ye ik but help me fr
i could do that yeah, but the issue lies in neither of the custom css i get from #π¨-css-snippets working when i paste it in
gotcha, lemme do that now
Could be because of the faulty import I'm not sure
he wants to know if you can download something inapp instead of downloading though a browser
yep any vencord or plugin for that i just need some song clip
nop
fuck
i moved the import to the top and the css now works
the rest of the custom css doesn't though
give the css code
Ya
@import url(//dablulite.github.io/css-snippets/BetterModals/import.css);
@import url(https://seele1306.github.io/BetterProfiles/import.css);
:root {
--section-thickness: 2px; /* must be in pixels */
}
/* Original code from hadeanMachine and ArjixWasTaken */
#app-mount .containerDefault-YUSmu3.selected-2TbFuo .content-1gYQeQ {
background: #b00b6925;
border: 2px solid #b00b69;
}
.icon-2W8DHg {
width: 15px;
height: 15px;
}
[aria-label="Channels"] [class^="content"],
[class^="popout-"] [class^="row-"]
{
border-style: solid;
border-width: 2px;
border-color: transparent;
background-color: transparent;
}
[aria-label="Channels"] [class^="content"]:hover,
[class^="popout-"] [class^="row-"]:hover
{
border-color: #b00b69 !important;
}
.unread-36eUEm {
display: none;
}
.modeUnread-3Cxepe .icon-2W8DHg,
#app-mount .containerDefault-YUSmu3.selected-2TbFuo .content-1gYQeQ .icon-2W8DHg,
#app-mount .containerDefault-YUSmu3:hover .content-1gYQeQ .icon-2W8DHg
{
color: #b00b69 !important;
}
/* Rounded Context Menu */
.menu-2TXYjN {
border-radius: 10px;
}
#oneko {
background-image: url(https://cdn.discordapp.com/attachments/1131094081301381190/1133903238089941072/ace.png) !important;
}
nvm i didn't see that
import
works fine fir me
oh well then
How does the invisible chat plugin work?
guys how do i add plugins to vencord
go to settings and there should be a vencord section with plugins

disable window size limit is not working for me
I don't know if it's workingggg
test ββββ‘ββ’β‘β’β£β‘ββ€βββ’ββ‘β’β‘β’β‘ββ£β’ββ‘β’βββββ’β’β‘ββ‘ββ‘βββ‘β’β‘β’β€ββ’β’β’β’βββββ‘β£β‘ββ’β€test
yea but i need to add more
How do I decode it :0
password
password
password
;-;
I don't know how it works
oof
test ββββ‘ββ’β‘β’β£β‘ββ€βββ’ββ‘β’β‘β’β‘ββ£β’ββ‘β’βββββ’β’β‘ββ‘ββ‘βββ‘β’β‘β’β€ββ’β’β’β’βββββ‘β£β‘ββ’β€test
test ββββ‘ββ’β‘β’β£β‘ββ€βββ’ββ‘β’β‘β’β‘ββ£β’ββ‘β’βββββ’β’β‘ββ‘ββ‘βββ‘β’β‘β’β€ββ’β’β’β’βββββ‘β£β‘ββ’β€test password
Password
can i not add my own plugins
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
oh right click it
oh ffffffffffffffffffffffffff
The icon?
I mean hover over it and it is on the right of the message
Ooh thanks. :D It says "this message has a hidden message"
not on my end lol
it's the message I put down
the browser one isnt working for me
oof lol, maybe it doesn't work on browser
I'm in app
Ah
balls
I turned it on to use with a theme that collapses the channels and servers but it doesn't work
there is a browser version of vencord? didn't know that
yo can someone help me out
vencord bugging like crazy for me and idk how to fix
i tried uninstalling discord, deleting vencord itself n all that
anyone free to help out?
fokkin rate limiting
Yup
yeah browser version is pretty dope too
I think there's something else you have to install
vs mi
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
But there's a few features that won't work, like CSS and custom themes
can u help me
emote rate limit is very strict
just wait some hours
uhm
nothing we can do
so
the extension version isnt working
its like faded
give us some screens and more info pls
.
yes thats normal
what do i do
think you just go to settings and scroll down till you see the vencord entries
luul
no prob
have fun, dont forget to activate fake nitro β€οΈ
vencord is a blessing
I downloaded vencord and installed it to my discord app not browser, I enabled the 5 minute idle call feature so my calls wouldnt disconnect. Now even after turning it off, it still happens. I reinstalled discord, re logged into my accs, deleted the vencord and discord folders in appdata and its still happening as in the person im on call with, when they are offline their account goes online for a few seconds to start a call and leave it
why would you turn off the plugin in the first place
didnt like it
wheres that
then why are you having that issue 
dawg wym
look
i disabled the feature, deleted vencord, deleted vencord folder in appdata
reinstalled discord
and the person still keeps calling my acc every 3 or 5 mins
like legit 2 second call and it ends
unrelated but half of those look like cryptominers
how do i fix this bro
vs mi
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
ok lemme describe it then
I saw on a youtube video from a verified content creator with 400k subs about Vencord, I saw it had a feature that it makes calls not end for idle 5 minutes. So I installed it and tried it, but I didn't like it so I disabled it and deleted vencord. I didnt like it due to the how it doesnt make the call idle is by making the other person leave and rejoin the call. After I deleted Vencord, restarting my discord. The feature is still happening and the persons account keeps going online for a split second to start a call or join it if i have already started it. But leaves or ends the call instantly. Its happening every 3 minutes. I tried deleting discord itself, the folders for it and the vencord folder.
is customrpc plugin safe?
yes
yo sunnie can u read my issue above
unless i post a screenshot, right?
that's unrelated to vencord
as that's not how the plugin works
Wdym
oh and also will other users see it? the ones that have a unmodded discord?
they should
though double check that it works on an alt as there are cases where it won't show for others
.
thanks for help β€οΈ
I meant as in the plugin had a feature
which makes a discord call not idle after 3 minutes of being alone in a vc
ive installed a theme and discord immediately crashed and will now not open
any error?
nope just opens then closes
this one broke it https://betterdiscord.app/theme/Frosted Glass
are you on windows?
yep
go to %appdata%\Vencord\settings\settings.json, you should be able to just drop that into search
there should be a themeLinks list, remove the theme link from it, so it's just "themeLinks": [],
and then restart discord
actully yo
wait
@hazy breach
i deleted vencord yet there always appears a folder in appdata titled vencord
yeah it doesn't clean up settings i believe
that's just the settings folder
ohh
ah
The settings stay and it doesn't really matter because it's only a few MB of space
Hey i kinda broke my vencord on my discord app, and i cant even access settings because of it.
Is it a theme issue?
Yea
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 = []
})()
Also, on the frosted glass GitHub page
There is a Vencord link for you to use
Idk why people keep missing it
i dont think its vencord as ive uninstalled discord and vencord reinstalled discord and i have the same isuue
hey can someone pls help me install it on mac?
vs m
Download https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.MacOS.zip
Unzip it, and run VencordInstaller.app
If you get a
VencordInstaller can't be openedwarning, right-clickVencordInstaller.appand click open.
This warning shows because the app isn't signed since I'm not willing to pay 100 bucks a year for an Apple Developer license.
no its not
outdated?
Try it and see
lumap be using fruit computer trust him
imma just download on website
that is literally the same download link but ok
Unzip it, and run
VencordInstaller.app
unzip it means just click it right?
after i'm tryna to install the installer
read this
should i click cancel?
yes
Ok then open it
Install
do i need to change the patch? or leave it stable
Leave it
Yes, read what it says
π
can I install plugins from #1032200195582197831 if I installed vencord using the graphical installer?
alr time to reinstall vencord
you won't lose settings btw
right my bad
alr made a backup just in case
is this the right place to ask something about the customRPC plugin?
ye
i am not sure on how to use unix timestamp for beginnig and end of activity
aare they used to show the time since the activity started?
Google Unix timestamp
i know what that is, i just cant seem to make it work
why
i put the timestamp in the Beginning of activity box, but now it shows no activity at all
i tried putting something in the End of activity box but nothing changed
do they have to be in certain range f time?
is there a way to add 3rd party plugins from other competitor clients (I need a stereo plugin.)
no
Hi! i hope this is the right channel for assistance. for some reason, i'm not able to use custom theme from my github raw link. it says "Error:Failed to fetch". I switched from opera gx to brave today and the same raw link was working fine on opera gx
brave issue
;-; would you reccomend any other browser other than opera gx, chrome and edge? opera gx has become extremely glitchy lately
π₯π¦
honestly, why not chrome
Firefox
Have you not seen what they are doing with chromium

i dont like recommending firefox or schizo browsers like ungoogled chromium to the average person
they shouldn't have to sacrifice usability
ehh, tbh i dont like the UI and customization. i'd stick to gx if it didnt come up with a new problem everyday
will give it a try, thanks @hazy breach @rugged magnet @sturdy python !
I don't think firefox really sacrifices usability imo
firefox lacks quite a bit of the newer stuff and are slow to add it
i know im comparing the work of a "non-profit" with a multi billion dollar company but that doesn't matter in day to day use
In what way does it sacrifice usability????
Wait what
What newer stuff
Also chrome is too fat
I don't see them being slow a lot
Examples?
Firefox customization is like no other browser
I love the containers
Plus we're in a modding discord server
Who here is an average user?
If they're gonna mod discord i believe they can use Firefox 
Linux users that don't know how to elevate 
But they can't even use their computer
Exactly
So Firefox is the Least of Their Problems
But if it's anyone who shows an ounce of intelligence of course I'm gonna suggest Firefox
damn spotify controls in vencord uses 160 mb ram by itself
What
it does not lmao
might be misinformation not fully sure, but my discord uses 100 to 160 more mb ram using them controls
nvm im just bullshitting
ye
it goes back up again
there's no point checking discord memory usage
it'll always be too high
I got stock discord to 1gb ram usage in less than a minute

it's a leaking piece of shitware
Discord-qt when
my laptop just has 16 gb of ram so i want to save as much as i can, bcs ddr5 ram is so fucking expensive
My laptop has 32 gb ddr4
wanna exchange?
Nop
damn
I have 16G as well, Discord just likes to leak memory. so much so that the OOM killer sends a gpu hang to Discord (for whatever reason)
uninstall using the installer
so open the installer?
yes and then click uninstall
is it possible to have an animated background on a theme
technically yes if you set it as a gif
but how would that work, would i have to manually run through each frame of the video
Has vencord caused any problems with crashing your pc before? cause I literally just installed this last night everything was normal until I booted up a game and everything went to shit but discord got terminated. I open discord back up and this happens
the fuck π
thought it was a driver problem cause I never seen my PC tweak out like that but once I opened discord for the second time my shit just blue screens
lol my discord use 700mo actually and its ok
run rly great, more than stock discord
there's no way that's a vencord problem but nice VA panel monitor 
What else could it be? I changed absolutely nothing on my pc than installing vencord. And, after the first freak out window automatically closed discord and nothing else. But once I opened discord again and vencord loaded up shit blue screens.

Maybe delete vencord from discord and try starting up discord, if it doesnβt blue screen try again but with vencord and if it blue screens that basically mean you canβt use vencord for whatever reason
I tried I'm assuming there was a fucked up file in vencord causing some type of catastrophic problem cause after repairing the install it working fine nothing going wrong.
That's a GPU hang, make sure all your drivers are up to date as well as the OS itself. Also, in case you are using Discord canary: use the stable branch
GPU issue
Wait so now your vencord works ?
(Im French so sorry for not understanding properly)
yeah after repairing the installation works fine
Perfect then
Anyone recommend installing OpenAsar with Vencord or is it better compatiblity to just install Vencord on its own?
with OpenAsar is better
So, i closed discord and it still gives me this.
Seems like Discord is still running in the background. Make sure you close it fully. It will most likely be in your tray, but if not you can use your Task Manager to force close it. After that, you should be able to install Vencord properly.
you didnt
oh
i closed it from the X
on the top
and there is no background process of discord in task manager
yeah there is no discord background process
Did you try again
Try relaunching the installer maybe
Nice
How do you install the #1032200195582197831 ?
read pins of that channel
I tried to follow the README, but I dont have a src directory, so I thought It was out dated.
then read it properly
I dont have a src directory
send a screenshot of what you do have
if you cant read a guide properly then you probably shouldn't try to install vencord manually
Im not trying to install vencord manually.
you have to to install third party plugins
and you shouldn't do it if you don't know what you're doing
Im trying to install the plugins in #1032200195582197831 . Not manually install vencord.

you have to manually install vencord to install the plugins in #1032200195582197831
Yes.
then what are you skill issuing on
Nevermind
horror
I was following this https://github.com/Vendicated/Vencord/blob/main/docs/2_PLUGINS.md guide. Mb
this is how you make plugins
Yea mb
Everyone begins somewhere, right?
small problem, so i put ina theme right yeah, now i cant remove it and i cant see anything
tooo darrkk
what do i do
vs themes
- fixed, update, up
- linux, l
- mac, darwin, m
- missing features, keybinds, mf
- moreinfo, more info, mi
- reinstall, redownload
- windows, w, win
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 = []
})()
@winged shard
thank you, you are the first person of hundreds to admit that
do you know a solution
where does vencord store its files?
,
can i inject vc myself into vesktop
Like a local build of Vencord?
Mood
It's under desktop settings at the bottom, you select the dist folder inside your local Vencord build and then reload/relaunch
C:\Users\Name\AppData\Roaming\Vencord
Replace "Name" with your account name
or just %appdata%\Vencord
I don't think so
i just hide it
use mac and suddenly it doesnt exist
use linux and disable window fram
Can that be added to the git readme under a subheading, no where is it stated that you need to compile vencord rather than install it via GUI to be able to compile 3rd party plugins (or did I read something wrong here)
that seems fair to me tbh
Just follow the docs
First one is how to manually install Vencord, second one is more towards how to make your own plugin but you can still understand it
third party plugins aren't really advertised as a feature of vencord is the problem
they're largely unsupported
And that
hello I want to dev a plugin but I cannot use discordapp I need to use vencord in my browser
Is there any way to download the Vencord app/website 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
- Enmity (ios only): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord):
GitHub - Discord Server
please
@sick glade what plugin lets u get those banner colors
Fake profile themes
how do you load custom third party plugins into the web version?
nice useless response
i asked for the web version, not the client/desktop app
what you linked (and is pinned in that channel) does not work for the web version
you bundle vencord with said plugins
I dont think you can do it with the web extension
someone said they figured out how to
you might be able to do it if you build the web extension yourself though
but never said how
you can build the web extension with a customized version of vencord following the instructions that are probably in the repo
im working on making an api with all vencord 3rd party plugins precompiled in addition to staying up to date with the vencord git repo
ah
how can i make the three lines and member list visable on the android version
help please...
so i downloaded this file and pasted in the userplugins folder that i created inside src folder of vencord(git cloned)
https://github.com/exhq/uwuifier-vencord/blob/main/uwuifier.ts
how do i enable this? i cant find it in the plugins list
**uwuifier.ts: **
/*
* Vencord, a modification for Discord's desktop app
* Copyright (c) 2022 exhq
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import { findOption, RequiredMessageOption } from "@api/Commands";
import { addPreEditListener, addPreSendListener, MessageObject, removePreEditListener, removePreSendListener } from "@api/MessageEvents";
import { definePluginSettings } from "@api/Settings";
import { Devs } from "@utils/constants";
import definePlugin, { OptionType } from "@utils/types";
const endings = [
"rawr x3",
"OwO",
"UwU",
"o.O",
"-.-",
... (183 lines left)
Src/plugins
And then build vencord again
so \userplugins is a myth?
userplugins should work π€
It does
still doesn't work π₯
This is why the docs were updated to say we don't provide support for manual installations
I might try to make some proper documentation for installing 3rd party plugins tho when Im home
is only pnpm build enough?
you need to do pnpm inject
also put the plugin back in src/userplugins
to install only the new 3rd party pugins?
why
the existing ones cover it correctly
if people can't figure it out they shouldn't do it
I mean expand on it a bit more
pnpm inject is how you install git builds of vencord
There was something that caught me as weird when I was looking at it, but I don't remember what
ouch...
He's not wrong.
yooo. it actually worked. thank you soooo much
Where do I go if I would pretty please like to have something ported from JS to TS for Vencord?
yes. true. well i was confused about the 3rd party plugin part. but i know i am stupid
I'm not calling you stupid
Development work isn't for everyone and just because you don't understand the inner works of a computer doesn't make you stupid
ooh no... I know. Don't worry.
but you guys helped me so thank you π
hey guys can someone tell me like if its possible to see all the deleted message logs in one place with the messagelogger plugin?
no it's not
okay thanks
Hi, I'm receiving the following issue when attempting to use the installer (first attached image); specifically when it tries to fetch the latest version. Although I can hit "install" quickly before it gives me this error, when attempting to restart Discord afterwards, I receive the following Javascript error (second attached image). For reference, my computer is running Windows 10 on version 10.0.19045 Build 19045.
I apologize if this needs to be submitted / formatted differently. I couldn't find any guidelines on submitting support requests and will happily delete/resubmit through proper methods if needed.
EDIT: RESOLVED - Issue resolved by using a VPN connection prior to opening the installer. Problem appears to stem from a slow internet connection, thereby causing an inability to connect to the API.
maybe make the vencord installer app run on mojave
since vencord desktop can run on mojave
and im not trying to use the shitty vencord desktop
It's not shitty but alright
was the uwuify command deleted? I can't find it
The plugin was deleted yes
huh, is there something else I can use instead?
Text replace
this is the perfect support request
great job on giving details
try using a different connection or vpn
anyway uninstall should work fine even with the error, why are you rushing to press it?
I can't figure out how to use text replace, can you help?
when they are adding favorite media plugin?
when they want to

Unfortunately not the person to ask to make it act like uwufier
Never used uwufier before
well how do I import some of the rules in #π-textreplace-rules
@shell veldt hi there, long time betterdiscord user here, did the swap to vencord and was wondering if those 2 addons i need crucialy will be added https://github.com/Vendicated/Vencord/discussions/1564 and this one https://github.com/Vendicated/Vencord/discussions/1560
Found this on BetterDiscord, it set your status to Idle automatically and you can set the time it takes for you to be AFK for it to activate and you can also make it set your status to Invisible or...
Lets you trick Discord into thinking you're running on a different operating system. Can look on mobile while being on the computer. https://betterdiscord.app/plugin/PlatformEmulator.
Fill in the respective field
test
how'd you do that
well I tried, but ill send a photo of what happens
K
nya up your messages (conditonal, only if you include owo or uwu or >w< or variations of those at the end)
I also tried that
do not ping ven for support
you post your message, and wait patiently
if you are lucky someone will get to you
paluwu 
(i have no idea how this one in particular works)
it also doesn't work
oh fun
@rugged magnet sorry im new not sure how it works yet, thank you for explaining
it replaces text
"Rushing" is the wrong word, my mistake. Rather, if I let the installer sit open to establish the connection it will reach this error after about 30 seconds of attempting to establish. Rushing in this case, being selecting "install" during that 30 second window.
Try the one recently posted by nyphakosi
yes don't press install it won't work
I'm not on my computer so i can't
second one has a PR, if you are lucky they will get merged
https://github.com/Vendicated/Vencord/pull/1548
the first does not seem to have much interest
I'll give a VPN a shot here - I attempted to uninstall/reinstall twice to no avail.
so unless someone makes it you are out of luck
are you from india
Texas.
So basically, yes.
LOL
Hahhaah
nah I asked cause some Indian providers block github for some weird reason
anyway you have a slow connection to github for some reason, you need to fix it to be able to use vencord

yo guys how do i install thirdparty plugins on web version, is this possible? ive read the docs and it only sayshow to install on desktop
Aight, I'll give it a shot. I'm not sure why the connection would be slow. connecting to that website load instantaneously.
meow
Yes, loads instantly. No downtime whatsoever.
Could it be a windows firewall issue?
all it does is convert na/ni/no/nu to nya/nyi/nyo/nyu
Gotchu
@dense pebble
There you go
try the phrase "no problem"
one of my friends made a severely overdone owospeak bot whos sole purpose is to convert messages into owospeak
@rugged magnet thank you so much for giving it a little look, also i am not sure what has a PR and will get merged if lucky means, but i assume it means it is likely in a near future, correct?
Uhh
unsure
"near future" and "likely" are strong words
But in an optimal world yes
mildly relevent to some past messages
omg that is hilarious, I need that
lmao you want the bot~?
oh it's a bot
shit i forgot i had a script on lmao
There are many convos going on
yeah one of my friends made it
i could maybe get the code for translation
yeah
then yeah I would like the bot
you send a message and the bot converts it to anyother one
heck ive gotta turn off this script lmao
would be amazing, well i will just wait and see and thank you to all the people for making Vencord, its very enjoyable to use and very stable and easy to use!
Update: VPN connection resolved the issue. Was able to successfully install now. I'll respond to my initial comment with the solution incase any future people have the same issue.
could I get the bot?
dms
k
are you talking about a self bot
oh
it lets you set up a channel where everybodys messages are turned into owospeak
using something like how tupper works
except instead of changing name and pfp, it changes messages instead
Update: Issue resolved by using a VPN connection prior to opening the installer. Problem appears to stem from a slow internet connection, thereby causing an inability to connect to the API.
Thanks for your help @shell veldt !
Anyone know if this is a custom vencord discord theme? https://youtu.be/oCff80qSLUw?t=19
Discord servers getting raided are nothing new. However imagine a squeaky clean Discord server getting completely banned off the platform. How does this happen? Is there a mole at Discord banning specific people? Do Discord raiders have a secret connection with Discord staff?
No that's stupid.
These discord servers are getting banned because r...
anyone?
you'd be better off to ask him directly
cant get a reply sadly
hey im back for another braindead question can you help https://cdn.discordapp.com/emojis/803251047383564329.webp?size=48&name=D_Plead&quality=lossless
i am scared
what is it
rip
is it possible to install third party plugins on browser, if so how do i go around that
That just looks like a filter
#1032200195582197831 pins
ive read that but im still confused because like it shows how to do shit for the desktop version.. i think?
build the extension yourself with the additional plugins you want
yeah that really looks like a theme
you just pnpm buildWeb instead of pnpm build
other than that it's the same instructions
what the fuck am i looking at
someone asked for a theme like this
ok im gonna like actually read shit and try my best, and then come back if i need help again
wait so i do this in a cli
..
awesome theme from an aesthetical standpoint but terrible from a usability standpoint

Not good for my eyes
tysm
clear vision is my favorite i just slapped on a gif background and called it day
wtf lmao
alsoi i need help
wht is the
tihs
fix
u need to start a server from ur pc
like ur cl
still dont know wtf im doing for this plugins
?
im using web version rn cuz my discord install is broken and i dont wanna do that rn
i just need to know where im doing this man π
ohhh
like i dont actually understand what im trying to do, like make an extention or whatever
are u running arrpc
huh
hit the info logo
go to the repo
follow instructions and do it in ur cli
and then it will work
you enabled the arrpc plugin but aren't running the server
jusr disable it
oh i thought bro was actually trying to use it
ok please can you just tell me like where im running the pnpm webbuild stuff
ok
yo it worked
i thonght the plugin was something else
thx
Why does vencord keep signing me out, is that an anti crash feature or something?
vf dev
Discord tries to protect you from getting scammed by "hiding" your token when you open DevTools, which means it deletes it from storage and only keeps it in memory in order to make it harder to obtain.
If you now close discord before closing DevTools again, your token will not be saved anywhere anymore and as a consequence you will be logged out
Solution: Close DevTools before closing discord or better yet enable the NoDevtoolsWarning plugin which removes this "feature"
ty qt, I read the faq
If I use fake profile themes with 3y3 encoding, does discord have a way to know about this? possibly detecting i am using a client mod?
probably not, 3y3 uses secret chars in your about me that's interpreted by other users also using the plugin
there are more "risky" plugins
but everything is fairly risk-free
id say perm viewer was unsafe-ish but it's been made better
yah cuz you could "see" a server like a moderator (tho discord ultimately didn't let you?)
but you could make api calls like it
or someting
nookies could explain it better
that stuff is somewhat unsafe cuz you're doing something a normal user couldn't do
but profile theme is just fancy chars in your bio
anyone puts fancy chars in bios
i thought so, but was just not 100% sure
it could be easy for discord to see who has 3y3 in their about me
please help. I have reason to believe that vencord is messing with my keyboard because whenever i try to type "wym" on its own it auto corrects to the word "dim" and this doesn't happen on anny other platform and it doesn't happen on the browser version, which i didn't download vencord on.. please help, not sure if it's some kind of plugin. Super weirdd
maybe text replacer?
dim
ig with anything there's a bit of risk but i highly doubt it'd be the reason anyone got banned
you have autotranslate on
you see the green icon in your textarea
turn it off
oh thank you
Speaking of auto translate, doesnt that also do some sus api calls?
i guess its just client side sending the message to google for translation and then sends it so should be good? idk
what?
Like how does it work
how do people keep turning on auto translate without noticing
Β―_(γ)_/Β―
oauth wont work
it does it on its own because i never switched it on
whar
it emails your text to my personal email, i then manually enter it into google translate and reply with the translation and then it's sent
no it doesn't lmao
you had to have turned it on somehow
thanks
(it just uses the Google translate api)
i know, my only concern was that discord could see it, but thats just unreasonable doubts on my end
nop
unless you like <@&1118512937829670912>iscordStaff
to discord it's like you entered the translated text
lmao yea
my brain isnt braining at 3am thanks for your answers to my dumb questions lol
im gonna make a plugin that appends
Sent from vencord for discord, the best client mod! to every message when you are speaking in a partnered server
Sent from vencord for discord, the best client mod!
Sent from my iPhone
werent you supposed to go to sleep like an hour ago
that would be evil
do it with text replace
the cloud verifcation thing
show a screenshot or video
test -Sent from vencord for discord, the best client mod!
can I make newlines with it? -Sent from vencord for discord, the best client mod!
\n
test
Sent from vencord for discord, the best client mod!
Does the Theme fetcher work locally or connect somehow remotely?
I've got the theme on webdav under no permissions required, it's viewable in any browser but it fails to fetch in discord
show error
what do i do
open console and check error
me?
Was a cert error, thanks for pointing me to the console!
anyone?
idk man, you could give more info or bigger screenshots for everyone trying to help you
ctrl shift i
im struggling to figure out the install location for the installer
does CustomRPC only display for people that have Vencord? I cant see it on my alt or anything
Troubleshooting CustomRPC
- Every time you make a change make sure you reload (
ctrl + r) - Sometimes toggling it off and on again is necessary (and reloading)
- Make sure Settings > Activity Privacy > "Display current activity as a status message" is toggled on
Can you see it and no one else can?
- if you've set a big image and/or a small image you need to fill in their respective tooltip field
- don't add any values to the unix timestamps
- emojis work, some unicode don't. try with just alphanumerics (0-1, A-z) first
Do you not see a preview of your intended RPC in plugin settings?
- Change your image link, the plugin is likely not able to extract the image from it
- links starting with
media.discordapporcdn.discordappwon't work - if necessary add your image through the discord dev portal (check out the NTTS tutorial made 2 years ago) https://youtu.be/Vx2HAZu1ipw?t=317
None of the above worked
- The CustomRPC spirits are not with us today, please send a screenshot of your settings here so we can look them over!
Noted, thanks 
Anyone know whatβs up with PronounsDB
in what way
Pronouns wonβt show at all, Iβve tried reconnecting accounts etc
I meant PronounsDB
^^
like not the plugin
No, the plug-in
cuz those pronouns are from PronounDB
like the ones in your profile rn
i can tell cuz when i hover over it it says from PronounDB
do /vencord-debug
when i stream in nitro quality, theres no sound :s
Vencord Debug Info
Vencord: v1.4.0 β’ fe5e041 (Standalone) - 27 Jul 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9015
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (37):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, NoTrack, Settings, SupportHelper
why the notifications aren't displayed
u use no system badge
im not using
Vencord Debug Info
Vencord: v1.4.0 β’ fe5e041 (Standalone) - 26 Jul 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9015
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (46):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, SettingsStoreAPI, NoTrack, Settings, SupportHelper
then idk
,,,
could try a quick repair
and reinstall
question
ctrl+shift+i and check for any red errors
does the message logger plug-in have a folder for keeping saved deleted images? i remember i used to have a message logger that did that on BDA
no
if it's made for vencord yes if it's made for another mod no
I see, thank you
np
didnt do anything
failed to load 4 resource errors
screenshot?
Itβs certainly not something Iβve encountered before
I opened my .json settings file and it says βpronounSourceβ: 0, so maybe that has something to do with it
huhh i don't have any pronounSource entry in my .json settings file
delete it (??)
@shell veldt do you know what this means?
i put each plugin from 3rd party into a folder, and within that the files for said plugin
#!/bin/bash
# Setup Working environment
git config pull.rebase false
git clone https://github.com/vendicated/vencord
git clone https://github.com/SomeAspy/ThirdPartyVencordPlugins --recurse-submodules
git pull https://github.com/vendicated/vencord
git pull https://github.com/SomeAspy/ThirdPartyVencordPlugins --recurse-submodules
# Move into Vencord plugins directory
cd ThirdPartyVencordPlugins
mkdir src/userplugins
for folder in */ ; do
echo found $folder
cp -r $folder ../vencord/src/userplugins
done
cd ..
# build vencord
cd vencord
pnpm install --frozen-lockfile
pnpm buildWeb
the end goal here is to automate the serving of up to date vencord bundles with 3rd party plugins included (mainly for my armcord install)
can someone help me use the invisible message plugin
how to install 3rd party plugins
if it's not the only option ignore it
if it is (re)install discord
No Discord installs found. You need to first install Discord
sec
quit discord, then [green install], then reopen
make sure discord is fully closed in the tray aswell
try settings custom location to ~/Library/Application Support/Discord maybe?
did you get a "patch success" message
Is there a way or a plugin that shows you when did someone react to a message? (With the emoji things)
that no help me smh
im on mac :c
that left me just as confused, if not more
you don't need to fork vencord
you just need to put them in src/userplugins instead of src/plugins
aight tank u
oh
wait what
where is this
src/userplugins
u create it
a folder
where do i create said folder. again... Im a sped mac user

my questioens :)
- what the hell is an src (a folder? alr...)
- where should i create src folder for my userplugins.
- what are these acroymns such as src and cd
- how does it work
because the only thing I have is the installer for MAC.
:c
im so confused mannn
**1_INSTALLING.md: **
> [!WARNING]
> These instructions are only for advanced users. If you're not a Developer, you should use our [graphical installer](https://github.com/Vendicated/VencordInstaller#usage) instead.
> No support will be provided for installing in this fashion. If you cannot figure it out, you should just stick to a regular install.
# Installation Guide
Welcome to Megu's Installation Guide! In this file, you will learn about how to download, install, and uninstall Vencord!
## Sections
- [Installation Guide](#installation-guide)
- [Sections](#sections)
- [Dependencies](#dependencies)
- [Installing Vencord](#installing-vencord)
- [Updating Vencord](#updating-vencord)
- [Uninstalling Vencord](#uninstalling-vencord)
## Dependencies
- Install Git from https://git-scm.com/download
- Install Node.JS LTS from here: https://nodejs.dev/en/
## Installing Vencord
Install `pnpm`:
> :exclamation: This next command may need to be run as admin/root depending on your system, and you may need to close and reopen your terminal for pnpm to be in your PATH.
```shell
npm i -g pnpm
... (70 lines left)


ill be back in like 5m and Ill try this
should I unistall the graphical one?
mannnnnnnn bruh
its wtv i dont need it
cause I need to install https://nodejs.dev/en/ and the pnpm and then do all of that
ty anyways guys
Is there a plugin to automatically split my long messages or do I need to request it?
it's already been requested but probably won't ever be added as you can just send them as text files
how does the spotifycontrols plugin work i see no difference in discord after enabling
have you played spotify

yo im downloaded a theme and its a old version now its saying to redownload but my discord is all bugged and i cant click settings
Hi how do i install #1032200195582197831
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 = []
})()
read pins
hey one of you guys reccomend me a good theme clear vision looks stupid i dont like the blue and the stupid deeer i have to look at i feel like its going to like raise its neck and stare into the screen and state my full name and ip adress
im buddy as buddy
i cant open dev tools its just taking screenshot for me
what dev tools
What are the advantages to install openasar?
u have some app that uses ctrl shift i as screenshot so u cant open devtools, but i dont remember what is it called 
Starts faster, performs better, even smaller
try f12
nope
either find a way to disable the screenshot or
go to %appdata%\Vencord\settings\settings.json, you should be able to just drop that into search
there should be a themeLinks list, remove the theme link from it, so it's just "themeLinks": [],
and then restart discord
where do i go to %appdata%\Vencord\settings\settings.json?
how do i make the relationship notifier notificate me if im on discord and if im minimized ?
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
- Enmity (ios only): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord):
GitHub - Discord Server
how do i download vencord on a mac
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
Download https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.MacOS.zip
Unzip it, and run VencordInstaller.app
If you get a
VencordInstaller can't be openedwarning, right-clickVencordInstaller.appand click open.
This warning shows because the app isn't signed since I'm not willing to pay 100 bucks a year for an Apple Developer license.
Hey is there a way i can change my channel fonts to a custom one in this example i am attempting to change them to OCR A Extended


