#πŸ₯-vencord-support-πŸ₯

1 messages Β· Page 290 of 1

azure tinsel
#

HappyBun txt pog

dense garden
#

oh it still\

#

shows like that???

azure tinsel
#

oh this might just be discord fully now

surreal epoch
#

it's broken server side

#

it's just discord

dense garden
#

awesome

azure tinsel
#

it's only 2kbs, can you send it in a codeblock?

dense garden
#

/**

  • @name NoMosaic
  • @author Tanza
  • @description Removes the new Mosaic image preview
  • @version 0.0.3
    */

.oneByTwoLayoutThreeGrid__45717, .oneByTwoGrid__6987d, .threeByThreeGrid__75d7e, .twoByTwoGrid__0e231 {
/* some layouts use grid instead of flex, so set this just in case /
display: flex;
/
there's a minimum height set, so we have to force it to be super high so it doesn't crop the images /
max-height: 99999px;
/
always go down /
flex-direction: column;
}
.oneByTwoGrid__6987d .lazyImg_b510a9, .oneByTwoGrid__6987d .lazyImgContainer_b0a5df, .threeByThreeGrid__75d7e .lazyImg_b510a9, .threeByThreeGrid__75d7e .lazyImgContainer_b0a5df, .twoByTwoGrid__0e231 .lazyImg_b510a9, .twoByTwoGrid__0e231 .lazyImgContainer_b0a5df, .oneByOneGridMosaic__91851 .lazyImg_b510a9, .oneByOneGridMosaic__91851 .lazyImgContainer_b0a5df {
/
stop forcing into an aspect ratio (this does the cropping) /
aspect-ratio: auto;
/
don't force to a width, fixes tall images... /
width: auto !important;
/
don't auto-center, keeps to left /
margin: 0px !important;
/
margin on top to simulate old discord /
margin-top: 3px !important;
}
.clickableWrapper__2d2ea img {
/
makes sure images don't take up the entire screen /
max-height: 400px !important;
/
add some padding to emulate the old spacing /
margin-bottom: 4px;
/
NEVER crop /
object-fit: contain !important;
}
.mediaAttachmentsContainer__242e2 {
/
stop centering the items */
width: auto;
}

.mediaAttachmentsContainer__242e2 {
/* make images slightly smaller, i think this is okay */
max-width: 400px;
}

#

whoops

#

uhh

#

how do i

azure tinsel
#

its fine I just copied raw itll be ok

dire jacinth
#

wait u guys can't see the css? (cuz all their messages look fine on my end)

dense garden
#

anyways what it's supposed to do is this

azure tinsel
night forge
#

This is a certified discord moment

tepid pagoda
#

Does anyone know how to make CustomRPC use Days instead of a xx:xx timestamp?

dense garden
#

but yeah i have no clue what to do

#

the thing i used last time just didn't help

azure tinsel
#

ah this is like a year old and no longer worked on

dense garden
#

the thing i gave? yeah

#

but last time (which was like two weeks ago) i just plugged it into that website and it worked fine again

tepid pagoda
azure tinsel
# dense garden but last time (which was like two weeks ago) i just plugged it into that website...
.oneByTwoLayoutThreeGrid__45717, .oneByTwoGrid__6987d, .threeByThreeGrid__75d7e, .twoByTwoGrid__0e231  {
            /* some layouts use grid instead of flex, so set this just in case */
            display: flex;
            /* there's a minimum height set, so we have to force it to be super high so it doesn't crop the images */
            max-height: 9999px;
            /* always go down */
            flex-direction: column;
            border-radius: 0px !important;
        }
        .oneByTwoGrid__6987d .lazyImg_b510a9, .oneByTwoGrid__6987d .lazyImgContainer_b0a5df, .threeByThreeGrid__75d7e .lazyImg_b510a9, .threeByThreeGrid__75d7e .lazyImgContainer_b0a5df, .twoByTwoGrid__0e231 .lazyImg_b510a9, .twoByTwoGrid__0e231 .lazyImgContainer_b0a5df, .oneByOneGridMosaic__91851 .lazyImg_b510a9, .oneByOneGridMosaic__91851 .lazyImgContainer_b0a5df {
            /* stop forcing into an aspect ratio (this does the cropping) */
            aspect-ratio: auto;
            /* don't force to a width OR to a height, fixes tall images... */
            width: auto !important;
            height: auto !important;
            /* don't auto-center, keeps to left */
            margin: 0px !important;
            /* margin on top to simulate old discord */
            margin-top: 3px !important;
            border-radius: 4px !important;
        }
        .clickableWrapper__2d2ea img {
            /* makes sure images don't take up the entire screen */
            max-height: 350px !important;
            /* add some padding to emulate the old spacing */
            margin-bottom: 4px;
            /* NEVER crop */
            object-fit: contain !important;
            min-width: unset !important;
            border-radius: 5px !important;
        }
        .mediaAttachmentsContainer__242e2 {
            /* stop centering the items */
            width: auto;
            border-radius: 0px !important;
        }
        
        .mediaAttachmentsContainer__242e2 {
            /* make images slightly smaller, i think this is okay */
            max-width: 500px;
            border-radius: 0px !important;
        }
        .messageAttachmentMediaMosaic__67262 {
            border-radius: 0px !important;
        }

How's that?

#

I can see images visually change so it seems it worked for the most part, but unsure

dense garden
#

it did nothing

#

yeah no i tried full-restarting

#

it did absolutely nothing

azure tinsel
#

HappyBun well shit, rip, cus that's the only stuff that changed when ran through, and it was the css from the plugin they ask you to use

dense garden
#

oh you ran it through the website

azure tinsel
#

wait it works on my end tho

dense garden
#

what

#

what do you see

#

post a screenshot of a video posted via upload with the same video posted via link right under it

azure tinsel
#

well that specifically doesnt seem to work, however

magic current
#

sup everyone! i tried searching in the faq and in this channel, but couldn't find an answer, plus i've also tried restarting discord and my browser
my vencord(web) has suddenly stopped working, first the plugins, then the theme. this isn't the first time, and just another day my dms were multiplying for some reason lol

anyone know the fix?

dense garden
#

and then copy the link to that video

#

and post it as a seperate message

magic current
dense garden
#

like i did here, but if the theme is working right, they should be the same size

mellow harbor
azure tinsel
magic current
#

nope the msg was deleted

azure tinsel
#

check your settings for a mixup, might be borked

magic current
primal hound
#

What should I do?

magic current
#

thanks lusaffi idk what you did but it fixed it

tepid pagoda
#

I really need some help on how to get these to days and not a 00:00. Ive looked online for about an hour trying to fix it, but there is nothing out there

dense garden
#

so it might actually be working on your end

tepid pagoda
#

I have the unix timestamp of July 27th, 1972 on here

#

but it shows as 10 hours elapsed, not 18885 days ago

plush ridge
#

what

junior schooner
#

what the hell is that link

dense garden
#

yeah it's just not working on my end

#

at all

plush ridge
tepid pagoda
azure tinsel
#

it's been so long since I've used older discord idk what exactly I should be emulating, I mean it looks fine to me, best I can think of is also hiding the link button with it

shell veldt
plush ridge
naive ravine
#

anyone know why activities just don't work sometimes? it's just a white screen...
have to use a different client which is annoying, and it's very random

dense garden
azure tinsel
tepid pagoda
#

Im on the last of my ropes. Ive tried everything, restarting, trying a new application, trying different times, but its not working. No matter what I do, the time code does not do "days ago" and only does 00:00.

brisk surge
dense garden
#

with uploaded video sizes in comparison to linked ones

#

are they the same size currently on your end

azure tinsel
dense garden
#

ah yeah then it isn't working

#

the video sizes should be the same size as when they're sent via links

#

if they aren't, it isn't working

tepid pagoda
brisk surge
#

If you try putting a more recent timestamp, does it work

tepid pagoda
#

No, still a 00:00 timestamp, only up to 24 hours

main prawn
#

oh no this replicates old spacing

cinder warren
tepid pagoda
dense garden
#

but it doesn't effect the image/video sizes

#

which is the biggest issue

tepid pagoda
tepid pagoda
#

then what time code is it?

tepid pagoda
tepid pagoda
cinder warren
#

i don't know

lost bronze
#

weird question
any way anyone could think of to make discord constantly repaint somewhere on the screen?
due to nvidia driver issues, if something is not animating on the screen, discord lags like hell due to no implicit or explicit sync
but if there's a gif or css animation (or anything that repaints the screen in some sort of way), the lag is gone
so is there any way i could use quickcss snippets to add some subtly moving element somewhere on the screen at all times? i don't really want it to be too noticeable or distracting, just something that's moving enough to constantly refresh the screen

#

i'm currently typing at like 5fps rn because nvidia drivers :(

tepid pagoda
azure tinsel
#

I mean it just says "time in milliseconds" doesnt exactly say much

cinder warren
dense garden
#

does anyone have any separate thing on thier end that lets images/videos just

#

be smaller

azure perch
tepid pagoda
azure perch
#

when you add image or details/state to rpc it will change days ago to hh:mm:ss elapsed

tepid pagoda
dense garden
#

that being said this is hilarious

#

time to get back to scowering the earth searching for how to not make images take up my entire screen

broken tiger
#

idk if this is a vencord issue but files are starting to look like this and arent downloadable

wise dagger
#

discord issue

broken tiger
#

damn

#

probably related to why i cant change my status from online to dnd or idle or invisible

#

and as to why this one server keeps teleporting to the top

tepid pagoda
dense garden
#

but yeah no does nobody have something for image/video sizes when they're posted via upload

#

because right now i just have images disabled entirely so i don't have to see shit like that

agile rivet
#

hi, i know it's probably super duper easy and i'm just dense but i'm using basicbackground (a betterdiscord theme that allows you to have an image as a theme instead of normal discord colors) and i can't figure out how to change the background image

wise dagger
#

itll work fine as is

#

you dont need to resintall the installer

#

unless theres some sort of major update

#

installer updates are quite rare, i would just update when the installer prompts you to

high marsh
#

Good, why does my antivirus say that vercord is a virus?

#

Is it?

lost bronze
#

windows antivirus often flags a program as a virus if it's not distributed from microsoft themselves

high marsh
azure tinsel
lost bronze
wise dagger
#

vencord keylogger

marble palmBOT
# wise dagger vencord keylogger

No, Vencord is not a keylogger. Its code is fully open source, and checked regularly by many of our hundreds of thousands of users. Use your brain

lost bronze
#

also vencord is opensource
if there was a virus, people would've found it by now

high marsh
#

the only thing is that he also scores

lost bronze
#

i don't see anything wrong here with bd

shell veldt
main prawn
#

i hacked into the code

lost bronze
main prawn
#

oh man

#

oh man

lost bronze
high marsh
#

I don't know what it is, I say that because I almost got a virus that steals all the information from the pc.

#

I don't know what it's called at the moment

lost bronze
#

if it's a jumble of characters with an .it, .ru, or .io subdomain, it's probably not trustworthy

high marsh
# lost bronze don't go to suspicious links

No, I was so calmly trying to improve the performance of the pc, that I needed to download a program that disables some things, but it had a trojan. If you want I'll pass you the link

lost bronze
#

if something "improves your pc's performance", always do your research to see what it is and if it actually does what it says on the tin

#

oldest trick in the book

high marsh
#

So that's why now everything goes through virustotal.

dense garden
#

okay yeah at this point i've asked around basically every place that ik i can and i still haven't gotten any fix for this

#

i am getting up to hour 3

high marsh
#

and I found it strange that it marked me as Malware when I used to use it before.

night forge
lost bronze
wise dagger
#

if you're really concerned, run it in tria.ge

lost bronze
#

virustotal is just a tool to see how antiviruses react to a program, not a definitive tool to see if something is indeed a virus

high marsh
lost bronze
high marsh
lost bronze
high marsh
#

I'm going to check it out right now

lost bronze
#

are you sure you actually installed vencord, or was it a sponsored site?

#

the sponsor scam is a classic one at this point, great advertisement for adblockers

#

i want to create a subtle gradient overlay to the primary background that i can animate to repaint the screen at all times, is there a way i can do that with css snippets?

#

i tried selecting body, but the main background doesn't seem to be that, and i can't find how to get an element id through ctrl+shift+i, it just says the ui is a canvas element

unkempt moon
#

virustotal isnt secured tho

high marsh
unkempt moon
#

if u dont want virus just dont download any 3rd party things

broken tiger
#

nah bro discord is a virus now

brisk surge
broken tiger
#

im just kidding lmao

brisk surge
#

(just so idiots dont take you seriously)

broken tiger
#

i havent even used virustotal to scan

lost bronze
brisk surge
#

ah

#

mostly targeted to him

lost bronze
#

hmmmmmmmm
why isn't this overlaying the window
haven't done css in ages

#

trying to make something constantly moving to fix a lack of implicit sync
because typing is not fun without a gif or screenshare on screen or something moving at all times

#

it's still not overlaying the window :(

#

screw you nvidia

#

ofc the driver fix isn't coming out until late may
so for now i'm trying to make a shoddy hotfix for discord

dense garden
#

is there any way to decrease the size of images/videos when uploaded (i know there is i just need to know if anyone has one)

lost bronze
#

janky driver fix finally
there's a subtly strobing 1px bar at the bottom of the screen to constantly update the screen
if anyone can think of a better solution, please tell me

dense garden
#

is it actually just not a thing somehow

#

did i just like have the one existing way in the world to decrease image sizes or smth

open reef
#

is the message logger plugin not working for u guys?

dense garden
#

guessing that's a yes

broken tiger
#

what happend to the send longer messages plugin or whatever it was called

night forge
wraith steeple
#

aARPC is not working

warm sigil
#

what i do here?

surreal epoch
#

how did you install discord

surreal epoch
warm sigil
surreal epoch
#

do you have discord installed on your computer

warm sigil
#

no

surreal epoch
#

go install it

warm sigil
#

ok

#

i m on chrome book

wraith steeple
#

with a custom rich precense

surreal epoch
#

show me vscode

wraith steeple
#

Wdym show me vscode

#

What do i show on vscode

surreal epoch
#

send a screenshot of vscode

#

the whole thing so i can see what you're doing

wraith steeple
#

not in file

surreal epoch
#

well just having vscode open isnt gonna do anything

wraith steeple
#

im using this so it will

surreal epoch
#

are you actually running the arRPC backend

wraith steeple
#

no

surreal epoch
#

then it wont work

wraith steeple
#

Why not?

#

I have

surreal epoch
#

unless youre on vesktop

wraith steeple
#

its an option on vesktop

surreal epoch
#

are you sure the vscode plugin is working?

wraith steeple
#

It works on normal discord

warm sigil
#

deb or tar?

surreal epoch
#

whatever you prefer

warm sigil
#

wdym

#

ok tar

#

ok waht i do now

surreal epoch
#

did you install discord?

warm sigil
#

i download tar

surreal epoch
#

install discord like you would any other app

wraith steeple
#

oh i guess my discord precense doesn't work with vesktop

#

im using another one

surreal epoch
#

yeah i didnt think it was an arrpc problem

broken tiger
#

eww chromebook

warm sigil
#

after i download tar.gz discord that pop up

broken tiger
#

probably using crostini

warm sigil
#

...

surreal epoch
#

that explains why you dont know how to install it

warm sigil
#

i want use chrome for my travel

broken tiger
surreal epoch
#

yeah download the deb file then

broken tiger
#

actually

#

you dont need to do that

surreal epoch
#

then double click it to install it

broken tiger
#

use the chrome extension

warm sigil
#

yea deb works

surreal epoch
#

do you want to have the discord app or use discord on web?

warm sigil
#

app

surreal epoch
#

then keep installing discord

#

then run the installer again and it should find it

broken tiger
#

ok kinda ignore me then lol

warm sigil
#

ok

sharp ivy
#

can popout windows not be themed?

warm sigil
surreal epoch
#

lol chromeos sucks

#

might just want to stick with web anyway

warm sigil
#

ok

surreal epoch
#

web instructions are there

quaint atlas
#

i know theres custom css but how do i know what classes every element uses?

broken tiger
#

I believe there are videos on yt on how to use them too

oak jackal
#

Plugin 'VolumeBooster' is present on vencord installed to standard discord, but not present on vesktop

surreal epoch
#

Yep

#

Doesn’t work on web

#

Vesktop is web

oak jackal
#

Darn. I switched to vesktop for the actually functioning streaming on linux

#

So now I have to choose between being able to hear everyone, or being able to stream

#

Is it known why volumebooster doesnt work for web client?

main prawn
#

THATS HOW PEOPLE GET THE NONSPECIFIC CLASE

#

SES

#

OKAYYY

oak jackal
#

Also, between vesktop and vencord, which is less resource intensive?

main prawn
#

vesktop by MILES

oak jackal
#

Im using the one on AUR, built from source.

broken tiger
main prawn
broken tiger
main prawn
#

oh also hey rq

#

i enabled it n restarted

#

but how do i like]

#

use it

broken tiger
#

What's ur os

#

Ctrl shift i for windows

#

Command option I for mac

#

For Linux idk

main prawn
#

yeye i know that

#

does it enable something in inspect or

oak jackal
#

CTRL+SHIFT+I on linux as well

broken tiger
#

O ok

oak jackal
#

a LOT of keybinds are identical on linux

main prawn
#

fuck how do i make it not do this

broken tiger
main prawn
#

none of the buttons outside discord are responsiveee fuck

broken tiger
main prawn
#

cant click it

broken tiger
#

Um

#

Restart

#

Discord

main prawn
#

oh wait shut

#

i could click it but only the bottom of the button

broken tiger
#

Try restarting discord

#

See if it works

main prawn
#

no i fixed t

broken tiger
#

O ok

#

Nice

#

🫑

main prawn
#

so uh

#

whats different with inspect

#

ive always been able to use it

broken tiger
#

Easier to use

main prawn
#

oh

broken tiger
#

Then web

broken tiger
radiant hatch
#

dunno if this is a common issue but my screen will occasionally just turn into a realm of nothing after about a minute or something. not sure if a plugin is causing this or not

autumn crow
#

vf themes

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
    copy(Vencord.Settings.themeLinks.join("\n"))
    Vencord.Settings.themeLinks = []
    Vencord.Settings.enabledThemes = []
})()
autumn crow
#

try this

#

report back if it is still broken

radiant hatch
#

just pasted
i'll set a 5 minute timer and see what happens

smoky sundial
#

i want to note turning off autogain partially fixed this

#

still using normal discord client as at random vesktop spikes the audio to unbearable levels

#

usually the mic audio but very rarely headphone audio

#

this effect is only present in vencord and isnt present in any other program i use

radiant hatch
haughty goblet
#

Can you do /vencord-debug

radiant hatch
#

Vencord Debug Info

Vencord: v1.7.5 β€’ dc4c678 (Standalone) - 8 Apr 2024
Discord Branch: stable
Client: Discord Desktop v1.0.9041
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A

Enabled Plugins (38):


BadgeAPI, CommandsAPI, ContextMenuAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper
#

was thinking maybe one of the plugins would be causing discord to bug out and just soft crash

#

to maybe free resources or something

haughty goblet
#

Try turning off all plugins and see if it still does it

radiant hatch
#

πŸ‘

#

just reset
i'll set another timer

#

it's still happening???

#

i think i reinstall at this point

smoky sundial
haughty goblet
radiant hatch
#

doesn't seem to be happening anymore
ty koishukaze

broken tiger
sharp ivy
#

do themes not work on the browser version with firefox?

#

if i do a local file or a online link it just doese not work

broken tiger
haughty goblet
#

it does with the extension iirc

sharp ivy
sharp ivy
#

only links that it works with are discord download file download links

#

but arnt thos temporary links

wise thicket
surreal epoch
simple owl
#

I feel like you could fit more on there

tribal vale
#

How does the message logger work

haughty goblet
#

it logs messages

tribal vale
#

cuz in some servers i recieved texts but since i wasn't there

#

it didn't log those deleted messages

haughty goblet
#

was discord open

tribal vale
#

yes

haughty goblet
#

i think it only logs the messages if you had to have seen them

tribal vale
#

hmmmm

#

so i have to be present there to see the texts

#

i see

#

but yes the pin dms issue that i used to have is fixed

#

i don't have any other issue

smoky flame
#

VESKTOP (flatpak) user here, running in Arch Linux.
When using the app, my cursor changes from the GTK defined cursor to another cursor, which appears to be a fallback cursor.
the fallback cursor is terrible to use and has terrible accessibility considering my screen is kind of small. how to fix it so that it shows my GTK defined cursor?
notice the difference in cursors between the two apps. this does not happen in any other flatpak app that I use.

broken tiger
#

guys i need help again

#

vencord went poof again

#

and i cant install it this this time

#

from power shell

#

beacause windows thinks its a virus

#

i used this

#

iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex

azure tinsel
#

disable your antivirus

broken tiger
azure tinsel
#

or every time it flags it, let it through

broken tiger
azure tinsel
broken tiger
azure tinsel
#

if you’re really not worried about safety, do unrestricted instead, but not that i know of

broken tiger
#

Hm

azure tinsel
#

by default it’s Restricted, so just do the opposite after

broken tiger
#

so set

#

set-executionpolicy unrestricted

#

?

#

then

#

restricted

azure tinsel
#

yeah then just set it to restricted after running the script

#

should fix it

broken tiger
#

okay leme try

#

@azure tinsel windows def

#

didnt work

azure tinsel
#

HappyBun yeah if that wasnt fully disabled, go turn off real-time protection

broken tiger
azure tinsel
#

defender is your AV, which is stopping you

broken tiger
#

?

sick glade
#

Antivirus 😭

broken tiger
#

im missing a some braincells

gaunt hill
#

how exactly do you get to talk in the snippet channels?

grave totem
#

pink button

broken tiger
#

for some reason husk

azure tinsel
broken tiger
#

can anyone else not copy paste into the ctrl+shift+i console or just me?

gaunt hill
#

just type 'allow pasting' in the console

broken tiger
#

hm, when was that a thing? i remember being able to just paste

warm hedge
#

anyone know how to save all setting from vencord over to another client (pin dms doesnt seem to save)

warm hedge
broken tiger
#

oh, i wasnt aware

#

thanks

warm hedge
#

this is funny

raven dust
burnt finch
#

anyone know how to change fonts?

lone anchor
#

Hi. Can someone send me an installer file? I just have endless download from the official website

burnt finch
#

:D

echo wind
#

hi. stream works fine for me, but the other party said the stream was laggy, not like the normal discord client

small sleet
#

anyone got a clue what's causing this?

#

showing avatars along along with the typing indicator, it only suppose to show typing indicator

gaunt hill
#

should be on the right side tho?

small sleet
#

plugin?

gaunt hill
#

yes

glass scaffold
#

whenever i press the decor and authorize it does this catfrown

haughty goblet
haughty goblet
#

open this

#

then close it, then try the plugin

glass scaffold
#

alrighties, got it thank you!!

broken tiger
#

i am seeing this error after installing vencord

#

this happened when i opned discord after installing vencord

glass scaffold
#

oh yeah also how do u change the banner? im quite lost

broken tiger
haughty goblet
#

reinstall/repair?

broken tiger
glass scaffold
broken tiger
haughty goblet
#

make sure discord isnt running in task manager when doing this

broken tiger
glass scaffold
#

ohh

broken tiger
#

wait

#

it worked

#

ty

haughty goblet
#

the magic of repair

glass scaffold
broken tiger
broken tiger
glass scaffold
#

i enabled it but also like

broken tiger
broken tiger
#

settings

glass scaffold
#

but ty ill figure it out

broken tiger
#

its closed anyway

#

the requests

#

so just wait till they open

small sleet
gaunt hill
#

probably some theme ur using :p

deft isle
broken tiger
#

I installed Vencord on Discord on my computer and it works. I'm on my phone now. I can't see Vencord on Discord on my phone. Is it possible to see the one on my PC on my phone?

#

im sorry what

#

vencord isnt a cloud installation that goes across discord clients

#

Can we see Vencord's Discord features from our phone?

#

no

#

vencord isnt made by discord

#

okey

#

Is there something similar to Vencord on the phone?

#

yes

#

aliucord

#

it has old (not ruined) discord UI

#

Also, I can't put an animated profile photo in Vencord, and when I put a special emoji in the about me section, it constantly saves the changes, it doesn't work, why can't I put it?

hazy breach
#

vf mobile

mighty ravenBOT
#
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:

broken tiger
#

Also, I can't put an animated profile photo in Vencord, and when I put a special emoji in the about me section, it constantly saves the changes, it doesn't work, why can't I put it?

gilded shuttle
#

how do i get donor badge

haughty goblet
haughty goblet
gilded shuttle
haughty goblet
#

you can only donate via github sponsors

gilded shuttle
#

oh

haughty goblet
#

which doesnt accept crypto

gilded shuttle
#

also i wont get badge for 1$ right

haughty goblet
#

read it and find out

autumn crow
minor walrus
#

My Vencord is not working, is it just me?

haughty goblet
#

"not working"

#

define "not working"

autumn crow
#

vs mi

mighty ravenBOT
# autumn crow 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-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?
minor walrus
haughty goblet
#

then reinstall/repair?

minor walrus
autumn crow
#

Reinstall discord entirely

#

then retry

haughty goblet
#

well is vencord even in ur settings tab

minor walrus
marble palmBOT
# minor walrus

Seems like Discord is still running in the background. Make sure you close it fully. It will most likely be in your tray, but if not you can use your Task Manager to force close it. After that, you should be able to install Vencord properly.

haughty goblet
#

well there you go

#

it says exactly what to do

#

discord was still running

echo wind
zealous pelican
#

Hey, is it allowed by discord to send encrypted messages ?

#

like having a chat on top of discord.

manic knot
#

pardon me

haughty goblet
#

reinstall/repair

haughty goblet
#

you're allowed to send messages, yes

zealous pelican
#

i mean, messages that don't make any sense unless you got the token

haughty goblet
#

why wouldnt it be allowed

zealous pelican
#

discord not having control ?

#

idk ?

haughty goblet
#

they dont care

zealous pelican
#

alr

#

ty

manic knot
#

its installed thru aur so kinda expected

haughty goblet
#

uninstall then install then

manic knot
#

so i can stash/dismiss

haughty goblet
#

wouldnt have a clue on linux

manic knot
#

i mean yeah me neither i have like 3 of em

haughty goblet
#

i think VencordDesktop was renamed to vesktop

manic knot
#

its vesktop in aur but cant find any git initialized in there

haughty goblet
granite oracle
#

Uhh did the updater broke? I'm using the AUR vesktop package version

marble palmBOT
manic knot
#

broken for me too lol

granite oracle
#

ahh thought it was just me lol

haughty goblet
#

Interesting

#

Hopefully someone with better linux knowledge than me will help

manic knot
#

this is fun

#

so its probably not in config

granite oracle
#

fwiw here's the version info

long warren
#

With Vencord enabled this auto opens my Files app. I am not sure which extension is causing this πŸ’€. Looking if anyone knows?

haughty goblet
long warren
#

Appreciated

shy abyss
#

can i ask about theme css issues here

haughty goblet
#

depends

shy abyss
#

well, i think it is an issue with ven specifically

haughty goblet
#

(usually someone redirects you when needed)

haughty goblet
shy abyss
#

see ive been using BD for a while, but i didnt want to have to keep repairing it every time discord closed so i got vesktop. i re-imported the theme i was using, with the colors and all, but for whatever reason the scroll bars specifically wont change at all

haughty goblet
#

maybe use this? (i have no idea if this will fix it)

vital pine
#

scroll bars on vesktop use the default chrome one

#

u may need to use vencord

shy abyss
#

previously, both the channel list scrollbar and the chat scrollbar used the --accent color but both are now just grey

haughty goblet
shy abyss
haughty goblet
#

no idea if it will work so

vital pine
haughty goblet
#

i dont even know what exactly it does

vital pine
#

atleas for me

haughty goblet
#

works fine for me

shy abyss
#

still gray, unfortunately

haughty goblet
#

probably the theme is the problem then

vital pine
#

mayve they fixed it

shy abyss
#

i would think so, but i didnt change the CSS i was using from BD

vital pine
#

cause when i was usin vesktop the scrollbar was the chrome one

haughty goblet
#

discord changed their classes a while ago which broke a few themes

shy abyss
#

on my end, the channel scrollbar is discord's colored rectangle and the chat one looks like chrome

vital pine
#

theres a site for that

shy abyss
#

(both grey)

haughty goblet
shy abyss
#

Vencord Debug Info

Vencord: v1.7.5 β€’ dc4c678 (Vesktop v1.5.1) - 8 Apr 2024
Discord Branch: stable
Client: Vesktop v1.5.1
Platform: Win32
Outdated: false
OpenAsar: false

Enabled Plugins (25):


BadgeAPI, ChatInputButtonAPI, CommandsAPI, ContextMenuAPI, MessageEventsAPI, NoticesAPI, NoTrack, Settings, SupportHelper, WebContextMenus
vital pine
#

the scrollbar on chat is chrome one

haughty goblet
#

ye

shy abyss
#

(also, unrelated to this, my mic starts off muted whenever i reset the program?)

shy abyss
#

nods

#

not that big a deal, i dont call often

vital pine
#

@shy abyss iirc no wat

#

way

#

of fixing the scrollbar

#

if u want to fix it u havw to download the actual client and just mod it w vencord

shy abyss
#

shame

#

i did try getting the actual client but vencordinstaller.exe didnt do anything and vencordinstallercli.exe immediately triggered windows defender, saying i had a trojan specifically

#

and, while i do think it was overreacting, i still do not want to take the risk

#

its not the end of the world

#

thank you both

long warren
#

iirc it's open source YEP

shy abyss
#

i do not know how to read code </3

vital pine
#

or anything like that

#

its open source, and literally has hundreds of contributions

shy abyss
#

ill try it again later if i feel i really need to

vital pine
#
  • i very doubt that donators
shy abyss
#

but this is fine for now

long warren
#

I wrote some css for removing the notes and message sections from the user-popout properly (other solution in #🎨-css-snippets are outdated and/or scuffed). Could I get access to posting it in #🎨-css-snippets?

long warren
long warren
broken tiger
#

Ye

#

They look like gibberish to me πŸ˜‚

shy abyss
#

i hate that community servers do that

shell veldt
#

it's safe

sick root
#

Is it just me vencord not working anymore ?

marble palmBOT
shy abyss
#

like, thats the default, and i dont think you can change it . its so stupid

long warren
shy abyss
#

oh

#

oops

long warren
broken tiger
#

Real

oblique meadow
#

ik this is kinda forbidden, but is it possible to use openasar (multi instances) and install 3rd party plugins on vesktop, I'm trying to switch from vencord + discord and only need a yes/no answer

rocky cape
#

Is it possible to change/modify the default discord font on linux?

rocky cape
#

alr ty

supple thunder
#

русскиС Π΅ΡΡ‚ΡŒ?

simple owl
#

But someone could prove me wrong

supple thunder
#

why vencord is not working, yesterday is working

simple owl
supple thunder
#

ok

shell veldt
supple thunder
#

it helped, but why does this happen every couple of days?

haughty goblet
supple thunder
#

I understand you, I'll turn them off, thanks for the help

haughty goblet
#

you cant really

karmic osprey
#

is the cloud integration not working?

#

i keep getting an error message when i load discord

haughty goblet
#

what error

#

have you tried turning it off and on

karmic osprey
#

it says something about API

autumn crow
#

screenshot?

haughty goblet
karmic osprey
#

ok

lyric copper
#

ik im not supposed to use this but the dev version of vencord keeps just randomly disappearing just wondering how to get it back

rich atlas
#

why does vencord just disappear out of nowhere

haughty goblet
rich atlas
#

well it never really uninstalled itself because of a update

lyric copper
haughty goblet
haughty goblet
#

sometimes it happens sometimes it doesnt

lyric copper
#

ive tried

haughty goblet
#

then dont use the dev install

#

cant help further

rich atlas
lyric copper
haughty goblet
#

nothing we can do to help

lyric copper
#

if anyone else could help me thatd be great πŸ™

haughty goblet
#

nobody can

#

vs dev

mighty ravenBOT
# haughty goblet vs dev

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 with bugs / issues, install the regular way.

lyric copper
#

i dont need help with installing the plugin though

haughty goblet
#

Absolutely no support is provided with such installs

#

If you want to ask for help with bugs / issues, install the regular way.

karmic osprey
#

this

marble palmBOT
# karmic osprey

Reauthorise your Cloud Integrations by turning them off and on. This will update your cloud secret which lets you use them again.

haughty goblet
#

yes, turn it off and on

karmic osprey
#

i did

haughty goblet
#

what platform are you on

autumn crow
#

run /vencord-debug

karmic osprey
haughty goblet
#

it can read

haughty goblet
karmic osprey
woeful vessel
#

whats the plugin for blocking image unless u unblock it urself

haughty goblet
#

and you turned this off then back on?

woeful vessel
#

i heard ppl said vencord can like put spoiler on images

woeful vessel
#

Like auto spoiler images

#

is there no plugin for that?

haughty goblet
#

there's this

woeful vessel
#

Yh how to

#

blurnsfw

#

alr thx

karmic osprey
haughty goblet
#

well it should be fixed then

karmic osprey
#

;-;

#

let me see

#

the web discord sometimes is not loading vencord

haughty goblet
#

web moment

karmic osprey
#

sooo thats bcs of browser?

#

well it does still work, i didnt get the error message this time

#

i wanted to ask, i tried to install vekstop on my pc, it didnt really work

haughty goblet
#

how so?

wise plinth
#

#πŸ“œ-js-snippets message
is it possible that this script works if you rewrite it so that it not only works on vencord but also on a normal client? if so, how can you do that?

karmic osprey
haughty goblet
#

vs dev

mighty ravenBOT
# haughty goblet vs dev

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 with bugs / issues, install the regular way.

haughty goblet
#

to the deleted mesages, it means we cant help with dev installs, it is for devs, and if you cant figure out how to do it, use a normal install

limpid nest
#

πŸ₯Ί

#

okay okay

#

and im so sorry

vocal oracle
#

hello, i tried looking at faqs/docs before asking, but im trying to make a plugin and i made an index file in userplugins and in my plugin folder but i can't see anywhere mentioned how to actually make it appear inside vencord? i ran pnpm test and restarted discord but idk where to look

haughty goblet
#

read the docs

vocal oracle
#

what did i miss

vocal oracle
#

what

haughty goblet
karmic osprey
#

i installed vekstop it is running rn but its not showing anything

haughty goblet
#

what os

karmic osprey
#

windows?

vocal oracle
#

im on windows

haughty goblet
#

10/11?

#

xp?

vocal oracle
#

10

haughty goblet
#

7?

karmic osprey
#

who are u asking?

haughty goblet
#

both

karmic osprey
#

10

haughty goblet
haughty goblet
gentle falcon
#

for some reason vencord isnt installed anymore i think
didnt update discord through top right
always clicked vencord new update

haughty goblet
#

reinstall/repair

vocal oracle
#

in that case should the plugin automatically start

gentle falcon
#

does reinstalling remove my plugins

karmic osprey
#

does it matter if i install it for all users or just my account?

haughty goblet
haughty goblet
karmic osprey
#

i reinstalled it

vocal oracle
#

oh mb i thought this was the channel

karmic osprey
#

its like a small white window, my eyes are starting to hurt, i cant hide it

haughty goblet
#

weird

gentle falcon
haughty goblet
#

np

karmic osprey
#

maybe if i try the portable version

#

i think the small window has some interactive things i can drag some of it out

#

but its still white

#

i cant see

#

nevermind

#

my clicks go through the window

haughty goblet
#

windows moment

karmic osprey
#

it is still white

autumn crow
#

i have never ran pnpm test

karmic osprey
#

:\

thin wasp
#

is PinDMs back?

karmic osprey
slender locust
broken tiger
#

How Δ± do banner

orchid raptor
#

a β€Œβ€β€Œβ‘β‘β’β€Œβ’β€β‘β€Œβ€β€Œβ€β‘β‘β’β€Œβ’β€β‘β€Œβ‘β‘β€β‘β’β€Œβ€β‘β’β‘β€β€Œβ€β£β€Œβ€β€Œβ‘β€β’β€Œβ‘β’β‘β£β€β€Œβ‘β‘β£β’β’β€Œβ’β€Œβ€β£β€β‘β’β’β‘β€β€Œβ€β€Œβ€β£β‘β‘β‘β’β€a

karmic osprey
#

whut banner?

slender locust
#

Settings of the plugin

broken tiger
#

Can u take a video and sent me dm

slender locust
karmic osprey
#

u just gotta enable it

winter ermine
#

Does building the dev version of vencord (V 1.7.5) trigger win11 anti-virus for anyone else? It triggers Trojan:Win32/Zynonym

slender locust
#

@unique quartz sry for ping, but @orchid raptor said the hard r

karmic osprey
#

and then request in the black box server

slender locust
winter ermine
slender locust
#

Idk it didn't

#

Lol

slender locust
winter ermine
broken tiger
#

Can i boost

#

In vencord

winter ermine
#

i could but someone probably has a better understanding of the code and i cant be bothered

slender locust
broken tiger
#

How can i boost in vencord @karmic osprey

shell veldt
#

the file hasn't changed in months

#

it just started flagging it now

#

just whitelist the binary

karmic osprey
shell veldt
winter ermine
#

k

broken tiger
#

Yes i see

karmic osprey
#

click it

#

u will see a boost this server buton

brisk surge
#

you boost like you would boost normally

#

if you mean if fakenitro unlocks boosting, it doesn't

karmic osprey
broken tiger
#

But i say vencord do frerboost?

karmic osprey
#

bruh

broken tiger
#

Free*

karmic osprey
#

nah

broken tiger
#

Okey

karmic osprey
broken tiger
#

Have i can put special emojis in my bio?

lyric copper
#

why does one fail and the other doesnt

storm hedge
#

how can i add the vinecord to my laptop

#

causs i can not verify it

fierce valley
#

Hey i need help about the "Translate" plugin, is there any way to change the language it translates to?

neon isle
storm hedge
lyric copper
#

why does the first one fail downloading

neon isle
neon isle
storm hedge
#

wait i try somthing later need to go footbal

lyric copper
bright sigil
#

Scrub

rain wasp
#

Preferably dont do that

#

although defender does hate the cli version for some reason

#

false positive moment

#

Literally just do what it says

#

it tells you what to do

distant hinge
#

Has anyone found a fix for this?

#

Im still not able to change my status

lyric copper
shell veldt
distant hinge
#

Discord support wont do anything as this is some weird bug

rain wasp
#

well they're wrong then lol

uncut rain
#

keep getting this error when i try to inject for dev build

rain wasp
#

might be anti-virus

rain wasp
shell veldt
#

we're not discord support

uncut rain
#

thanks

distant hinge
small kite
#

my discord keeps having a grey screen at random moments

#

here is the console

whole wing
#

vencord wont show ?

broken tiger
#

why when i scroll on my dm list it has a delay to load

#

ts doesn't happen when i use normal discord

solar juniper
rain wasp
mighty ravenBOT
# rain wasp 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-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?
shell root
#

vs mi

mighty ravenBOT
# shell root 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-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?
grand plume
#

keep getting this when i do pnpm inject

#

it looks like other people are having the same issue aswell

broken tiger
#

also uh

night forge
mighty ravenBOT
# night forge Vs dev

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 with bugs / issues, install the regular way.

night forge
warped gate
#

is there any other way to download it aside from github, since my older version just doesnt work at all now and I tried avoiding this but now it wont re-install. And also I'm asking this because my computer literally just doesnt want me to go on github, ANY browser results in "This site cant be reached, github com refused to connect" and I dont know how to fix any of this, like I have tried every single way.

night forge
#

No

#

Change your dns or use a vpn

warped gate
#

tried both

narrow shard
#

hello

broken tiger
narrow shard
#

I need help

narrow shard
broken tiger
narrow shard
broken tiger
#

πŸͺ₯πŸͺ₯πŸͺ₯

narrow shard
#

ah

shell magnet
#

why is vencord not showing up in my settings????

narrow shard
#

you can speak arabic @broken tiger

broken tiger
#

Wumpus Beyond No Sticker

narrow shard
#

I cant understnd

#

you staff

#

hello

#

any help

narrow shard
kind elm
#

Hiiiiii, my Vancord suddenly disappeared when i turned on my PC today. The settings tab is gone, and nothing is to be found? Any suggestions as to what has happened?

night forge
#

Vancord

#

πŸ”₯

#

🚚 πŸ”Œ

weak sky
#

bencord

west karma
#

is the vesktop screenshare patch already in the repo?

#

like if i build it from source will it already have the patch?

#

ik that they didn't push a final release with the patch yet, all im asking if the patch is already uploaded to the github repository, even if its unstable

north osprey
#

o/

Quick question: How exactly does the check for pipewire works? I see it uses @vencord/venmic but I am not familiar with the code base. I'm asking this because out of nowhere for the past day or so I can't share my audio anymore, despite running pipewire only (aside from ALSA obviously).

serene sable
#

Yo, my vencord got totaly deleted of my pc and idk why, i lost all the mods :(

narrow shard
#

I can't install vencord

royal axle
#

help me

solid eagle
#

vns

mighty ravenBOT
narrow shard
hazy breach
narrow shard
#

@hazy breach

hazy breach
royal axle
narrow shard
#

I can't install vencord

solid eagle
hazy breach
narrow shard
red bloom
#

hey for some reason i cant open devtools? when i press Ctrl Shift I the cursor shows the "loading in background" state and then does nothing

marble palmBOT
red bloom
red bloom
#

The AMD Radeon: Adrenaline Edition software will not open

#

this is going to be fun

narrow shard
red bloom
#

nice to see that the bot has it built in though

narrow shard
#

WHY ALL IN SERVER HAVEING PFP GIRL????

red bloom
#

because a lot of us are either wormennn or like girlg

royal axle
#

vincord is installed but i dont have nitro

narrow shard
royal axle
#

im in setting and there isnt nitro

narrow shard
#

Dude

#

u wanna enable it

royal axle
#

how?

narrow shard
#

Go to Plugs

#

Or some like that (name)

royal axle
#

ohh

narrow shard
#

And serach

#

Fake nitro

#

Enable it

#

And Decor

#

Enable it

solid eagle
narrow shard
#

@solid eagle

#

Help I

royal axle
shell halo
#

find FakeNitro

royal axle
#

i don't have the nitro emojis too i enabled and i don't have emojis

royal axle
narrow shard
#

Buy it

royal axle
#

LOL

#

I'm poor

narrow shard
lyric copper
#

crashes after a minute

rigid latch
#

Hey so i'm using the CustomRP plugin and i can't listen to Spotify while using it because it overlaps with the RP and the RP disappears for other people, anybody got any suggestions on how to fix this?

weary coral
#

hah I can use this invisible character α²Όα²Ό in fakenitro to sneak in emotes inline. is there a zero-width / space width invisible character?

night forge
#

It still shows on the activity tab

#

If you really want it to always show you can disable your spotify activity

rigid latch
#

oh ok ty

narrow shard
#

ay

#

I can't install vencord

distant kettle
#

hey all! i installed vencord for the first time last week and its awesome however this morning after my pc restarted, I opened it and discord updated (like it normally does) and vencord is gone. is there some way I'm supposed to block discord from updating?

night forge
#

Discord updating is fine, you can just repair in the installer

#

Sometimes it uninstalls vencord

red bloom
#

ok ive been looking into the search bar to see how im supposed to replace fonts
i wanna replace the discord fonts with various fonts I have installed on my computer. they've been installed for a bit and for some reason no matter what i try it always goes to this serif font, presumably the default. im putting

:root {
  --font-primary: 'Rubik';
  --font-display: 'Rubik';
}

and it wont change at all. ive tried restarting discord and using openasar's quickcss, and it still doesnt do anything. any thoughts?

#

it is installed

night forge
#

I'm not sure about system fonts but you can always import it using a @font-face

#

Google fonts has a library of them

red bloom
#

yah i have this from google fonts and i tried doing it and for some reason it didnt work

night forge
#

That's not how that works

#

You have to @import the google fonts url

red bloom
#

yeah i just did that and it worked beautifully

night forge
#

Yippee

red bloom
#

im not that used to doing css 😭
only ever did waybar things

#

ty though

night forge
#

Np

heavy forge
#

heyo, vesktop won't work anymore
completely white screen with these errors in the console

marble furnace
#

Help😭

shell halo
#

uh

#

is this mobile ui?

sick glade
#

it kinda looks like it but also i think it's just a css snippet

#

just click on the hamburger icon next to the channel name at the top

shell halo
#

hamborgir

crisp sierra
#

One message removed from a suspended account.

night forge
#

No

#

Vencord is only english

distant tartan
#

yo

#

So everytime I reply to someone and have the metion reply off it still mentions them when using the vencord plugin voice message.