#🏥-vencord-support-🏥
1 messages · Page 46 of 1
hello, so I was setting a custom theme after DLing Vencord.
while the theme was applied, the image I used for the theme did not
correct link?
the image i used for the theme did not
wut
what image
also what theme
Hey guys I was wondering if there was any reason the desktop app chugs so much battery compared to the website?
Hello. I am writing about donations. If I subscribe to the second level, lead dev. put me a certain picture in the profile, will it be displayed only as long as I support?
even when using openasar
because its way heavier and has a lot going on in the background. you could try using any of https://github.com/Vencord/Desktop , https://github.com/ArmCord/ArmCord , and
https://github.com/spacingbat3/WebCord which might or might not be lighter
Vencord Desktop is a cross platform desktop app aiming to give you a snappier Discord experience with Vencord pre-installed - GitHub - Vencord/Desktop: Vencord Desktop is a cross platform desktop ...
ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. - GitHub - ArmCord/ArmCord: ArmCord is a custom client designed to enhance your Discord ...
permanently
Thanks will try armcord
Sorry for ping, but have another question. 
Do I have to pay via "monthy" or "one-time" method?
both work!
Another question, anyone know how to increase the size of x is typing... in css?
The theme im using has it put on like 2px or something lmao
keep getting this issue, it has full disk access and i have restarted it multiple times
do the following
this hasnt fixed it
tried this a couple times and it still is not working
are you sure you're running the correct executable?
if you have multiple in your downloads folder, you need to add one and launch the one you added
one minute
installing it fresh and doing it doesnt work
you don't need to install it btw, as in no need to drag it to the applications folder
could you screen-record how you do it?
cmd + shift + 5 and choose record
ill be back in 10 or so minutes sorry
alright
i have a password and fingerprint
kk
this is super weird because it worked just fine for me
yeah sorry can't help then
is your user admin? @vale beacon
oh right it needs to be admin
yes
its the only user on the mac
sorry for the late reply
cnr works for me
theme works, but the custom image i set does not
Does anyone have Discord refresh somewhat randomly with openasar + vencord?
even tried with custom css..nothing changed
I find it really annoying
I don't open devtools though
still happens after a while without devtools
Fair enough, poor memory management then
I could try vendord desktop again I suppose
@shell veldt I noticed you output this message regardless of what the error actually is, maybe it's something other than full disk access?
hold on I'm gonna send a screenshot of the code
here
you just check if error exists
not if it's, well, full disk access error
it could be some kind of other permission error
what permissions does it need? @plush jetty
I'm honestly not sure
one last thing I can recommend is try restarting your mac
make sure that full disk access is enabled tho
might try that in a bit
are you uploading the theme (after you added your custom background) to a github repo and using a link from that?
is the repo public?
do you access imgur normally? or do you have to use a vpn to access it?
normally
have you tried other images besides the one you're trying to set?
^ if the repo is private it'll sometimes stop working. if it's public can i try out the link that you're using?
there is no full disk access error
there is permission denied
what other reason would give permission denied
honestly no idea
no it doesn't
?
windows is pretty much the only OS that restricts that
can u test
yeah figured
neither does linux afaik
system integrity protection is enabled as well
hm I wonder if FileVault could be causing that?
@vale beacon do you have FileVault or any other encryption enabled?
yeah
nope
bummer
wait i do
try running cd Downloads && sudo open 'VencordInstaller.app' inside Terminal
it should be your account password
yeah it just was the icon and i didnt think my keyboard was doing anyting
it was just hiding it
yeah it should be that way
i just need to move it from applications to downloads 1 sec
oh hold on don't
I can just change the script
cd Applications && sudo open 'VencordInstaller.app'
use this instead if you want
and also go into system settings and re-add vencord installer to full disk access
huh
hold on
oh right
cd ~/Applications && sudo open 'VencordInstaller.app'
this
(re-add from the applications folder)
is the default dir when u open the terminal not ~ what
?
mac be weird
yes but the command CDs into Downloads
hmmmmm
we need a ls
can you not right click > run as admin
do ls
on apps
no lol
there's no such thing as run as admin
bleh macos moment
ls?
run
I don't think there's such option on linux distros either
command
ls in terminal
uh depends
some file managers have it integrated
I think dolphin does
k i did ls
show
vencord isnt there
lemme see
what the fuck
what kind of applications does this display
is this user-installed applications or something
maybe there's a system applications folder
probably
huh
okay I know
cd /Applications && sudo open 'VencordInstaller.app'
yeah it should be root level
this just launches it
it still doesnt work
i restarted about 5 minutes ago
i will again
aight
so weird
wait do i have to install it while discord is closed or smthn
no but you can try
@shell veldt does the CLI display the full OS error?
yes
@vale beacon try with CLI
I could build one
do you still have that terminal open?
it should have a lot of stuff printed now
oh wait gui includes cli?
it just says it opens it
no but it prints a lot of debug info to the console
ven I don't think you print the error
show please
it logs every error
sure then
hold on
could you run and show the output of ls -la /Applications/Discord.app
I had to mess with iMessage the other day I think I know how to make it open with verbose info
is it the same for u? @plush jetty
lemme see
i know whatever linux mint uses has it
i think its nemo
no you own it there
yours is fucked up honestly
huh
try sudo chown "$USER:wheel" -R /Applications/Discord.app
I wonder why that's the case
what this does is transfer ownership of Discord's files to your own user
currently it's owned by the admin
im the only user
then try installing again and see if it works
well in unix there's multiple users alongside the normal one
your username is eel?
oh wait right
no
yeah what
I don't think quotation marks are needed
try sudo chown "${USER}:wheel" -R /Applications/Discord.app
what was apple cooking
they are in case their username contains special characters
that's what i want to know
I doubt macos allows special characters
heck, it even lowercased Xinto to xinto
one sec
no it's -R
yeah it should be -R as per man
try sudo chown -R "${USER}:wheel" /Applications/Discord.app
hm I wonder why running as root didn't work
I guess you can't run applications as root at all
sudo open zsh then what does whoami say?
instead of zsh you might have to open Terminal.app or whatever its called
probably some SIP bullshit or something maybe?
inb4 open doesn't open as admin

Also now there's the mystery why this person's discord was owned by root
idk why that would prevent modifying the applications folder but yknow
is there some way to run the discord installer as root
because apple cooked (methamphetamines)
yeah no
alternatively somebody on youtube said the admin account owning discord will give it access to more system resources
lmfao
Sorry
sowwy >W<
if you care what the issue was:
For some reason, your discord was owned by root. root is the admin user which will always exist even if you only have one user. What we made you do via the chown (change ownership) command is transfer ownership from the root user to your own user
wow that's good to know though
i used to have 2 users until not very long ago, which i deleted
maybe that was the issue
did you install discord on the other user?
dont think so
maybe the application transferred to root as a backup or something
eh whatever as long as the issue is solved it's fine
sudo /Applications/ApplicationName.app/Contents/MacOS/ApplicationName
this should work I think
will make the next person run that

Well thanks for ur patience snuff
i should thank you for the help
yes
can i have a link
chrome or firefox..
chrome
you can also search and you would find it
the vencord plugin 

:3
no and can't be added
help
no u need to guess their issue sorry
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
10/10


.-.
plis help
Is it running?
probably not
So true
read the plugin description
Do not let me help
oh dear
Is there a plugin to see the emblems next to the username in the chat?
porfavor ayuda
badges? or devices?
badges
y si tengo un plugin para ver los badges como puedo hacer para añadirlo? (no speak inglish)
no puedes
(im just using google translate sorry if it's not quite right)
vfaq rtc
Cause is unknown, so there is no real fix.
However, a simple workaround that fixes it temporarily is to click the text that says RTC Connecting, then click Debug. Close the page that opens again and it should now be fixed!
Note that you need Discord Developer Mode (Discord Settings > Advanced > Developer Mode) enabled to do this!
vencord keeps making discord unusable like white/blackscreen the quote neither the discord logo appear
wat can i do
amazing
opera gx
oof dunno then
it's been working on other platforms
Is this thing official?
yes
cool
vf installer
1. How do I install Vencord? (installation, install, download)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, i get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do i get logged out after opening DevTools? (nodevtoolswarning, hidetoken)
vf installer
1. How do I install Vencord? (installation, install, download)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, i get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do i get logged out after opening DevTools? (nodevtoolswarning, hidetoken)
vf installer
1. How do I install Vencord? (installation, install, download)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, i get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do i get logged out after opening DevTools? (nodevtoolswarning, hidetoken)
Huh
stop rq
- fixed, update, up
- linux, l
- mac, darwin, m
- moreinfo, more info, mi
- reinstall, redownload
- windows, w, win
yh that dont help i still need a walk threw lol
⚠️ 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
through
it saying your discord is broken
Reinstall discord
I'm a bit busy for a call rn
Do you need the link to install discord?
no ik how to delete and reinstall discord i alr did that 3 times
borked?
Broken
how do i fix it ?
Send screenshot
of ?
the message ^^
follow the instructions in your screen?
screenshot the folder the button takes you to
it says discord but when i click it nothings in there ?
^ when screenshotting use win + shift + s
ok now theres no folder at all what now
And paste the image here
Reinstall discord
try to install vencord
it installed
nice

I am trying to put a requested feature in but i don't see a post button
can someone help me
ty bc the links i looked in feature requests kept taking me to the same page
idk this was just from #plugin-requests
aw it won't let me
ah
an editusers plugin
editusers?
yes
what's that entail
entail?
what does it do
I think it would be a great addition to Vencord if this plugin were to be added: https://betterdiscord.app/plugin/EditUsers This BetterDiscord plugin lets users edit various attributes of other use...
do you want something like this
already asked for
aw
oh can i make a suggestion about a plugin that already exists?
since it won't let me on the website
you could do it in #👾-core-development
ok ty
¯_(ツ)_/¯
but honestly your best bet is probably to just wait until you're not a new user anymore according to github
oh ok
/run
function generateRandomPrimeNumber() {
while (true) {
var number = Math.floor(Math.random() * 100) + 1;
if (isPrime(number)) {
return number;
}
}
}
function isPrime(number) {
if (number <= 1) {
return false;
}
for (var i = 2; i < number; i++) {
if (number % i === 0) {
return false;
}
}
return true;
}
generateRandomPrimeNumber();
Your js(18.15.0) code ran without output @broken tiger
/run
function generateRandomPrimeNumber() {
while (true) {
var number = Math.floor(Math.random() * 100) + 1;
if (isPrime(number)) {
return number;
}
}
}
function isPrime(number) {
if (number <= 1) {
return false;
}
for (var i = 2; i < number; i++) {
if (number % i === 0) {
return false;
}
}
return true;
}
var randomPrime = generateRandomPrimeNumber();
console.log("The useless random prime number is: " + randomPrime);
Here is your js(18.15.0) output @broken tiger
The useless random prime number is: 97
i think the vencord update system is bugged
it's showing same thing even if i updated it
might be worth reinstalling
i haven't had that for me yet at least
ill try
is there any way to implement the 3y3 nitro thing where you can actually see your "about me" on mobile and other devices
? i have 3y3 working and can see my about me on mobile and other devices
are you saying that you see the code on mobile? on ios the characters show up i think but only on ios
Yeah
Is there a workaround for this?
ah yeah
You use 3y3 and it’s just [?]
that's def ios problem
that's not how it works, it's purely an issue on apple's side and we cant do anything to fix it
well it is a vencord plugin
an enmity plugin could help the problem if that's what you mean, but as sunnie says you'd need a mobile client mod to fix it as it is now
vendetta (another ios mod) does have a plugin to show fake themes but it won't remove the characters
I have the ipa of enmity on my computer but my iPhone cable that I usually use for sideloady isn’t working for data transfer
right i forgot vendetta was ios too
Isn’t vendetta shady
i don't think it's shady but idk
the messages were out of context
There was something about malicious ipas or something not too long ago
Ah
and you can probably guess that changing 1 string in an ipa isnt the mosy malicious thing
they just wanted to check whether emnity was reposting their ipa's nothing more
It’s abit weird but not malicious
Ohhh
I think I’ll have to get another iPhone cable idk, the cable works on linux but i main windows and don’t have linux installed atm lol
Thanks for the understanding
Very goofy drama at the time that wasn’t really a drama lol
Anyone have any idea on how to fix this?? It’s okay if not lol. Maybe if someone knows how to completely uninstall iTunes and remove anything apple related on my computer, I’ll be able to reinstall
Why isn't there a plugin that shows the badges next to the name in the chat?
my guess would be because nobody made it yet
I have 1 but they tell me I can't upload it to vancord
?
?
wdym by "Cant upload"
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
I can’t instal it without the help of a computer
yes u can
yes
then you’d need to create a pr and wait for review
how did you deduct that
they're trying to use a betterdiscord plugin
i told them about bd yesterday too and they kept pushing shrugs
I am a programmer and well I know how to make plugins and if I want to use batterdiscord plugins I just install that and that's it but what I want is to use vencord
in that case do this
You need to rewrite the BD plugin to work with vencord then open a PR @broken tiger
yeah just make sure it works in vencord before u pr 🙂
how
do you not have a sideloader
your original message seemed as though you had trouble getting the ipa on your phone
yeah mb
whats the enmity plugin?
ah
I was just saying in an ideal situation if you wanted the 3y3 code to work youd need a mod on your other devices to handle it
Ask someone over at enmity about it
I can’t join the server for some reason
Oh weird
Yeah
Really weird
I can’t do anything without being able to join the enmity server
can someone do smth
hey guys sorry if this is a simple question ive only got into editing github stuff
can i add a theme and reupload it use it?
what do you want us to do about it lmao
yes
Yep
There are instructions in the theme tab
oh thanks sorry 🙂
Wait I'm slightly confused by the question but if you're saying you want to customize a theme on GitHub ye. Tis possible just make sure the repo is public
im banned from there for some reason, ive never joined that server on this account before
literally
never
joined it on here
discord servers ip ban
ive tried a vpn and everything
Unless you know for sure you got banned
on my old account yes, but on this account no
...
i dont even remember what i got banned for, iirc it wasnt anything outlandish
why do you expect us to help you ban evade
tu tu
Welp that could do it
use your brain
da da
Any good clients you'd recommend for Android or just the default one?
i dont want help ban evading, i just want someone who i can speak to from enmity to ask about this
I saw there's a couple out there but they don't do much.
no
no
so?
no one else would
and that's related to vencord support how
it isnt
theres a snippit in #🎨-css-snippets that changes it client side somewhere i thibk
then why are u asking here
Shrimply not

Once you get past all the watermark snippets 😂
That looks like textreplace(?)
Do you have that on
You have Translator on, turn it off and see if that stops it
(in the chatbar icons)
Hello
Oh duh
Completely missed the chat bar icons
goofy lookin theme
Is there a plugin or theme to put badges to my liking?
the normal discord badges yes #📜-js-snippets
custom badges no
wym
omg ty
thats so gay
And how are they added?
but if it is restarted, the badges are reset and I wanted them to always be seen
no
use openasar (i think)
you can explain it :3
actually nvm
i coulda sworn someone said they loaded js snippets on startup using something
but i don't remember what
this
i don't really recommend it tho
i was about to ask how to use party mode, but that happened when i tuped lol
typed*
Vencord Debug Info
Discord Branch: stable
Client: Discord Desktop v1.0.9013
Platform: Win32
Vencord Version: 8aaf4d6 (Dev)
OpenAsar: true
Outdated: false
Enabled Plugins:
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, BetterFolders, BetterUploadButton, ColorSighted, CrashHandler, DevCompanion, EmoteCloner, Experiments, FakeNitro, FakeProfileThemes, FavoriteEmojiFirst, InvisibleChat, LoadingQuotes, MessageLinkEmbeds, MessageTags, NoDevtoolsWarning, NoF1, NoReplyMention, NoTrack, PermissionsViewer, PinDMs, PlainFolderIcon, PronounDB, QuickReply, RelationshipNotifier, RoleColorEverywhere, SendTimestamps, Settings, ShikiCodeblocks, ShowHiddenChannels, SpotifyControls, SpotifyCrack, SupportHelper, TextReplace, TypingTweaks, Unindent, VencordToolbox, ViewRaw
hm ven sometimes has bot tag
im not sure why
What is the BadgeAPI?
How can I get the vencord contributor badge?
by contributing to vencord
yes, but how can I?
Thank you ❤️
lew secretly loaded
mf forgot an update
yall can msg logger get u banned?
vf ban
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
what if someone with a theme send a screenshot to discord trust and safety
read the rest
it says server tho
im asking would Trust and Safety ban the person
if someone sends a screen shot that contains plugins and themes
did you send a screenshot of a themed discord to discord support
no i didnt
but what would happen
read the second paragraph lol
i dont even got vencord installed cuz of thinking too much about it
as someone who has accidently done that before, no
but also don't be stupid and do it
u wont get banned dont worry lol
what did they say?
nothing
can you read the post
^
i did
but people are saying u have a really high chance of getting banned if u have the msg logger
8120 morbillion dollars
should've changed the $111.00 :(
give him 8k so he can spend it in clash royale
shut up
do it
is there an aliucord alternative for IOS?
enmity
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues, 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 Vencord in any way, so we do not provide support or endorse
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
eh endorse is the wrong word
ye
i meant like dont blame us if anything bad happens related to them
hm
i guess like "we don't take responsibility" but that's already kinda implied in "we do not provide support"
these mods (just like any other) are use at your own risk! :3
that's better 
explod
btw on that topic, if you ever feel like additional faq items could be useful, you can pr it to https://github.com/Vencord/Website/tree/main/src/content/faq, it's simple markdown so super easy, just follow the structure of the other files
they're what's displayed on https://vencord.dev/faq and vaius 
👀

How can I check if my code works?
What language is used for the plugins?
no offense but i feel like if u cant figure out what language it is on your own you won't get very far trying to make a plugin
no but i am so confused, ven, why are you registering as a bot 
disabled
oh i know why heh
yeee
that would be why :D
when you open the plugin modal, vencord dispatches a fake user update that turns the user into clyde
lol why are you turned into clyde tho
i could understand me being turned into clyde i think
here
it turns all the authors into clyde
so that it opens a very limited modal
gotcha gotcha
normally this wouldn't be an issue because we restore the users back to normal when you close the modal
ahhh
but i assume because you open it skipping the setting, it still renders me in chat and if i send a message while you have the plugin modal open it gets rendered as a bot
glad it was easy to figure out then
ah ty
I have a problem the vencord does not open for me I do what the page asks me for but it does not open and it does not run
Hey, i have been using it for a few days, and now discord was acting slow so i reinstalled it, and now it dosent show vencord anymore
i have tried to patch it and unpatch multiple times
help help help
define "it"
what did you reinstall
discord?
vencord
it should work fine
I have a problem the vencord does not open for me I do what the page asks me for but it does not open and it does not run
press redownload files
I have a problem the vencord does not open for me I do what the page asks me for but it does not open and it does not run
okay
stop spamming @grave vault
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?
my name navegator Windows 10
it doesnt crash
it just freezes downloading files
normally you wouldn't notice cause its fast
but ur internet is being slightly silly
i have like
20 MINUTES
no
lemme restart discord
you havw
it's downloading like less than a mb bro
dial up
it really shouldnt take this long ahahha
granted freezing while its downloading is not the best
mfs got the beep boop brr connection
finally
LMFAOOO
Hi, I have a doubt, how do i open the console?
when I want to clone a sticker it tells me an error and I see the console
ctrl shift i
you're probably being rate limited
does anybody know a way to make the player background black to match with my theme?
#vc-spotify-player { background: none !important; }
irrc
hmmm.. it isn't working for me
could it be a conflict with my theme?
I'm using the AMOLED-Cord theme
#vc-spotify-player#vc-spotify-player {
background: black !important; /* whatever color */
border-bottom: none;
}
works! thank you :)
looks like i got rate limited again
and i tried bypassing the rate limit but that did nothing
why tf does it need some modules?
it's how searching stuff on discord works
if you debloat it that breaks
nothing we can do about it
rate limit
It's not rate limit
still shows the same error after shutting down discord and putting the modules back in
which specific modules does it need?
it happens on the web version too
Is it up to date?
"why does deleting files break my discord 🤯🤯"
use your brain for a sec lmao
u should try debloating C:\Windows\System32
lmfao vencord needs krisp?
lots of bloat
well it fails to load after removing the krisp module
it happens when loading discord's rpc webpack module because it expects discord_rpc to be there
shrimply don't delete files
and discord crashed lmfao
renamed folders actually
anyways works fine now
although cloud seems to be rate limiting me
because it fails to sync from and to cloud
some api changes happened or?
Hello im on mac but seems like idk what to put in "Custom Install location" in the vencord installer
that's optional
i think
theres no options for but custom install location
huh doesn't detect discord
i don't have any devices running apples stuff so i can't help you
do you have discord installed?
Yes i did
hm
do you know where it is installed?
add it to your applications folder
uhhhh i will try
how to before 2020 discord look
yo
found out that vencord is the source of my microphone cutting out
how do I fix it
after saying a solid sound for a tiny bit, it just cuts out
this happens every time
on normal discord web its fine
./vencord-debug
Vencord Debug Info
Discord Branch: stable
Client: Discord Desktop v1.0.9013
Platform: Win32
Vencord Version: 458c7ed (Standalone)
OpenAsar: true
Outdated: false
Enabled Plugins:
AlwaysTrust, BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, BetterUploadButton, CallTimer, ClearURLs, CrashHandler, DisableDMCallIdle, EmoteCloner, Experiments, FakeNitro, ForceOwnerCrown, IgnoreActivities, MemberCount, MessageLinkEmbeds, MessageLogger, MoreCommands, NoScreensharePreview, NoTrack, NoUnblockToJump, NSFWGateBypass, PlatformIndicators, Settings, ShowHiddenChannels, SilentMessageToggle, SpotifyControls, SpotifyCrack, SpotifyShareCommands, SupportHelper, TypingTweaks, UserVoiceShow, ViewIcons, VolumeBooster, WhoReacted
wait nevermind
i reset all voice settings and it somehow fixed?
i dont know what the problem was tho
mb
./vencord-debug
ye
Using Message Logger, how can I open up the logs? Used to be a button top right.
For ShowHiddenChannels, how do I disable it on a server? Used to be able to right click a server and disable.
no
Vencord != BetterDiscord
those aren't existent features
anyway use this to disable showhiddenchannels on a sderver
Oh, so it's not a BD plugin, it's a plugin specifically for Vencord under the same name? And that feature doesn't exist?
yes
they need onboarding enabled for it to show
Vencord does not support BetterDiscord plugins
all plugins you see are full rewrites / original
Not sure what this means, I'm sorry.
onboarding is a feature that makes you choose your roles on join
like when you joined here
Welcome! Let's customise your experience
thats onboarding
And if it doesn't have that, you're forced to see all their hidden channels?
What do you want me to do in that channel?
read the channel name?
You want me to request that feature?
im telling you to open a feature request if you care enough :P
Hm, I'll do it. Annoying that some servers I'm forced to stare at bloat.
using these stickers without nitro
will my account get banned for doing that
😔 🖐️
i was fucking flabbergasted for a second until i realized #🎨-css-snippets
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
👍
do y'all know any solution for the issue where discord just says that your account is unclaimed out of nowhere
it only happens for me with vencord on the stable desktop app
upon restarting discord, it disappears for a bit until i navigate between different channels and servers
wont be a vencord issue idt
damn okay
can you see if it happens on stock
doesn't happen on stock
the issue's inconsistent, sometimes when i navigate between servers the claim account prompt just disappears
discord moment ¯_(ツ)_/¯
it happend to me a few times
very rare to see
install discord
how to fix it?
fix what
looks good to me
its good wym
lol the pfp position goes wrong
yeah
[class*="PremiumWithoutBanner"]:has([class*="bannerPremium"]) [class*="avatarPositionPremiumNoBanner"] {
top: 76px !important;
}
Nothing has changed.
how do u guys get banners 
usrbg
my discord has become very slow and switching to channels takes significantly longer than before i used Vencord. is my pc just not strong enough or is there something i can do to improve the performance? i have a bucnh of plugins installed, a theme and like 10 different css script thingies.
can anybody send me a blackbox server invite through my dms? 
try disabling ur theme
no




