#🏥-vencord-support-🏥

1 messages · Page 535 of 1

broken tiger
#

AUR vesktop-bin package; your idea about chromium makes sense as electron33 was updated on arch linux on the 23rd and the issue hasn't happened to me before that. i'll try the flathub package

haughty goblet
#

The exact same thing

brisk surge
#

please consider reading and being more patient

untold arrow
#

@floral silo sorry to ping but is mlenhanced meant for vesktop?

#

or can it be used there?

haughty goblet
marble palmBOT
untold arrow
haughty goblet
untold arrow
#

i went by this message

#

so if you'd be so kind as to point me in the direction id gladly follow

haughty goblet
#

^

untold arrow
#

ok

analog silo
#

we dont give support for third party plugins

marble palmBOT
haughty goblet
#

Third party plugins aren’t supported

analog silo
#

its a no man's land

untold arrow
#

ok

#

well I'm at a loss atp

#

cant even personally message the guy

haughty goblet
#

That isn’t our problem, read the docs

untold arrow
#

followed all instructions

#

ill figure sum out

haughty goblet
#

Then you should know everything

pure dawn
#

stop asking

haughty goblet
#

Cant help further

untold arrow
#

anyways

hasty sierra
#

why is my beloved fakenitro not working

mighty ravenBOT
# hasty sierra why is my beloved fakenitro not working

"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-debug slash 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 + i on MacOs) and check the console tab for red error messages

For Installer issues:

  • What OS are you using?

(Auto-response invoked by @pure dawn)

hasty sierra
#

when i send an emoji it just sends the :emoji_name: without the embed, and i have embed permission

pure dawn
#

update

hasty sierra
#

alr

#

works ty, i already thought i updated but ig not

granite rune
#

How can I disable that debug thingy? It doesn't let me do it

#

Discord wants to keep logging my voice I guess

broken tiger
austere mango
#

i turn on 4 themes and is broke how can i fix it?

mighty ravenBOT
# austere mango i turn on 4 themes and is broke how can i fix it?
My themes broke and now I can't open settings or disable them

open the dev tools with CTRL + Shift + i (Cmd + Option + i on MacOs) 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
    try {
        const copy = window.copy ?? Vencord.Webpack.Common.Clipboard.copy
        copy(Vencord.Settings.themeLinks.join("\n"))
    } catch { }
    Vencord.Settings.themeLinks = []
    Vencord.Settings.enabledThemes = []
})()
austere mango
pure dawn
#

still works

dark bough
#

Can I use it on apple

haughty goblet
mighty ravenBOT
# dark bough Can I use it on apple
Is there a mobile version of Vencord?

Technically yes, we have a very barebones app for android: VendroidHowever, it suffers from many issues and thus is not recommended for daily use (nor is it actively being worked on)

Instead, we recommend the following alternatives:

dark bough
#

Ok

autumn flicker
#

what does vencord on chrome do

#

as an extension

pure dawn
#

allows the usage of vencord on the browser

haughty goblet
#

Adds vencord

austere mango
mighty ravenBOT
# austere mango please help! my vencord is laggy bc i turn on 4 or 5 themes
Why is my Discord laggy?

The most common cause of lag is poorly written CSS.

To see if this is the case for you, try temporarily disabling all themes and your QuickCSS.

If that indeed fixes the lagging, you'll have to figure out which theme / part of your QuickCSS is causing the lag.Just slowly remove parts of it until it doesn't lag anymore.

mighty ravenBOT
# austere mango please help! my vencord is laggy bc i turn on 4 or 5 themes
My themes broke and now I can't open settings or disable them

open the dev tools with CTRL + Shift + i (Cmd + Option + i on MacOs) 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
    try {
        const copy = window.copy ?? Vencord.Webpack.Common.Clipboard.copy
        copy(Vencord.Settings.themeLinks.join("\n"))
    } catch { }
    Vencord.Settings.themeLinks = []
    Vencord.Settings.enabledThemes = []
})()
final willow
#

some random dude sent me a screenshot of the past games i've played that are in the "Activity" tab that supposedly only I can see, I also tested with an alt and with a friend and they can't see mine, how did he do this? Was it a pluggin from a Discord modification app like Vencord? thanks

shell veldt
#

disable that shit

#

everyone can see it

final willow
#

oh

#

thanks

mossy wind
#

What was the experiment called that turns on the new image viewer

pure dawn
#

i wonder if people even search anymore

kindred osprey
#

any news about soundmoji to be included into fakenitro?

#

is there any work for it?

pure dawn
kindred osprey
#

well that was unexpected

zinc current
#

How do I uninstall Vencord.

pure dawn
#

vf uninstall

mighty ravenBOT
# pure dawn vf uninstall
How do I uninstall Vencord?

Vencord is uninstalled the same way you install it. Just use the "Uninstall" button instead

zinc current
#

I don't see a uninstall button.

pure dawn
#

Well how did you install Vencord

teal tapir
#

vp ShowHiddenThings

mighty ravenBOT
pure dawn
zinc current
pure dawn
#

yeah thats a button on the website but it doesn't tell me what you did after that

#

if you downloaded it using an installer use the same installer to uninstall it

pure dawn
zinc current
#

Alright I uninstalled it, thank you.

vocal rock
#

hi, is it safe to use this actually ? Just found out about this

mighty ravenBOT
# vocal rock hi, is it safe to use this actually ? Just found out about this
Will I get banned for using Vencord? Will plugin X get me banned?

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

wise blade
#

vencord refuses to work with discord, i installed it & it says its not put in the right folder for discord on my laptop 😢😢

#

FAK

#

okay

brisk surge
potent crown
#

any theme name that supports transparency ?

gleaming bison
#

how would an unnofficial version become official?

#

so if i made a slackbuild for vesktop for example, how would i make it an official verified build

gleaming bison
pure dawn
#

only packages maintained by somebody developing vencord with permission from a core developer is considered official

elfin current
#

hey everyone, I just updated my vencord/vesktop for the first time in a few months and the margins between messages are much larger than before. these are the appearance settings settings:

gleaming bison
#

should you also be the maintainer of the package in question?

#

(obvious answer but i want to make sure i didn't miss anything)

pure dawn
#

literally an official package is officially maintained and thats how it is

#

doesn't really get any more complicated than that

glass nexus
#

is there a way to prevent discord from storing my recent activity history. I don't mind people seeing my current activity. But I don't see anything good from letting Discord log and broadcast my activity history.

hybrid minnow
#

I've tried repairing via installer, same error

marble palmBOT
pure dawn
pure dawn
#

screenshot the one from the installer here

placid fox
#

How can i request an Plugin when it is something new (not implemented and not listed in plugin-requests )?

GitHub

Vencord plugin requests. Open the link below to create a request - Issues · Vencord/plugin-requests

slim nymph
#

why are these darker now

remote relic
#

idk what plugin i enabled or what setting i enabled, but every link i open opens in a vesktop internal browser instead of my browser or w/e. anyone know what I screwed with to make it do that?

open creek
mighty ravenBOT
#
My themes broke and now I can't open settings or disable them

open the dev tools with CTRL + Shift + i (Cmd + Option + i on MacOs) 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
    try {
        const copy = window.copy ?? Vencord.Webpack.Common.Clipboard.copy
        copy(Vencord.Settings.themeLinks.join("\n"))
    } catch { }
    Vencord.Settings.themeLinks = []
    Vencord.Settings.enabledThemes = []
})()
broken tiger
#

Can I know the webhook of any room?

brisk surge
#

not possible and this only has malicious purposes

noble sentinel
#

Just a small bump in case anyone happens to know, but otherwise I'll keep looking into what I can find. Thanks in advance. mikuheart

blazing shell
#

Would there be any updates for this?

sour quail
#

I am wondering on how I can get vencord, I am on a very old mac so I cant do most downloads, I downloaded the google chrome version although I dont know what to do from there

winged flume
#

why the change of vencord to hastsume vencord?

native slate
unkempt karma
flat cove
#

either that, or your network administrator has blocked the discord cdn

native slate
#

Not my network

brisk surge
native slate
#

not only mine prob

pure dawn
#

not a vencord issue

#

please ask somewhere else instead of clogging up the support channel for something we can't help with

sour quail
#

Once I get the chrome version of vencord how do I use it

flat cove
#

if you do, then everything is working

#

and you can start enabling plugins

sour quail
flat cove
sour quail
flat cove
#

do you see vencord there

sour quail
flat cove
sour quail
near breach
#

Can you do this on iPhone

flat cove
tropic thunder
#

vi LastFM

mighty ravenBOT
# tropic thunder vi LastFM

1. How to update if you can't update via normal means
2. Vencord gone / failing to install
3. Theme stopped working
4. Unable to scroll if theres too many roles
5. Rich Presence Buttons not showing up

near breach
torpid plover
#

i have encountered a strange issue with channels not showing even if i have access. this is not a case of me having hidden the channel via channels & roles since part of the issue is that they dont even show there.
this sometimes leads to a rules channel not being shown to me unless i toggle show all channels.
i have tried to identify if and what plugin causes it but no progress on that front since i dont know what initially triggers the bug. so the times they have shown up again i couldnt verify if it was resolved and then some time later it would happen again.
having looked around i havent seen any bug report remotely similar to this but maybe someone has heard of it.
i do have showHiddenChannels and is the most likely culprit, yet i cant find a bug in its own code and the patches are not very understandable without knowing the context around it.

brisk surge
late helm
#

there's vencord to Arch Linux?

brisk surge
#

vf install

mighty ravenBOT
# brisk surge vf install
How do I install Vencord?

We provide a convenient graphical installer you can use. Or you can just grab Vencord from the Chrome Webstore or via Userscript.

Visit our download page to find out more!

late helm
torpid plover
brisk surge
#

then enable show all channels

#

also no need to be rude

torpid plover
#

wasnt being rude but 1. there would still be a bug 2. your reply does not make sense. what do you mean "if the channel is in server guide it will be hidden"?

pure dawn
#

it means that

#

servers can opt in channels to be in a "special" location outside of the regular channel list visible by users

#

these channels appear within their own section in the server guide

brisk surge
#

no

vocal rock
#

Guys I just installed it but nothing shows up in my settings, what’s the issue? It did say installation was successful

torpid plover
burnt hare
vocal rock
burnt hare
#

No, bunny discord on your phone won't change anything.
one thing you can try is running discord in the terminal. If vencord is patched it should say
[Vencord] Starting up... [Vencord] Loading original Discord app.asar
or something similar at the beginning.

vocal rock
burnt hare
vocal rock
#

I’ll now dive into this, I hope I don’t get a ban on the way , thanks for your time though

rotund beacon
#

im trying to install vencord but with the online browser of edge and its not working

sour quail
#

I am trying to get some of the plug ins from the website and I download them but what do I do after that

burnt hare
woeful ermine
#

quickcss not supported by vencord web?

#

nothing loads

#

are there any incompatible extensions?

broken tiger
#

Hello

#

@mighty raven Speak Spanish please

mighty ravenBOT
wise thicket
woeful ermine
vocal rock
#

Guys is fake nitro plugin broken? It doesn’t seem to work for me

wise thicket
mighty ravenBOT
woeful ermine
wise thicket
woeful ermine
#

ah alr

vocal rock
#

Vencord: v1.11.2 • 43501ba (Standalone) - 24 Jan 2025
Client: stable ~ Discord Desktop v1.0.9179
Platform: Win32
Last Crash Reason: N/A

#

Enabled Plugins (23):

BetterSettings, CrashHandler, EmoteCloner, FakeNitro, FavoriteEmojiFirst, FavoriteGifSearch, FixImagesQuality, FriendsSince, GameActivityToggle, ImageZoom, MemberCount, MessageClickActions, NoBlockedMessages, OpenInApp, PictureInPicture, PinDMs, RelationshipNotifier, ReverseImageSearch, UserVoiceShow, ViewIcons, VoiceMessages, WhoReacted, YoutubeAdblock
wise thicket
vocal rock
#

It’s like I don’t have the plug-in

wise thicket
vocal rock
#

Already tried reinstalling the plugin but still not working

wise thicket
#

show you settings for the plugin

vocal rock
hollow ingot
#

Hey this might be a clueless question but can i get vesktop support here?

wise thicket
#

What is you problem/ question?

hollow ingot
#

I'm trying to get app scaling working but the feature seems to be missing on vesktop.

#

basically the gui is just too small for me

unkempt karma
hollow ingot
hollow ingot
unkempt karma
hollow ingot
#

my num pad one doesnt work but the others do

unkempt karma
#

yea

hollow ingot
#

thanks

unkempt karma
#

numpad keys are different from the main part

#

np

sour dirge
#

Just installed Vesktop, whats canary, stable and ptb?

wise thicket
plucky wraith
#

will i get banned using vencord js for themes?

marble palmBOT
# plucky wraith will i get banned using vencord js for themes?

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

wise thicket
#

@marble palm W

marble palmBOT
tired heron
#

NoSystem Badge but just for the red dot ?

umbral pilot
#

vp platform

mighty ravenBOT
bronze sparrow
#

Heyo, I want to migrate my settings of vencord from one pc to another, is there a way to do that?

haughty goblet
bronze sparrow
#

ah yes, i just figuredthat out but my old pc is kinda broken, I can't access internet on it anymore so I can't open discord to export the settings, is there a folder I can copy or such?

haughty goblet
#

the... backup section

bronze sparrow
#

sir, can't export the settings from old pc. because can't access internet on it to open discord

haughty goblet
#

Press export
Put file on usb
Transfer usb to new pc
Profit

distant garden
#

is there a way to profile the css when you have a large amount of it? I have a damn beefy computer but this theme is REALLY chugging vencord even tho it runs well enough in replugged. I am also utilizing Vesktop.

haughty goblet
#

no

distant garden
#

is there a thread or anything I can reference that might have examples of what to avoid that is proven to chug performance or things like that? This theme is MASSIVE afaik so going through and disabling it piece by piece will take ages and likely won't even help that much.

haughty goblet
#

nope

wise ruin
#

Because no internet

haughty goblet
#

%appdata$/vencord/settings

wise ruin
bronze sparrow
haughty goblet
#

sorry was running a little thin with multitasking and didnt properly read it

tired echo
#

anyway i can get the members list channel option to appear in all servers?

haughty goblet
#

nope

tired echo
haughty goblet
#

nope

tired echo
pliant pike
#

Is there any plugin i can use to mass delete messages that I've sent? (In dms)

haughty goblet
#

i recommend reading it some day

pliant pike
haughty goblet
#

we can tell

raven eagle
#

how does the venbot keep its message stickied without absolutely flooding my alleged message logger

haughty goblet
raven eagle
#

seriously?

haughty goblet
#

Why else would it be ignored

raven eagle
#

that would....make a lot of sense

#

so it does just delete its messages it's just built in that venbot is ignored

#

thanks for satisfying my curiosity

haughty goblet
#

Indeed

placid wave
#

.

haughty goblet
#

stock feature

placid wave
haughty goblet
#

yes

placid wave
#

I'm dum ._.

round ore
#

Can anyone help me? I have the spotify control activated but I don't get the spotify in discord when I restart it

haughty goblet
#

idk why you are typing it like that but ok

mighty ravenBOT
round ore
#

Vencord: v1.11.2 • 43501ba (Vesktop v1.5.4) - 24 Jan 2025
Client: stable ~ Vesktop v1.5.4
Platform: Win32

#

Enabled Plugins (44):

BetterNotesBox, BiggerStreamPreview, ClientTheme, ColorSighted, CrashHandler, CustomRPC, DisableCallIdle, EmoteCloner, Experiments, FakeNitro, FakeProfileThemes, FixSpotifyEmbeds, GameActivityToggle, HideAttachments, ImageZoom, MessageClickActions, MessageLinkEmbeds, MessageTags, NoBlockedMessages, NoProfileThemes, NoReplyMention, NotificationVolume, NSFWGateBypass, OnePingPerDM, OpenInApp, PictureInPicture, PinDMs, PlainFolderIcon, ReadAllNotificationsButton, ReverseImageSearch, ReviewDB, SendTimestamps, SilentTyping, SpotifyControls, SpotifyCrack, SpotifyShareCommands, Translate, ValidUser, VoiceMessages, VolumeBooster, WebKeybinds, WebScreenShareFixes, WhoReacted, YoutubeAdblock
#

Vencord: v1.11.2 • 43501ba (Vesktop v1.5.4) - 24 Jan 2025
Client: stable ~ Vesktop v1.5.4
Platform: Win32

haughty goblet
#

is rich presence enabled in vesktop settings?

round ore
haughty goblet
#

are you listening to a song

round ore
haughty goblet
#

try reauthorising spotify

round ore
#

There you can see that I have everything activated

round ore
haughty goblet
#

should appear there

round ore
round ore
haughty goblet
round ore
haughty goblet
#

im not sure then, i dont use spotify so i cant really help further

#

does it work on normal discord + vencord (and not vesktop)

round ore
#

Is there an option or something?

haughty goblet
#

thats because vesktop can only detect some games

old iris
#

if valid uder id plugin broken?

round ore
haughty goblet
haughty goblet
#

i wouldnt think

old iris
#

could i send u an id and u could send me the username?

#

so that i can add them

haughty goblet
#

you just hover over the id

old iris
#

im trying it doesnt seem to work for me

#

1332476017217896540 thats the id

haughty goblet
#

you need to change it to something else

round ore
#

So what is happening? How can I fix it, if I have everything you told me xd

old iris
#

@stiff root

haughty goblet
#

<@number>

old iris
#

yeah ik

#

doesnt work

haughty goblet
#

are you sure thats a userid

haughty goblet
old iris
#

i think that was in the user link

#

like dm link

haughty goblet
#

well it would work if it was a userid

round ore
old iris
#

does it show up for u?

haughty goblet
#

no

runic rampart
#

Vencord: v1.10.9 • 1.10.9 (Web) - 4 Jan 1970
Client: stable ~ Web (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.170 Safari/537.36)
Platform: Linux x86_64
⚠️ More than two weeks out of date

marble palmBOT
round ore
#

idk why

round ore
#

creo que me falta algun ajuste o algo, si no, no tiene sentido

round ore
haughty goblet
#

yes, thats for a different reason that i dont know of

runic rampart
#

Vencord: v1.11.2 • 43501ba (Vesktop v1.5.4) - 24 Jan 2025
Client: stable ~ Vesktop v1.5.4
Platform: Linux x86_64

runic rampart
haughty goblet
#

can you elaborate on "isnt working"

runic rampart
#

instead of a sticker it gives me

Your message could not be delivered. This is usually because you don't share a server with the recipient or the recipient is only accepting direct messages from friends. You can see the full list of reasons here: https://support.discord.com/hc/en-us/articles/360060145013
haughty goblet
#

i heard its a known issue

runic rampart
#

I was using webcord-vencord, it used the outdated 1.10.9 version of vencord. I just switched to the vesktop package and everything seems fine now, thank you.
(couldn't find anywhere in the setting to get my version of vencord beside the debug command here)

tranquil flare
#

I bought vencord donete but I can't put emote text on my profile in any way, can anyone help me why?

haughty goblet
#

can you say that again but in english

pliant pike
haughty goblet
haughty goblet
pliant pike
#

I was confused nvm

haughty goblet
haughty goblet
autumn crow
tired echo
#

cuz that panel is really useful

haughty goblet
#

Discord would not like that

autumn crow
tired echo
autumn crow
#

member search is also api locked in the same way

tired echo
autumn crow
tired echo
autumn crow
tired echo
#

ok

coral rune
#

Hu

#

Does vencord work on android?

mighty ravenBOT
# coral rune Does vencord work on android?
Is there a mobile version of Vencord?

Technically yes, we have a very barebones app for android: VendroidHowever, it suffers from many issues and thus is not recommended for daily use (nor is it actively being worked on)

Instead, we recommend the following alternatives:

haughty goblet
coral rune
haughty goblet
coral rune
torpid topaz
#

i tried, but still doesnt work... (sorry i took long to respond, i was lazy to uninstall it)

hybrid isle
#

There's some weird stale cache issue I'm noticing with GitHub webhooks. It's showing a profile picture that's over a week old. I opened devtools to get the URL and download it directly, where it shows the correct, up-to-date profile picture. That means it must be a client-side Vesktop/Electron thing. How do I clear this cache?

hardy jacinth
marble palmBOT
# hardy jacinth

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, and please make sure Discord is closed.

Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&

unique saddle
#

when zoom plugin update ?
the zoom of discord is suck

haughty goblet
#

when its fixed

hybrid isle
scenic moon
#

is fakenitro not working known

#

or am i dumb

brisk surge
scenic moon
fervent yacht
#

hey! so ive been trying to install vencord on my linux pc and it keeps asking me to give it the location of my discord app to install it there, and ive tried everything (/home/user/Desktop, /home/user/Desktop/discord_discord.desktop, etc) but it still says its like not a valid install location. can someone help me?

deft dove
pure dawn
#

usual locations are somewhere within /opt or /usr somewhere

#

look for it

#

fyi snap discord is not supported

fervent yacht
#

ohh alr! ty all :>

deft dove
tough vault
#

ik yall get this dumb question over and over again but is vencord bannable and has anyone got banned

mighty ravenBOT
# tough vault ik yall get this dumb question over and over again but is vencord bannable and h...
Will I get banned for using Vencord? Will plugin X get me banned?

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

honest onyx
#

hello, i tried uninstalling and installing the vencord, but it doesn't show up with the update option

#

i already did that smh

honest onyx
pure dawn
#

go into the settings and look at the updater settings

mighty ravenBOT
shadow iron
#

Will Vencord support removing the ignore message for the new 'Ignore' functionality? (This would be the exact same as what RemoveBlockMessages does atm)

haughty goblet
#

i dont see why not

unkempt karma
#

@pure dawn did your prs for that get merged?

pure dawn
unkempt karma
#

ah

hybrid isle
haughty goblet
#

not a vencord/vesktop issue

rain isle
#

Hello! For several days the Translator plugin has not been working. It does not automatically translate the messages that I type in the text line, although the corresponding settings are included.
At the same time, the translation of other people's messages is still working.

hybrid isle
brisk surge
haughty goblet
hybrid isle
mighty ravenBOT
daring flame
#

Anyone have the snippet to hide gift and app button?

haughty goblet
#

here have a lot of options

/* Hides Store and Shop button */
[href="/store"], 
[href='/shop']
{
  display: none;
}

/* Hide Nitro Gift button */
button[aria-label="Send a gift"] {
  display: none;
}

/* Hide GIF picker button */
button[aria-label="Open GIF picker"] {
  display: none;
}

/* Hide sticker picker button */
button[aria-label="Open sticker picker"] {
  display: none;
}

/* Hide app launcher */
[class*=channelAppLauncher_] {
  display: none;
}

/* Hide forward button (only on hover) */
#message-actions-forward {
    display: none;
}div[aria-label="Forward"] {
    display: none;
}

/* Hide "Find or start conversation" button in home */
.searchBar_f0963d {
    display: none;
}```
kindred osprey
#

i think my web extension died, is there a maintenance?

#

it appears like this

#

and theres no sign of vencord on web

wise thicket
kindred osprey
#

yup, fixed

hidden elm
#

i cant sync from cloud in web

#

it says

#

leme copy error

#

g.o is not header or something

pure dawn
#

userscript?

hidden elm
#

_

haughty goblet
#

Thats related to themes, which userscript doesn’t support

hidden elm
#

?

pure dawn
#

if userscript, read this

hidden elm
#

oh

#

ok

#

thx

hidden elm
pure dawn
#

read

hidden elm
pure dawn
#

no, read the thing i told you to read

#

cloud sync is an external thing

hidden elm
#

and deleted userscript

tranquil flare
#

@shell veldt Pls dm check

sour dirge
#

Is there an plugin where I can close the channel list to make chat bigger?

brisk surge
exotic viper
#

i cant figure out how to change the discord icon in the top left, i am the "frosted glass" theme as a base

coral condor
#

any css to get rid of soundmoji (nothing came up when i did in:#css-snippets soundmoji)

#

and also prefferably the top emoji in x server thing

rain isle
#

Vencord: v1.10.9 • 3243120 (Standalone) - 10 Jan 2025
Client: stable ~ Discord Desktop v1.0.9179
Platform: Win32
Last Crash Reason: N/A
⚠️ NoRPC enabled
⚠️ More than two weeks out of date

marble palmBOT
unkempt karma
acoustic carbon
#

heyo can i ask for help for vencloud docker setup :3

#

its showing unhealthy

brisk surge
acoustic carbon
#
 ┌───────────────────────────────────────────────────┐ 
 │                   Fiber v2.52.5                   │ 
 │              http://127.0.0.1:35235               │ 
 │      (bound on host 0.0.0.0 and port 35235)       │ 
 │                                                   │ 
 │ Handlers ............ 26  Processes ........... 1 │ 
 │ Prefork ....... Disabled  PID ................. 1 │ 
 └───────────────────────────────────────────────────┘ 
#

Vencloud logs

brisk surge
#

does vencloud even work

acoustic carbon
#

well, it only shows unhealthy, i tried to switch it to my local ip and try like that but it cant connect

#

i guess its not working

#
services:
    redis:
        image: redis:alpine
        restart: always
        volumes:
            - ./redis-data:/data
        environment:
            REDIS_ARGS: --save 300 1 60 10
        healthcheck:
            test: ["CMD", "redis-cli", "ping"]
            interval: 5s
            timeout: 5s
            retries: 5

    backend:
        image: vencord/backend
        build: .
        restart: always
        env_file:
            - .env
        depends_on:
            redis:
                condition: service_healthy
#

this is the compose

pure dawn
#

this is not in the scope of this channel

acoustic carbon
#

since there isnt a channel for it i believe?

bleak tree
#

My messages have a huge gap in between each line that's been added in some new Discord update, is there some theme or plugin to fix this? I don't even know what's specifically broken here
It's not my themes and setting zoom to 100 doesn't fix it, it just makes it look smaller because the words are now larger
Found it, the variables are "--chat-markup-line-height" and "--custom-message-padding-vertical-container-compact"

astral pollen
#

Hey, for a few days now, if I open vesktop, I see the splash screen but the window doesn't really "exist". I couldn't find this in #1257025907625951423 or the github issues, so it's probably to do with my end-
It seems to be launched, I get notifications, it opened the discord invite, but the window isn't displaying. The icon in the taskbar is also constantly "on alert"/orange

I'm running:
Arch Linux
Kernel 6.12.10-zen1-1-zen
Plasma 6.2.5 Wayland
AMD RX580 with mesa drivers
vesktop 1.5.4-3, installed from aur/vesktop-bin

The images provided are the weird behaviour, and a log from when starting vesktop in a terminal emulator.

I'm guessing this is a GPU-driver related issue, however, the official discord app and other electron apps run flawlessly

haughty goblet
pure dawn
#

either start with --disable-gpu or --ozone-platform=x11

haughty goblet
#

Elaborate

thorn solar
haughty goblet
#

Who cares

#

This is vencord support

#

You are in a server full of the group, don’t like it? Leave

thorn solar
haughty goblet
#

I don’t care

pure dawn
mighty ravenBOT
haughty goblet
#

Beat me to it

timid stump
#

imagine using arch linux btw

pure dawn
brisk surge
#

how is this channel so full of idiots…

haughty goblet
#

Read the channel name

languid lance
#

hey, just downloaded Vesktop, using it as my main now, just noticed that i cant edit keybinds, is this going to be a feature in the future please?

pure dawn
#

yes, eventually

languid lance
#

thanks

haughty goblet
#

(Hopefully)

astral pollen
astral pollen
languid lance
#

ok just tried to share screen, is it not a feature yet? i used the installer from the github to install it

astral pollen
#

screen sharing + audio should work, afaik

languid lance
#

when i try to share screen it just does nothing

haughty goblet
#

Os?

languid lance
#

windows

haughty goblet
#

Vesktop or the discord app

languid lance
#

Vesktop

haughty goblet
#

Yeah vesktop streaming on windows is subpar, use the discord app for it

languid lance
#

ok thank you

tranquil socket
#

i cant use custom rpc. its says use a imgur image? what even is imgur image

haughty goblet
#

Using imgur to host the image

tranquil socket
haughty goblet
#

Upload the image you want to it

tranquil socket
broken tiger
#

how do i get the fake nitro thing

gleaming pine
#

can i get support with vesktop here?
id like to use vesktop only but my camera quality is very pixelated when using it, is there a fix for this at all?

haughty goblet
broken tiger
#

i havent even signed ip or anything

haughty goblet
#

All vencord plugins come with vencord

broken tiger
#

what do you mean

gleaming pine
#

settings -> plugins -> search for FakeNitro

haughty goblet
broken tiger
#

No

#

how do i install it

haughty goblet
#

Then you can’t use vencord plugins, obviously

broken tiger
#

google play store?

haughty goblet
#

no

broken tiger
#

Where

haughty goblet
#

Its not on mobile

#

Pc only

broken tiger
#

i got a pc

#

where on pc

haughty goblet
#

vs d

broken tiger
#

no virus innit?

haughty goblet
#

Smh

#

Vs w

mighty ravenBOT
haughty goblet
broken tiger
haughty goblet
#

Wallah

broken tiger
#

ok i trusy you😂

haughty goblet
broken tiger
#

okay okay

#

i have to login with discord account innit?

haughty goblet
#

It patches to your discord you currently use

broken tiger
#

which one do i pick

haughty goblet
#

Wdym

broken tiger
#

there is like 2 options

haughty goblet
#

Any

broken tiger
#

both the same?

haughty goblet
#

Yes

broken tiger
#

install, install repair uninstall or install openasar

haughty goblet
#

Well obviously you want to install

broken tiger
#

Yes

#

i can also edit it from my phone right?

haughty goblet
#

No

broken tiger
#

where do i go now

#

it said successfully patched

haughty goblet
#

It only affects the discord you install it to

broken tiger
#

Ohhhh vencordd

haughty goblet
#

It should be in your discord settings

broken tiger
#

This is crazyyy

#

Do you also have it?

haughty goblet
#

Why else would I be here

broken tiger
clever girder
#

I'm not sure but do anti track extensions like ghostery break vencord plugins?

haughty goblet
#

Try it and find out

broken tiger
#

wait so now i only have fake nitro on my pc right?

haughty goblet
broken tiger
#

Custom profile?

haughty goblet
#

Elaborate

broken tiger
#

How can i edit my profile

haughty goblet
#

Like what

shell veldt
broken tiger
#

with the fake nitro

#

like with nitro you can customize your profile right, does that also work with vencord?

haughty goblet
#

Depends what exactly you want to customise

broken tiger
#

my profile

haughty goblet
#

Yes but what part

broken tiger
#

every part

haughty goblet
#

Thats not very helpful for me to help you

broken tiger
#

i found it i found it

haughty goblet
#

There’s

Usrbg
Fakeprofilethemes
Decor

#

Only those with the plugin enabled can see the changes

broken tiger
#

What does fakeprofilethemes do???

haughty goblet
#

Colours

broken tiger
#

what colours

haughty goblet
#

The colours of your profile

broken tiger
#

What do you mean

indigo patrol
#

is there any way to react to a message with a animated emoji

haughty goblet
#

Look at my profile

haughty goblet
indigo patrol
viral galleon
#

There is no known issue ?
Im having this

haughty goblet
indigo patrol
haughty goblet
viral galleon
haughty goblet
#

As far as I’m aware

#

How did you install vencord?

viral galleon
#

Long time ago im not new

haughty goblet
#

Thats when, not how

viral galleon
#

So its already last version ig

indigo patrol
broken tiger
viral galleon
haughty goblet
#

Use the official installer from the website

indigo patrol
#

whos lan

broken tiger
#

you

left mica
broken tiger
#

what the shit is going on

marble palmBOT
broken tiger
#

also switching channels is crashing me

broken tiger
#

y

indigo patrol
broken tiger
#

because i want to keep screensharing that works on wayland

#

with audio

indigo patrol
broken tiger
#

and i dont want to use a shitty web discord client

#

with shit audio quality

haughty goblet
viral galleon
#

SSo there is one but cuz canary no ''suported'' not mention

broken tiger
haughty goblet
#

Discord updates regardless of if you tell it or not

broken tiger
#

i have openssar

#

it is still on 550

haughty goblet
indigo patrol
#

sorry wrovg chavvel

broken tiger
#

well how do i copy my vencord settings to stable

haughty goblet
#

Unsure on how on linux

#

This is why you backup often

dense lake
#

hi, i delete discord, vencord etc... and this thing still showing up

haughty goblet
dense lake
indigo patrol
#

ok

#

ok

haughty goblet
shell veldt
#

vsticky set # Read #1257025907625951423 before asking for help!

Canary is broken. Use Stable

-# This is an automated sticky message.

dense lake
deft dove
broken tiger
#

oh shit

hasty mirage
#

The vencord flatpak opens and shuts down before the window opens, I am using the discord flatpak. Is there any solution to this?

craggy island
#

Note that for Vesktop, you'd want to do Vesktop.Settings.store.discordBranch = "stable" in your devtools, then restart Vesktop.

broken tiger
#

ey so i did everything you told me but i cant change my profile

haughty goblet
broken tiger
#

like i cannot edit my profile like the nitro way, cz for gifs for example you need nitro for example banner you know what i mean??

haughty goblet
#

Use usrbg for a banner

#

(Read the settings of the plugin)

broken tiger
#

yes

#

and for avatar?

haughty goblet
#

There is no plugin for that

broken tiger
#

when i try and put something as my banner it says get nitro

haughty goblet
deft dove
broken tiger
haughty goblet
#

Usrbg

deft dove
haughty goblet
#

The cog next to the enable button

haughty goblet
broken tiger
#

and what do i do in the settings?

haughty goblet
#

Read

deft dove
haughty goblet
#

I shouldn’t need to spoon feed instructions

broken tiger
#

OHHHH

#

i mean like profilee

#

not nitro banner

haughty goblet
#

There is no plugin to add an aninated profile pic

broken tiger
#

ohhhh

#

so i cant do that?

deft dove
haughty goblet
#

Thats what “no plugin” means

broken tiger
#

ohhhhhhhhhhhh mbmbmbmbmbmb

#

thank you for your helpp

fallen hawk
#

my cursor changes in vesktop, it is flatpak but the cursor works fine in other flatpak apps, and it was fine before i set up the rich presence.... how can i fix the cursor?

woeful hound
#

Canary keeps crashing

pure dawn
#

i sure do wonder why

woeful hound
#

I pasted this in console
Vesktop.Settings.store.discordBranch = "stable"

But it didnt do anything

pure dawn
#

are you using vesktop?

woeful hound
#

Wdym with vesktop

#

Just the canary app

haughty goblet
#

Are you using vesktop

#

Then it wont work, its for vesktop

woeful hound
#

ok

haughty goblet
#

Download the stable app

unkempt karma
#

a /vencord-debug ||ignore||

torpid dagger
#

i was about to ask, but thanks]

#

wait is vesktop just a discord with vencord?

oak parcel
#

simply yes

torpid dagger
gusty moon
#

how do i uhm switch to stable in vesktop if i cant launch the app

oak parcel
#

you can probably change canary to stable
other than that the other way ik is to just reinstall

gusty moon
wanton nacelle
#

hi why when I try to install vencord I get this message

marble palmBOT
# wanton nacelle hi why when I try to install vencord I get this message

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, and please make sure Discord is closed.

Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&

pulsar hound
#

Enabled Plugins (116):

AccountPanelServerProfile, AlwaysAnimate, AlwaysExpandRoles, BANger, BetterFolders, BetterGifPicker, BetterRoleContext, BetterRoleDot, BetterSettings, BetterUploadButton, BiggerStreamPreview, CallTimer, ClearURLs, ConsoleJanitor, ConsoleShortcuts, CopyEmojiMarkdown, CopyFileContents, CopyUserURLs, CrashHandler, CustomRPC, Decor, DisableCallIdle, EmoteCloner, Experiments, FakeNitro, FakeProfileThemes, FavoriteGifSearch, FixCodeblockGap, FixImagesQuality, ForceOwnerCrown, FriendInvites, FriendsSince, FullSearchContext, GameActivityToggle, GreetStickerPicker, iLoveSpam, ImageLink, ImageZoom, ImplicitRelationships, InvisibleChat, KeepCurrentChannel, LoadingQuotes, MemberCount, MentionAvatars, MessageClickActions, MessageLatency, MessageLogger, MessageTags, MoreCommands, MoreKaomoji, MoreUserTags, Moyai, MutualGroupDMs, NewGuildSettings, NoBlockedMessages, NoOnboardingDelay, NoPendingCount, NoProfileThemes, NoServerEmojis, NoSystemBadge, NoTypingAnimation, NoUnblockToJump, NormalizeMessageLinks, NSFWGateBypass, oneko, PauseInvitesForever, PermissionFreeWill, PermissionsViewer, petpet, PictureInPicture, PinDMs, PlatformIndicators, PreviewMessage, QuickMention, QuickReply, ReactErrorDecoder, ReadAllNotificationsButton, ReplaceGoogleSearch, ReplyTimestamp, RevealAllSpoilers, ReverseImageSearch, ReviewDB, RoleColorEverywhere, Summaries, SendTimestamps, ServerInfo, ServerListIndicators, ShikiCodeblocks, ShowAllMessageButtons, ShowHiddenChannels, ShowHiddenThings, ShowMeYourName, ShowTimeoutDuration, SilentTyping, StickerPaste, StreamerModeOnStream, SuperReactionTweaks, TextReplace, ThemeAttributes, Translate, TypingTweaks, Unindent, UnlockedAvatarZoom, UserMessagesPronouns, UserVoiceShow, USRBG, ValidReply, ValidUser, VoiceChatDoubleClick, VencordToolbox, ViewIcons, ViewRaw, VoiceMessages, VolumeBooster, WhoReacted, YoutubeAdblock
mighty ravenBOT
rapid thunder
#

Permission plugin is gone ?? i can't find it

hasty mirage
#

The vencord flatpak opens and shuts down before the window opens, I am using the discord flatpak. Is there any solution to this?

unkempt karma
#

it will be back soon

vast fox
#

reinstall no work

unkempt karma
vast fox
unkempt karma
smoky spindle
#

what happened to that one plugin where it shows different tag things depending on someones permissions (e.g. staff = manage roles/server)

unkempt karma
pure dawn
sweet hound
#

discord keeps flickering when i switch to different servers

worn token
#

can anyone send me the file you download to setup vencord? i can't acces to github so i can't download it

mighty ravenBOT
viral galleon
#

I see u push a fix, have no access on all vencord settings tab is it normal ?
Should i wait another fix ?

worn token
viral galleon
#

Oh x)

mighty ravenBOT
viral galleon
worn token
#

that's crazy... litterly can't download the file because i can't acess to github and i just asked if i can get it manually

wise thicket
viral galleon
worn token
tiny oyster
#

vencord worked till i installed latest update'

#

damnit

viral galleon
tiny oyster
#

i dont want to go back to stable, i dont want to use my 3 different auth keys to login again

pure dawn
sweet hound
#

discord keeps flickering when i switch to a different server

pure dawn
worn token
sweet hound
pure dawn
#

and its probably not a vencord issue

sweet hound
pure dawn
#

No

sweet hound
#

if i uninstall vencord to check, will all my settings save when i reinstall?

pure dawn
#

Yes

final nimbus
#

does anyone know why this keeps happening? might be a me issue so don't flame me cryge
happens every time i try to screenshare

sweet hound
pure dawn
#

see the docs for your desktop environment for instructions on how to screenshare

final nimbus
# pure dawn missing depnedencies

don't think that's it
this is hyprland and it worked in the past by just installing vesktop
i reinstalled linux a few days ago since i no longer need windows for work and this happens for some reason

pure dawn
#

you may not think thats the problem but... thats the problem

#

see the hyprland docs for screensharing, you are missing stuff

viral galleon
#

james any idea for my issue?

#

Should I wait another fix?

shell veldt
#

maybe you should read the message the bot keeps sending

#

oh funny there are two footers

viral galleon
pure dawn
final nimbus
viral galleon
pure dawn
#

Use your brain

shell veldt
#

okay i just logged into ur pc and fixed everything just for u <3

@viral galleon press ctrl r to apply my fixes

viral galleon
#

Most of you are so toxic, you really don't deserve your role (of support), nothing stops you from answering without being condescending
I still find it crazy every time I come here, we get treated like s***

shell veldt
viral galleon
#

Ty yes everything is fix

pure dawn
viral galleon
#

But u do nothing its discord reverting x)

viral galleon
shell veldt
#

yes people are gonna make fun of u 😭

viral galleon
pure dawn
#

enough of this brainrot

#

When you can learn to respect the resources we've given you then you can get access back to the support channel

shell veldt
#

read "Canary is broken. Use stable"
umm guys is Canary broken?

#

reminds me why i never check this channel anymore 😭

#

i feel sorry for u constantly replying people here, u get a medal

mighty ravenBOT
timber pagoda
#

whats the plugin called that shows a mod, manager, or owner badge next to peoples names in the chat

#

cause it stopped working after I updated

oak parcel
#

deleted cause discord update made code wacky and people crashed or something

#

come back soon:tm:

timber pagoda
#

alr

pure dawn
#

deleted because its code sucks and consistently breaks

#

will come back soon

plain surge
#

Hey, im pretty sure I am in the wrong place to ask but I honestly dont know where else to ask, so I guess just yell at me where to post this.
Is there some way to disable the stupid shop pfp / profile animations? They genuinely are distracting to me and make it hard to identify profile pictures a lot of the time with some of them. Note that I dont want to disable other animations in the app, just the purchasable animations from the store. Those that are consmetic only.

timber pagoda
plain surge
#

Holy shit, thanks. Didnt occur to me it could be done with just CSS, I thought it would have to be a plugin

tacit wave
#

Hello, I made a donation. How can I get the donor badge?

honest onyx
slow juniper
sudden root
#

anyone elses MoreUserTags not working?

real horizon
#

is there Timestamp plugin with Seconds?

cinder oxide
#

Why doesnt vesktop have proper arpc support?

#

I have to manually setup the arpc server, but it says it should work fine on vesktop

pure dawn
pure dawn
pure dawn
cinder oxide
marble palmBOT
cinder oxide
pure dawn
#

well that message is from the plugin

#

disable it and restart discord

cinder oxide
#

alr

#

the message doesnt appear anymore

#

lets see if the rpc works tho

#

hmm it does work

#

ok thanks

#

btw why doesnt the rpc show here, like on normal discord?

pure dawn
#

nothing shows there on "normal" discord

#

unless i'm misunderstanding

cinder oxide
#

it shows what you are playing

#

i dont have discord so i cant show for myself

pure dawn
#

no it doesn't

#

it never has

cinder oxide
#

nothing like that on vesktop

spiral depot
#

genuinely have no idea where to ask this LOLLL
how would one make either a css or js snippet to make a very basic custom markdown rule
or something other than a snippet if need be but the simpler the better

#

i would like to maybe Not make a plugin but i will do it if i have to

faint wigeon
#

Does anybody have a good CSS snippet to remove the shop & nitro tabs from the home/DMs section?

pure dawn
#
/* Hides Store and Shop button */
[href="/store"], 
[href='/shop']
{
  display: none;
}
restive gazelle
#

Yo where did the more user tags plugin go?

pure dawn
spiral depot
#

unless i have to but that's been established

pure dawn
#

well its certainly outside of the scope of this channel

spiral depot
#

fair enough

heavy dirge
#

user badges are gone?

heavy dirge
spiral depot
#

well while i send a modmail to get perms to go in there, i have a different question
i didnt wanna ask this because like i feel like its a common issue with an easy solution buuut.
why does discord sign me out every restart sobs
i tried looking it up and stuff but the only things i could find were issues that were like "this is a duplicate please look at issues before posting" except for the fact that i can't find the original.

mighty ravenBOT
#

Disables the 'HOLD UP' banner in the console. As a side effect, also prevents Discord from hiding your token, which prevents random logouts.

Authors

Vee

mental rampart
#

this plugin is far too practical, so why not add it, and why not add a button that lets you search for a person in the search bar? these are two almost indispensable features that are currently missing.
pls pls pls pls help me add that.
https://github.com/yourselvs/RoleFilter

pure dawn
#

to make it good it requires API abuse

#

and thats a BD plugin and you can't use BD plugins on vencord

marble palmBOT
# pure dawn and thats a BD plugin and you can't use BD plugins on vencord

You cannot use BetterDiscord plugins on Vencord. (Nor plugins of any other mods)

You can only use plugins made specifically for Vencord.

If you are trying to install plugins from the third party plugins channel, see the pinned message there.
Do not ask for further help or you will lose access to support. If you cannot figure it out with the pinned message, it's not for you.

Absolutely no support is provided with such installs. If you want to ask for help in this channel, install the regular way.

mental rampart
pure dawn
#

everything i said applies

mental rampart
#

😭 i want to die i need so much this plugin

shut oxide
#

Sorry for being too pecky, but when will Google Chrome accept the Vencord update?

pure dawn
#

vext

mighty ravenBOT
viscid gorge
#

Yo guys I just got a question. Did yall remove the plugin that added tags next to the profile of someone like "Owner" "Admin" "Staff" "Mod" and other typa tags?

rotund raven
#

Anyone else having poroblems with the extra system tags kuje Staff Mod message mod owner admin etc

#

Whered they say that

#

@unkempt karma is this true its been temp removed

unkempt karma
#

yes, its true

rotund raven
unkempt karma
rotund raven
viscid gorge
#

Bro.

#

Drop it

rotund raven
viscid gorge
#

You

rotund raven
#

is there a way to revert the updateso i can use it

flat cove
rotund raven
#

why

flat cove
#

it was removed because it was causing crashes

rotund raven
#

ok

flat cove
#

why try to add it back?

rotund raven
flat cove
marble rain
#

How to install vencord in mobile

#

Please tell me how to install vencord i
With userscript

oak parcel
#

vf mobile

mighty ravenBOT
# oak parcel vf mobile
Is there a mobile version of Vencord?

Technically yes, we have a very barebones app for android: VendroidHowever, it suffers from many issues and thus is not recommended for daily use (nor is it actively being worked on)

Instead, we recommend the following alternatives:

fading jacinth
#

ShowMeYourName does not hide the name when streamer mode is active

#

exemple:

limpid moss
#

is there a way to change the icon? Im on fedora

burnt hare
#

not vencord specific

limpid moss
#

Thank you 🙏

velvet cave
#

i have no idea if this is related or not but ill state my problem sorry if not

i use the chrome extension on a device that runs on chromeOS and whenever i tab out/zone out of the discord tab for minutes at a time and then come back it has an insane delay almost every time. i googled it and it told me to disable Automatic tab discarding, which i did but now it seems like everything runs slower, (with a bit of ghosting too) but i didnt look into if this is a vencord/discord or device but im sure theres a few tech geeks who could help me here

haughty goblet
#

device/system issue

velvet cave
#

thats what i get for being cheap ig

oak sundial
#

are blocked channels hidden on the backend or on frontend too

haughty goblet
#

define "blocked channels"

oak sundial
#

channels you dont have acces to

haughty goblet
#

they only show up

#

cant read contents

oak sundial
#

ok

haughty goblet
distant gust
#

can you give me a plug that unlock the hidden channels?

haughty goblet
distant gust
# haughty goblet Impossible and creepy

its not creepy just to see what they talk about with out saying somthing its fun to see what they talk about + they already have a vancord to so they know about it ragey

haughty goblet
#

That is creepy

#

You are trying to access a channel you don’t have access to

distant gust
#

so you tell me to go from ticket into channel just to say creepy?

#

yes its a friendly channel

haughty goblet
#

there is no discussing this

#

i recommend not talking about it

distant gust
#

ok thank you

proper jolt
#

so MoreUserTags was removed

wise thicket
quick bramble
hidden elm
#

why is the bar with servers no longer works with plugin that if you open folder then it opens in side instead of under

pulsar sleet
#

Hello can somone help me i closed discord pressed install then opened discord and vencord is not installed after that i close again do fix/reinstall and still vencord dosen't show up what can i do

pulsar sleet
pulsar sleet
#

nvm its just the PermissionsViewer dosen't work anyone knows how to fix

mighty ravenBOT
pulsar sleet
#

Enabled Plugins (25):

BetterSettings, CallTimer, CopyUserURLs, EmoteCloner, FakeNitro, FixImagesQuality, FixYoutubeEmbeds, MemberCount, MessageLogger, MutualGroupDMs, NoF1, NoScreensharePreview, NSFWGateBypass, OpenInApp, PermissionsViewer, ReadAllNotificationsButton, RevealAllSpoilers, ServerInfo, ServerListIndicators, SilentTyping, Translate, ValidReply, ValidUser, VolumeBooster, YoutubeAdblock
#

its on but i cant see stuff

brisk surge
#

also do /vencord-debug

pulsar sleet
#

Vencord: v1.11.2 • ea1e961 (Standalone) - 27 Jan 2025
Client: stable ~ Discord Desktop v1.0.9179
Platform: Win32
Last Crash Reason: N/A
⚠️ Activity Sharing disabled

brisk surge
#

next to roles

#

or you can right click a user and use Permissions in the context menu

pulsar sleet
#

on mb not this thing i mean;t the thing where it says staff and that

#

i am not sure the name of it

mighty ravenBOT
pulsar sleet
#

oh

#

any eta?

#

because my discord looks werid without it

haughty goblet
pulsar sleet
#

you can ping me if you want idm

haughty goblet
pulsar sleet
hidden elm
#

BRUH

#

my client broke or cloud and now all plugins are disabled

#

when trying to sync from cloud nothing changes

buoyant siren
#

where is the Mod tag plugin, Admin

pulsar sleet
livid summit
#

wait when i do the custim banner plugin other pehatople can see it is it supposed to be like that

livid summit
#

like the plug in

#

that gives you a banner

#

when i go on my alt i eont see thhe banner on my main

haughty goblet
#

usrbg

livid summit
haughty goblet
#

thats the plugin

livid summit
haughty goblet
#

only those with the plugin enabled can see your changes

livid summit
#

i enabled it

#

but on my alt i cant see the banner

haughty goblet
#

does your alt have usrbg enabled

livid summit
haughty goblet
#

that doesnt answer the question

livid summit
#

what

broken tiger
#

did vencord just lose a plugin last night?

mighty ravenBOT
pastel gorge
#

Hi everyone, can someone help me figure out a plugin? I’d like to know which plugin shows the thumbnail photos (in the location shown in the screenshot below) of the people in the call.

coarse cargo
#

why is the name hatsune vencord lol

haughty goblet
coarse cargo
broken tiger
#

hide notes not working for betternotesbox

wise ruin
wise ruin
#

Do you have a screenshot of the plugin

pastel gorge
wise ruin
#

vp uservoiceshow

mighty ravenBOT
wise ruin
#

I think it's this

#

Not sure tho

broken tiger
#

more users tags where?

pulsar sleet
broken tiger
#

i was tryna look for it

haughty goblet
#

Even the bot says to do it

rigid garden
#

uh so ive been trying to install vencord, the main application doesnt open so i installed the cli thing or the terminal thing and that doesnt work either, i tried fresh installing discord from the guide in #1257025907625951423

pastel gorge
opal vigil
#

whenever i screenshare (KDE, Arch Linux) my stream doesn't seem to load for anyone else? but the stream preview works

proper leaf
#

what is this new tag remix

runic plaza
#

I've been having issues with the USRBG (banner) plugin on desktop, I can't get it to work. I tried restarting discord multiple times and I even reinstalled both vencord and discord. On my browser it works fine but here it doesn't.
I tried using the same plugin on betterdiscord and it worked so vencord must be the issue

haughty goblet
mighty ravenBOT
runic plaza
#

Vencord: v1.11.2 • ea1e961 (Standalone) - 27 Jan 2025
Client: stable ~ Discord Desktop v1.0.9179
Platform: Win32
Last Crash Reason: N/A

haughty goblet
#

both

runic plaza
#

Enabled Plugins (27):

AlwaysAnimate, BetterFolders, CallTimer, CrashHandler, FakeNitro, FakeProfileThemes, FavoriteEmojiFirst, ForceOwnerCrown, iLoveSpam, LastFMRichPresence, MessageClickActions, MessageLogger, NoOnboardingDelay, NoUnblockToJump, PermissionsViewer, PlatformIndicators, RelationshipNotifier, RoleColorEverywhere, SecretRingToneEnabler, ShowHiddenChannels, ShowHiddenThings, ShowTimeoutDuration, USRBG, ValidReply, ValidUser, VolumeBooster, YoutubeAdblock
runic plaza
haughty goblet
#

any themes?

#

quickcss?

runic plaza
#

this theme although it doesn't make a difference even if I disable it

#

but I haven't tried removing it, I'll do that real quick

#

yea nothing changed

haughty goblet
#

Tried a repair?

quiet junco
#

What is the name of the feature that lets me know the type of device that is chating me?

runic plaza
haughty goblet
#

vp platform

mighty ravenBOT
haughty goblet
runic plaza
haughty goblet
quiet junco
haughty goblet
#

I can tell

raven plover
#

wait, did the moreusertags plugin get deleted?

timber plaza
#

im having a problem with vencord installer in which when i was launching it ( didnt launch it as adminstrator ) all i was seeing was a black screen on the vencord app

haughty goblet