#๐Ÿฅ-vencord-support-๐Ÿฅ

1 messages ยท Page 172 of 1

past zealot
#

^

fast swift
#

you just copy the entire thing and paste in your quickcss

past zealot
fast swift
#

it has as much space as your device has :)

past zealot
#

oh

past zealot
fast swift
#

send a screenshot of your quickcss

past zealot
#

ok

fast swift
#

okay that snippet might be broken due to discord's recent change

#

you might have to wait for the creator to update/fix it

past sable
sweet abyss
#

i pasted an online theme and i think its broken cuz i cant find the settings in it anymore

marble palmBOT
sweet abyss
#

and since i cant access settings, cant access themes

azure perch
#

vf theme

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

open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.

It will

  • disable custom css (you can turn it back on in Vencord Settings)
  • copy your current theme links to your clipboard as a backup
  • remove all themes
(() => {
    Vencord.Settings.useQuickCss = false
    copy(Vencord.Settings.themeLinks.join("\n"))
    Vencord.Settings.themeLinks = []
    Vencord.Settings.enabledThemes = []
})()
sweet abyss
#

alright thanks

#

yep that worked tysm

half comet
floral sable
#

my Discord screen looks different after using the css, how to undo this?
* { background: url("https://minky.materii.dev/"); }

azure perch
#

delete that css

glad whale
#

Can anyone help me with this problem?

marble palmBOT
# glad whale Can anyone help me with this problem?

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.

past sable
round ledge
#

what is that can anyone help me pls

marble palmBOT
dull rapids
azure perch
#

vf theme

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

open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.

It will

  • disable custom css (you can turn it back on in Vencord Settings)
  • copy your current theme links to your clipboard as a backup
  • remove all themes
(() => {
    Vencord.Settings.useQuickCss = false
    copy(Vencord.Settings.themeLinks.join("\n"))
    Vencord.Settings.themeLinks = []
    Vencord.Settings.enabledThemes = []
})()
floral sable
#

thnks

past sable
#

anyone know how i reference this area?

kindred kettle
#

in css? or what

half comet
#

i should rlly learn css

past sable
kindred kettle
#

either .panels__58331 or .container_ca50b9

#

panels will select the whole thing when there is something on it like a call or whatever and container will only select that part regardless

past sable
#

i guess i should ask- is there a directory for this stuff?

kindred kettle
#

ctrl+shift+i

past sable
#

im so dumb lmao

#

xD

#

ty

kindred kettle
#

and https://developer.mozilla.org/en-US/docs/Web/CSS for all your reference on how to css

MDN Web Docs

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.

past sable
#

oh snap tysm

glossy tide
#

does vencord haves plugin that changes the notification sounds like changes the call sound, ping sound, dm sound.?

kindred kettle
#

unfortunately not

#

I would love to have that too

glossy tide
#

sad

kindred kettle
#

iirc someone was working on one but I couldn't find anything so I might've just dreamed it

haughty goblet
wary echo
#

so im trying to build the flatpak of vesktop found here: https://github.com/MiMillieuh/vesktop-flatpak

I am running into this error:

error: org.freedesktop.Sdk/x86_64/23.08 not installed
Failed to init: Unable to find sdk org.freedesktop.Sdk version 23.08```

It seems to want freedesktop sdk version 23.08, but the newest version as of 4 weeks ago thats available is version 22.0.19 on flathub
GitHub

Flatpak build files for Vesktop. Contribute to MiMillieuh/vesktop-flatpak development by creating an account on GitHub.

wintry pond
#

hello guys I'm sorry for bothering but I have a question. how can I add plugin in vencord ?

mighty ravenBOT
#
How do I install BetterDiscord / Replugged / [insert other mod here] plugins?

You can't.

Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request

marble palmBOT
#

Can you add a gas tank to a Tesla? No? There's your answer.

But in case it wasn't clear:

It's not possible to use plugins of other mods on Vencord. See #plugin-requests.

||If you actually meant your own plugin (like a custom Vencord plugin that you have written, or one from the third party plugins channel), then you will need to set up a development build. We do not provide support for this, however, so you will be on your own. Please do not ask for any further assistance regarding this.||

kindred kettle
#

by doing a dev build yourself and then you can add a plugin but it has to be built for vencord specifically

plush widget
#

Why can't I send nitro stickers through vencord on browser?
discord app is fine

kindred kettle
#

I think the browser extension is not up to date but I might be wrong

broken tiger
#

is there a plugin to remove the annoying spoiler photo effect ?

past sable
#

theres a regular discord setting for that in Text and Images

broken tiger
past sable
#

lol np

past sable
#
  display: none;
}```
#

y this no work

analog silo
#

why not just turn off the channel typing plugin

past sable
#

.>

#

i dont have that enabled

azure perch
#

what are you trying to do

past sable
#

hide the typing indicator

azure perch
#

use dev tools and get its correct class name

trim sundial
#

how can I add this plugin to my discord

weak hazel
#

help me pls

#

vencord is

#

not opening

#

but

#

task manager

#

saying

#

sorry

mighty ravenBOT
#
  • errors, e, devtools
  • fixed, update, up
  • linux, l
  • mac, darwin, m
  • missing features, keybinds, mf
  • moreinfo, more info, mi
  • reinstall, redownload
  • windows, w, win
weak hazel
#

ฤฑm typing

mighty ravenBOT
#

"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?
weak hazel
#

8 years

#

this

#

type

#

mode

#

๐Ÿ˜„

#

one

#

by

#

one

hot thunder
#

please
stop

weak hazel
#

I'm too used to it

#

sorry

#

ok

weak hazel
#

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

#

this?

#

help me pls?

brisk surge
#

in the chat box

#

you run /vencord-debug

weak hazel
#

not

#

im 16

#

thats to hard for me but ฤฑll try

#

can u help me pls?

humble heath
mighty ravenBOT
# humble heath 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?
weak hazel
#

dont opening vencord

brisk surge
#

which platform do you use

#

desktop app?

weak hazel
#

yes

#

desktop

brisk surge
#

okay
does vencord installer open?

weak hazel
#

ฤฑ opened

humble heath
weak hazel
#

its showing on task manager

mighty ravenBOT
#
  • errors, e, devtools
  • fixed, update, up
  • linux, l
  • mac, darwin, m
  • missing features, keybinds, mf
  • moreinfo, more info, mi
  • reinstall, redownload
  • windows, w, win
brisk surge
humble heath
#

The window doesn't render from what I see

mighty ravenBOT
#

โš ๏ธ Do not run the installer as Administrator

Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe

If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.

To do so, open Powershell, run the following command, then follow along with the instructions/prompts

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

im not running Administrator

humble heath
brisk surge
#

then close ur discord app
fully
open powershell
and run the command

#

at the bottom.

weak hazel
#

im opening

#

and this stacking

brisk surge
#

just kill all the vencord installers

#

close your discord client

#

fully

#

open powershell

weak hazel
#

powershell?

#

opened

humble heath
humble heath
#

The iwr one

weak hazel
#

what ฤฑ need now

sturdy python
#

read

brisk surge
#

2

humble heath
#

2

broken tiger
sturdy python
#

therefore the lack of

weak hazel
#

thanks adminsss

brisk surge
#

did it work?

trim sundial
#

yes I have the plugin I have to put it in which file

weak hazel
stiff plinth
#

is there a way / an existing pluggin to hide this nitro / shop tabs

#

how does one CSS? I've heard it may have been possible that way but i am clueless tbh ๐Ÿ˜…

past sable
#
[aria-label="Direct Messages"] > :nth-child(3) {
  display: none;
}```
#

post into quick

past sable
#

:>

hot thunder
#

also it only hides one of them afaik

past sable
#

just the nitro i believe

#

i dont have shop on mine so its just friends and requests

stiff plinth
#

yeah just the nitro which is still much much better ty, being able to remove the shop would be great also tho aha

past sable
#

yeah idk why you have shop there

hot thunder
#
[aria-label="Direct Messages"] {
    > :nth-child(3),  > :nth-child(4){
    display: none;
    } 
} 
past sable
#

^

hot thunder
#

gives an error in quickcss but it works

past sable
#

error shmerror

#

it works

#

xD

#

todd would be proud

stiff plinth
hot thunder
#

huh

#

well screw making it look good

#

1 sec

#

probably only works on vesktop

#
[aria-label="Direct Messages"]> :nth-child(3),
[aria-label="Direct Messages"]> :nth-child(4) {
    display: none;
}
#

@stiff plinth Does that work?

stiff plinth
#

i feel like in the proceses of swappin these out at some piont i broke smth, because even the orignal one that did hide the nitor now dosn't work ๐Ÿ˜…

hot thunder
#

uhh

#

why is there debug info in there lol

past sable
#

is it possible to open the console in a separate window?

hot thunder
#

delete everything and paste in only my stuff

past sable
#

also yeah wth lol

stiff plinth
stiff plinth
stiff plinth
#

aha perfect! thank you

hot thunder
past sable
hot thunder
#

no ive selected the wrong one

#

the left most one should pop it out

past sable
#

it does not for me

brazen vessel
#

You can also do this to hide those, nth-child is kind of rough

[href="/shop"], [href="/store"] {
    display: none;
}
past sable
hot thunder
#

seems to work though

#

whack

#

n1

brazen vessel
#

The element with the href is further down the tree, the ancestors just don't have any content so they collapse

hot thunder
#

yeah just found it

past sable
unique badge
#

you won't understand

rough ledge
#

how does exactly work fake nitro on vencord with streaming.

sullen cedar
#

virJ

warm birchBOT
# rich tide https://github.com/Vendicated/Vencord/blob/main/src/plugins/fakeNitro/index.ts#L...

**index.ts: **Lines 225-247

// Allow streaming with high quality
{
    find: "canUseHighVideoUploadQuality:function",
    predicate: () => settings.store.enableStreamQualityBypass,
    replacement: [
        "canUseHighVideoUploadQuality",
        "canStreamQuality",
    ].map(func => {
        return {
            match: new RegExp(`${func}:function\\(\\i(?:,\\i)?\\){`, "g"),
            replace: "$&return true;"
        };
    })
},
// Remove boost requirements to stream with high quality
{
    find: "STREAM_FPS_OPTION.format",
    predicate: () => settings.store.enableStreamQualityBypass,
    replacement: {
        match: /guildPremiumTier:\i\.\i\.TIER_\d,?/g,
        replace: ""
    }
},
shell veldt
#

i think they mean how to use it lol

#

it just works

vague crater
#

๐Ÿ˜

#

from now on i will only be offering support via code snippets

uncut bane
#

does vesktop not have a zoom level setting?

#

Vesktop

#

Discord (Vencord)

vague crater
uncut bane
#

Also, how would one go about installing third party plugins on vesktop?

white hedge
#

when i try to download the app, it says that i have not given full disk access. i gave full disk access, and the vencordinstaller is still saying "permission denied"

#

please help

mighty ravenBOT
broken tiger
#

vi mac

#

vmi mac

#

ok then

#

i will study each and every command

#

vf mac

mighty ravenBOT
#

1. How do I install Vencord? (installation, install, download, installing, installer)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp, custom)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, I get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do I get logged out after opening DevTools? (nodevtoolswarning, hidetoken, logout)
11. Why does my Discord always crash when opening DevTools? (crashing, crashes)
12. How do I uninstall Vencord? (remove)
13. What are the official websites for Vencord? (vencord.app, unofficial, official)

vague crater
acoustic glade
#

what to do if at startup it says that I run in normal mode and not in administrator mode although I run in normal mode?

placid tree
#

Can anyone help me with rooting phones?

hazy breach
vague crater
#

Vencord is not a phone rooting service

placid tree
white hedge
#

i still cant download shit

broken tiger
#

okay krill yourself then

white hedge
#

ive installed the installer

broken tiger
#

send the ss and the bot will help you

sturdy python
#

timeout ๐Ÿฅบ

broken tiger
surreal epoch
#

@white hedge this one

acoustic glade
#

that if I'm not running in admin mode?

marble palmBOT
white hedge
marble palmBOT
# white hedge

This message is misleading. Run sudo chown -R "${USER}:wheel" /Applications/Discord.app in your terminal, then run the installer again afterwards.

You may also need to grant Terminal.app (and friends) full disk access for the operation to work properly.

knotty summit
#

Can anyone tell me why I get the error "Couldn't retrieve oauth configuration" when trying to use Vencord Cloud on Linux, but on macOS it works fine?

marble palmBOT
knotty summit
#

I'm using ArmCord

#

And it works fine on MacOS

#

I'm also using the Git version of Armcord on linux tho, maybe that's the issue?

royal plover
#

is vencord breaking again or did i just do something wrong? hidden chats now show as unread, but when i click on them, i get the usual hidden channel popup, and i cant enter them (expected), but its kinda annoying me that it shows as unread and then i get jumpscared by the "you dont have access to this channel" screen

marble palmBOT
knotty summit
# knotty summit I'm using ArmCord

Also I asked this in the Armcord server as well, awaiting a response. In the meantime, since this has to do with Vencord, I was hoping someone could help me here

white hedge
#

Thread

uncut bane
#

So is there a way to install third party plugins on Vesktop?

white hedge
#

bro yall are so unhelpfull

surreal epoch
uncut bane
#

Vesktop

surreal epoch
#

if you read

#

your problem can easily be solved

white hedge
#

i showed you the issue

uncut bane
white hedge
#

i did what @broken tiger told me to do

#

and the thing stil isnt working

surreal epoch
#

do this

haughty goblet
sturdy python
white hedge
surreal epoch
#

yep that's this channel

white hedge
#

no dip sherlock

surreal epoch
#

how many times do i have to post the solution for you to actually read it

knotty summit
white hedge
#

thats where im asking for help

white hedge
#

god you are so unhelpful

surreal epoch
#

and your problem will be solved

#

did you do what the message says

#

This message is misleading. Run sudo chown -R "${USER}:wheel" /Applications/Discord.app in your terminal, then run the installer again afterwards.

You may also need to grant Terminal.app (and friends) full disk access for the operation to work properly.

surreal epoch
#

if you click on this silly little button it will show the message that contains the solution

surreal epoch
white hedge
#

it asks for a password

white hedge
surreal epoch
#

ok

#

now

#

type in your password

sturdy python
uncut bane
#

yep

sturdy python
#

screenshot ?

surreal epoch
#

what's the directory

white hedge
#

its not letting me type in it

surreal epoch
#

it is

#

its just invisible

#

you just cant see it

#

its there

#

once you've entered it press enter

white hedge
uncut bane
surreal epoch
sturdy python
#

did you clone the vencord repo?

surreal epoch
#

your dev install

sturdy python
#

^^

uncut bane
#

you didnt tell me that exactly

sturdy python
#

oh

white hedge
#

it says its not in the sudoers file

sturdy python
#

i replied with "same thing" but oh well

uncut bane
#

Now it works thanks

sturdy python
white hedge
surreal epoch
#

screenshot please

#

also stop pinging me

white hedge
#

you dont respond when i dont ping you

surreal epoch
#

you waited about 10 seconds

#

patience

#

im actually not sure what that error means

#

do you have sudo permissions

#

oh yeah you don't

white hedge
#

so now what

surreal epoch
#

use that computer's admin user to do this or give yourself sudo permission from the admin user

unkempt oyster
#

the vencord installer stopped working for some reason, idk why

#

it went kaput and wont run

white hedge
white hedge
#

so you sent me the link to a google search

#

you know what

#

tahnk you

#

im done trying fr

surreal epoch
#

super easy thing to google so i did it for you

#

i don't know enough about macs to help you but google does

primal idol
#

Hello, I've been encountering an issue where if I stream outside 720p 30fps it looks look a "mosaic" to others. I thought it was a specific person, but it seems to happen across multiple people.

#

I was looking on the Github and it said to use the support channel first to report stuff, so I really hope this is what that meant or this is embarrassing..

lilac sable
#

thats your wifi being bad i think

hazy breach
#

the colors are messed up?

primal idol
#

Yeah, any time I stream using settings higher than 720p 30 fps (which is the basic allowed) then it just looks bad for other people, they can't see anything.

#

I've tried different things like launching stuff as admin, and also it worked in the past - about 2-3 weeks ago.

hazy breach
#

yeah that's probably just your internet not being able to handle that much quality

#

even if not i doubt it's vencord related

primal idol
#

I did a recent stream on Twitch

lilac sable
#

twitch is different to discord

primal idol
#

And I've streamed directly to YouTube before.

#

Ah, I understand.

kindred kettle
#

with fakenitro streaming it allows you to use a higher resolution but I doubt it changes the bitrate

primal idol
#

Sorry, that was a stupid relation to make.

lilac sable
#

no it wasn't

#

no question is really stupid mate

lilac sable
primal idol
#

I'm just trying not to be too intrusive.

#

So it's probably my bandwidth?

kindred kettle
#

you're being choked by discord is what I'm thinking

primal idol
#

I figured it was them limiting me in some way.

kindred kettle
#

assuming the bitrate is the same as non-nitro streaming but you up the res the stream is going to be starved of bandwidth regardless of how good internet you have

primal idol
#

Do you think there's anything I can do about it?

kindred kettle
#

I guess removing the clientside res limit is only useful for something like streaming your desktop, not anything more intensive

#

buy nitro or stick with the lower res, doubt there's anything else you can do

kindred kettle
#

nvidia driver issue only desaturates the image and it will do it on any res

surreal epoch
#

yeah idk then

primal idol
#

The best description I was given is that it looked scrambled. I'm just gonna stick with the lower resolution, or get nitro if I need to stream higher.

#

Thank y'all

restive valve
#

When trying to open Vesktop, it just infinitely loads, any advice? I've tried to reinstall but seemingly didn't fix.

remote flower
restive valve
#

any cache i could clear??

remote flower
#

oh then i dont know

restive valve
#

that's scary

remote flower
#

i might have the same issue on my laptop that i dont care about

#

just ping everyone with a coloured name, someone will help trolley

restive valve
#

that sounds dangerous, if it's any help the tray icon doesn't even show

#

I just infinitely get the "Loading Vesktop..."

restive valve
remote flower
#

for now just use desktop

remote flower
marble palmBOT
# remote flower i just get a white screen like when classes were reworked lol

This issue has been fixed a while ago. read the announcements in the future.

How to update

  • Discord Desktop: Use the Repair option in the installer
  • Browser: Update the extension or Userscript
  • Vesktop: Update to Vesktop 0.4.1. Use the "Update Vencord" option when right clicking the Vesktop tray icon. If you're on Mac, use the MenuBar. If you cannot do this, go to your config folder (%APPDATA% on windows, ~/.config on linux, ~/Library/Application Support on mac) and delete VencordDesktop/VencordDesktop/vencordDist, then restart Vesktop.
remote flower
#

ehhem

restive valve
#

so who knows

#

i don't even get the actual app open

remote flower
#

yeah just use the desktop discord app until someone can help you fix it

restive valve
#

eeh, I'm stubborn and I can wait

#

half the css I use kinda won't work on the regular discord

remote flower
#

it is almost the exact same html, are you using vesktop only selectors?

restive valve
remote flower
#

vesktop only selectors

restive valve
#

ah

#

still, I'm sure a solution must exist!

remote flower
#

hey sorry for the "slightly" delayed answer but could you tell me how you checked this?

winged iris
#

hey

#

i have a question is is possible to add custom plugins?

marble palmBOT
remote flower
#

how to add my own plugin

marble palmBOT
# remote flower how to add my own plugin

Can you add a gas tank to a Tesla? No? There's your answer.

But in case it wasn't clear:

It's not possible to use plugins of other mods on Vencord. See #plugin-requests.

||If you actually meant your own plugin (like a custom Vencord plugin that you have written, or one from the third party plugins channel), then you will need to set up a development build. We do not provide support for this, however, so you will be on your own. Please do not ask for any further assistance regarding this.||

remote flower
#

better response trigger

winged iris
#

i can only use the normal one from vencord?

raven forge
#

So the ShowHiddenChannels plugin seems to fail to mute the new message indicator and the option to dim hidden channels isn't dimming them.

marble palmBOT
raven forge
#

Lol. Good Tessie. Thanks.

pliant pebble
#

uhh images got kinda mixed up

#

can i fix this somehow or is this happening to anyone else?

weary coral
remote flower
#

id like to know how to troubleshoot my issues

weary coral
#

I commented out the import line and it was immediately obvious, I didn't need to go back to the profiler.

#

I didn't look further into but if you need to I'm sure you can find info on it, it's the Chromium profiler and developers need to test CSS.

broken tiger
#

how do i get my dad back?

urban drift
#

How do I install Vencord on my Chromebook?

remote flower
urban drift
remote flower
#

keep reading my message

#

i allow you to read and comprehend the next four words

urban drift
#

What do you mean by and install for that?

remote flower
#

install for that linux distribution

#

i think it might be ubuntu

vague crater
#

gentoo

surreal epoch
vague crater
#

altho now its custom i think

remote flower
vague crater
#

cant they just install as the extension??

remote flower
remote flower
#

i always disregard the extension immediately but yeah, chromeos is better off with the extension

urban drift
#

How do I install it through the extension?

vague crater
#

And then vencord will be applied to the discord website.

urban drift
#

What do I do after I installed it

vague crater
#

it'll be applied

analog silo
#

can we make @broken tiger explode

#

you are in the wrong channel, this is not general

agile reef
#

hey y'all whenever I screenshare, my discord crashes, I already updated vencord

marble palmBOT
remote flower
dapper rampart
#

Is it intended to show hiddenchannels like this? I can't mark them as read

marble palmBOT
dapper rampart
#

Oh

#

op bot

fiery cipher
#

(vesktop)
anyone got a clue why popping out a stream or activity is opening a blank web page instead of a new window? i've had this issue before with other client mods but i don't think i had it with vesktop before

fiery cipher
#

this seems to do something close enough!
probably still not perfect but i'll take it

#

(ping me if there's some better solution)

unkempt mason
#

I havent had a update in the last 2-3 days anyone else having the issue or is my vencord buggin?

surreal epoch
#

that's because

#

believe it or not

#

there hasn't been an update

winged bloom
#

just tried reinstalling vencord with the installer thats been on my system for a while and it started unadding friends and leaving servers, i closed discord and uninstalled vencord and it stopped. Is this a bug or likely malicious?

surreal epoch
#

vencord isn't malicous. you probably have a malicous connection though, check your authorized apps in settings and find any that has those permissions

winged bloom
#

ik vencord isnt malicious. also none of my apps have permissions for unadding friends or leaving servers. The only reason i realized it was happening was because relationship notifier was showing it as it happened, maybe related to that?

surreal epoch
#

i mean these apps in your settings. these apps can have some access to your discord account, maybe you authorized a malicous one

#

or there's someone on your account

winged bloom
#

yea the only ones i have authorized are the little discord games and reviewdb

surreal epoch
#

change your password and press this button in the "devices" tab

spice compass
#

hey, unsure if this has already been asked. but i have an issue where when i open discord, it just immediately closes. i uninstalled vencord and it fixed but i'd prefer to use it if possible. any ideas?

winged bloom
#

i doubt someone on my account was doing it as it was very fast and only happened when i installed vencord

surreal epoch
#

not sure what else it would be, vencord won't do anything like that

winged bloom
#

yea idk just a bug maybe

surreal epoch
#

did the servers and friends come back?

#

that's not really something that just happens

winged bloom
#

i readded my friends but ill have to be reinvited to the servers

surreal epoch
#

i'd bet someone was on your account

#

did you run anything in devtools or install anything malicous recently

winged bloom
#

no i havent used vencord in ~2 months i didnt update it regularly and it stopped working, didnt care enough to try to reinstall it until just now with the installer which ive had since i first got it

spice compass
surreal epoch
winged bloom
#

the official vencord one

surreal epoch
#

vencord.dev?

#

that's the only official one

winged bloom
#

ya i im fairly certain

surreal epoch
#

there are some website identical to vencord that are malicous

#

like a while back there was vencord(.)app that was identical but malicous

winged bloom
#

i used the one that was linked in no text to speech's vid

surreal epoch
#

ok then it was legit

#

yeah not sure

#

but someone was most likely on your account

winged bloom
#

alr thx

#

why do you think it stopped after i closed discord and deleted vencord? maybe a vulnerability?

surreal epoch
#

Vencord isnโ€™t malicious at all it would have to be that someone was in your account

#

Did it stop after you logged everyone out of your account

#

And did you uninstall vencord before or after that

winged bloom
#

i closed discord, uninstalled vencord and the installer, reopened discord, and it was fine

surreal epoch
#

Did you do all that before or after logging everyone out

#

Or did you never do that

winged bloom
#

before logging others out, than i logged out other devices (didnt show any new ones) and changed my password also i have 2Fa

surreal epoch
#

Someone could have gotten your token

#

Which bypasses 2fa

#

And I donโ€™t think that would show in devices

#

Changing your password changes your token though

broken tiger
#

i know yall are in a convo atm and i am sorry but when i had vencord installed my discord was just a blank screen and never loaded, i uninstalled it and discord worked perfectly

#

did that get fixed or?

surreal epoch
#

Crtl shift I and show us any red errors

winged bloom
#

alr well i should be good then

surreal epoch
#

Yes

#

Just beware what you download or enter in your console

#

Any malicious app can access your discord token

azure perch
winged bloom
#

relationship notifier

azure perch
#

that probably they got removed at some point you dont have vencord, and when install vencord back, it sees the difference and notify you

winged bloom
#

thats what i thought when i first saw the notif, but it was people and servers that i was friends with just a few seconds before

slate crescent
#

if anyone has any clue on how to fix that ๐Ÿ™ it happened when I was streaming #๐Ÿค–-bot-commands message

#

(idk if it's vencord related or not)

vague crater
slate crescent
#

nope

vague crater
#

Or just a device with an integrated GPU

slate crescent
#

afaik

vague crater
#

streaming crahes are usually an issue with hardware acceleration either being off or on when it shouldnt be

slate crescent
#

I tried both

vague crater
#

mh ok wait asec

slate crescent
#

because I got that kind of issue with docker desktop going funky with it

patent rose
#

can I get donor badge changed or no

surreal epoch
#

Dm ven

patent rose
#

kk

#

ty

wanton raft
surreal epoch
#

please don't ping for support #rules

wanton raft
#

should i just post again

#

or

surreal epoch
#

no

#

wait for someone to respond

#

and stop pinging

shell veldt
wanton raft
#

that is what i meant

#

but i need to see the history

shell veldt
#

notification log

wanton raft
shell veldt
#

you'll find it

wanton raft
shell veldt
#

stop pinging in every reply

#

if you do it again you will be banned

surreal epoch
#

Apparently my 2 times telling them wasnโ€™t enough

#

So hereโ€™s a third

wanton raft
#

i didnt know it was against the rule

#

i thought it only meant direct pings

#

not reply pings

surreal epoch
#

They are the same thing

#

And I told you twice not to do it

#

And you still did

#

I even sent I gif to show exactly how to not

wanton raft
#

and i figured some users have prefences of whether they should be pinged or not

#

im one of those users who wants a ping

shell veldt
wanton raft
#

you cant assume for everybody

azure perch
#

and you assume everybody need ping to know that "someone need support" trolley
anyway notification log is in vencord tab in settings

fast swift
#

it is an implicit rule to not ping anyone unless they explicitly state so

half comet
#

does anyone know why my client keeps crashing every time i screenshare?

pastel mauve
#

Not sure where to ask this so I hope this is the right place. While using "SpotifyCrack" to listen along it always plays about 30 seconds of the song and then I have to rejoin the spotify listen along, I'm not sure if it's the plugin or discord but any help would be appreciated because I'm at a loss.

unkempt mason
#

but I usually see a update a day or so and was confused

#

I just got a update

haughty goblet
#

You can always go onto the github and check yourself

dawn knoll
#

what is new in new update?

rich tide
#

new plugin called ClientTheme

#

the rest is a bunch of fixes and internal changes

dawn knoll
#

tnx

slender vigil
#

so ummm, this voicemessage plugin works fine but the messages are bugged and cannot be played on IOS, is this bug known? and is there a work around this?

#

well it also applies to the desktop app apparently

#

^ when using the upload feature

broken tiger
#

this i think is broken :( it just doesnt do what its meant to do, i think discord did something with the channels and thats why showhiddenchannels is a bit broken ig ๐Ÿคทโ€โ™‚๏ธ

marble palmBOT
azure perch
#

update

broken tiger
#

oh okay

hybrid minnow
zealous oyster
#

why is vencord down?

marble palmBOT
zealous oyster
#

?

#

it is down

#

i have all plugins enabled but not even 1 of them work

mortal goblet
#

f

zealous oyster
#

.

mortal goblet
#

the one channel one is slightly buggin but other than that everything is working fine for me

mortal goblet
broken tiger
#

this isnt related to vencord but is there a way to make discord use less ram and cpu, my pc kinda bad i want to continue using discord

mortal goblet
#

discord is somehow using less ram than my 91 tabs of chrome

mortal goblet
#

mostly youtube videos, some ebooks, a couple wikis

broken tiger
#

is there a way to limit it tho

#

or make it use less?

mortal goblet
#

calamity, modded raft

#

uh, less plugins or a minimalistic theme maybe? idk

broken tiger
#

alr

mortal goblet
#

under advanced

broken tiger
#

should i turn that off

#

or on?

#

cause i have it on rn

mortal goblet
#

id say test it off for a while

#

if its worse turn itback on

broken tiger
#

ok

#

thx mate

dull forum
#

Vencord Debug Info

Vencord: v1.6.3 โ€ข 86e9434 (Web) - 5 Nov 2023
Discord Branch: stable
Client: Web (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36)
Platform: Win32
Outdated: false
OpenAsar: false

Enabled Plugins (64):


BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
hybrid minnow
mortal goblet
#

oh shit now its fixed

lilac ingot
#

can someone help I don't have the inbuilt updater and I'm on the web browser version

#

and I'm trying to update but I can't

prime grotto
#

anyone else got disconnected from discord and had to do an account verification?

broken tiger
#

Vencord Debug Info

#

why isnt it giving me my ven info

#

?

#

can someone do it for me, it aint working for me

azure perch
azure perch
#

/vencord-debug

broken tiger
#

o

#

thx

#

Vencord Debug Info

Vencord: v1.6.3 โ€ข ea11f22 - 13 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9024
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A

Enabled Plugins (102):


BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
marble palmBOT
lilac ingot
lilac ingot
broken tiger
#

o alr

#

have no idea

#

sry

eternal creek
#

Disable minimum window size doesn't seem to be working for me?

I'm stupid

lilac ingot
#

it ok

azure perch
lilac ingot
azure perch
#

no

lilac ingot
#

oh for vencord

azure perch
#

that is just latest extension version

azure wigeon
#

hi

lilac ingot
knotty widget
#

anyone has a problem with seeing user managment section in users managment settings while on vencord?

#

and i do have permision cause i see it on mobile just fine

#

no other plugins whatsoever

#

ive already done repair and full reinstall

lilac ingot
azure perch
#

i give up

hearty lance
#

why cant i see the new mark on the new plugins

hot thunder
hearty lance
kindred kettle
#

are you on the latest update that put clienttheme in

#

if not then there were no new plugins for a few updates

hearty lance
#

i am

#

i just updated

kindred kettle
#

then I don't know

dreamy bison
#

hiii my vencord isn't working on opera

#

it doesnt show up

half comet
dreamy bison
#

/vencord-debug

half comet
#

so you don't have the extension enabled

#

can you go into extensions and take a screenshot

dreamy bison
#

its on

half comet
#

are you in an incognito tab?

#

or whatever it is for vencord

#

fuckin

#

opera*

dreamy bison
#

yes

half comet
#

get out of the incognito window

#

extensions do not work in incognito windows on chromium based browsers

dreamy bison
#

oh okay

#

thank you it works now

random zinc
#

they do they're just not enabled by default

dreamy bison
prisma isle
#

Any well know theme that doesnโ€™t give a lot of issues

hazy breach
#

use the repair button within the installer

plucky gale
#

For the showhiddenchannels plugin, is there anyway to filter it from working in specific servers?

marble palmBOT
kindred kettle
plucky gale
#

I don't see any option like that.

#

Ah
seems the option show in other servers i am, but not the server i want it for.

kindred kettle
#

oh

#

I'm only missing it on a server where I have a voicemod role

half comet
#

that worked for me

plucky gale
#

But there is so many of them.
And i also mute a lot of channels, so it would hide them too.

plucky gale
#

Seems the option is missing on servers that i'm a moderator.

#

Which is weird.

kindred kettle
#

assuming it's by design

#

but if you really need hidden channels to disappear on a server you could achieve it with css

marble palmBOT
kindred kettle
#

tessie l already fixed

fast swift
#

continous tessie l

hazy breach
#

common tessie w

marble palmBOT
hazy breach
#

be positive guys

kindred kettle
#

@plucky gale enable the icon on the right option in the plugin and try this in quickcss .container__590e2[aria-label^="Vencord"] .containerDefault__3187b:has(.shc-hidden-channel-icon) { display: none !important; }

#

change server name there accordingly

#

or you can also just use .containerDefault__3187b:has(.shc-hidden-channel-icon) if you want it on all servers

#

but that defeats the point of the whole plugin

plucky gale
#

Not seems to work

kindred kettle
#

hmm

#

did you enable the option in the plugin and restart (do you have the eye icons on the channels)

plucky gale
#

I have no idea what you mean with eye icon.
i tried with both options on show hidden channels

marble palmBOT
plucky gale
kindred kettle
#

that option is what I meant

plucky gale
marble palmBOT
# kindred kettle that option is what I meant

If this is a report about the channels not looking correct (e.g., they're showing as unread channels rather than greyed out), we're aware and working on a fix. Otherwise, please disregard.

kindred kettle
#

with that it should have this eye icon

plucky gale
kindred kettle
#

huh

#

well then I have no idea

plucky gale
kindred kettle
#

yeah that's by default

#

but applies to any channel with restricted entry even if you had permission so it's probably not good to hide all of those

plucky gale
#

I see i still wish there was a option for it too.

#

Guess i will just disable the plugin.

north sun
#

Is there a way to check someones Discord friends? I mean it should be possible right? Example: I have a friend on Discord. If I click onto any other user, I can see, which friends we have in common. That's the manual way to do it. Is there a tool that automates it, and checks for every potential friend? Shouldn't be impossible right? Just asking out of curiosity. If there's a manual way to do it, for sure anyone has already automated it, right?

kindred kettle
#

that kind of automation is abusing the api which discord will not like

wary echo
#

day 500 of no vesktop flatpak, soon i will die

north sun
kindred kettle
#

probably

charred hazel
#

iirc api abuse will get you pretty quickly banned

north sun
# kindred kettle probably

I mean you wouldn't even have to check a whole database of 10000000 Discord users. Would also be nice, to just check for specific servers

#

E.g. Does Person XY have any friends on XY Server

valid sky
#

excuse me, did they just remove the DNDbypass plugin?

north sun
#

If I check it manually it also works

#

Is there a limit of speed/how many users, to get to the abuse point

fast swift
#

this is unrelated to vencord

#

but

limber citrus
#

doesn't this fall under rule 9

azure perch
kindred kettle
#

nobody knows what the api limits are, I'm sure it could be done in a way that won't trigger anything

fast swift
valid sky
vague crater
marble palmBOT
past sable
#

W Tessie

fast swift
#

tessie W

marble palmBOT
fast swift
#

fr

rotund pasture
#

shiki code blocks not working?

wanton raft
wanton raft
rancid dew
#

do not run me as administrator

marble palmBOT
rancid dew
marble palmBOT
#

If this is a report about the channels not looking correct (e.g., they're showing as unread channels rather than greyed out), we're aware and working on a fix. Otherwise, please disregard.

prisma isle
#

nvn

#

dumb question

tawdry karma
#

Da installer is broken

#

it doesnt install

#

it always confronts me "THIS IS NOT A VALID DISCORD INSTALLATION"

#

And prompts me to install discord

#

like wth Im rn writing over discord and not in the browser, in the app

#

I basicly tried everything of the basic things you would try when its not working

hazy breach
#

send a screenshot

tawdry karma
#

there

#

its 3 pictures

#

And my appdata folder seems just fine

silk plover
#

can't join VCs, stuck on DTLS connecting

tawdry karma
#

wait a sec

floral sable
tawdry karma
#

why is that last updated in 2021 ๐Ÿ˜‚

silk plover
#

is it the same as mac address

tawdry karma
#

bruh I just reinstalled discord just for this and now it says my discord install is broken

#

some1 pls help

#

I reinstalled for the 3rd time now and wiped everything and this still happens

marble palmBOT
surreal epoch
#

You pressed โ€œtake me thereโ€ and deleted the folders it told you?

drowsy verge
#

Well, RIP message logger enhanced

#

Wait nevermind!

shell iron
#

Hmm I enabled dev tool and did cmd + opt + o and now my discord client doesn't works ๐Ÿ’€
I tried reinstalling discord but it doesn't works, any tips to fix it?

upbeat relic
#

Hello I have a question

#

Can vencord users see my legacy username even after I have toggled it off in the profile settings?

wraith inlet
#

no i think

upbeat relic
#

Don't think, I need you to be sure

wraith inlet
#

was your legacy username โ€œimapedoโ€ or smth bro

upbeat relic
#

Just answer the question

#

Can vencord users see my legacy username or not

wraith inlet
#

no they cant see ur legacy username

upbeat relic
#

Are you sure

wraith inlet
#

they can see ur current username tho

#

yes

upbeat relic
wraith inlet
upbeat relic
wraith inlet
#

im on mobile rn

upbeat relic
#

I need someone to check I need to be 1000% sure

wraith inlet
#

ok just ask someone in general

weak sky
wraith inlet
#

legacy username: โ€œimapedoโ€ or โ€œilikekidsโ€

broken tiger
#

that was fucking hilarious wiz

broken tiger
upbeat relic
#

And you are using vencord?

wraith inlet
broken tiger
#

it was

broken tiger
kindred kettle
#

yeah nobody can see the old usernames UNLESS you've been on a server with a bot that has recorded it

wraith inlet
#

i knew it

upbeat relic
#

Ok thank God

upbeat relic
broken tiger
#

for some people i guess

#

can you see mine i just put it back

upbeat relic
#

Yeah for me

wanton raft
#

Where do i find notification log

remote flower
upbeat relic
static atlas
#

not sure how to fix this ive already redownloaded discord to no avail

broken tiger
#

reinstall it properly

shell halo
#

vencord doesn't have a feature to see it, however if it was possible you could do it without vencord

static atlas
azure stream
#

I assume its not normal for Vencord to crash when trying to screenshare, I get this error:

broken tiger
#

stuck on this, any idea why?

wicked tundra
rich tide
#

don't send it with text

upper kite
#

I canโ€™t download vencord cuz non of the download links are working

#

What should i do now?

limber citrus
#

where did you download it

wise dagger
#

you elaborate

#

what do you mean by not working

azure stream
#

this is becoming quickly unusable

wicked tundra
azure stream
# wicked tundra try to repair

Have tried, still crashing randomly when opening the emoji drawer but always crashing after 3-4 seconds of starting a screenshare

upper kite
past stone
#

doesn't support mobile..

broken tiger
limber citrus
mighty ravenBOT
#
Is there a mobile version of Vencord?

Yes actually! We have an Android app embedding the Discord website

However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.

Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!

copper egret
#

vencord on top

night forge
#

is it possible to implement js into a theme? like a script tag or smth, i want to edit the src of a specific img but im not sure how to in css

placid surge
#

i think you can just set content: url(...) on the image element

wise dagger
#

yeah you can

#
    content: url(IMAGE_LINK);
}```
placid surge
#
[src*="shiggy"i] {
    content: url(no.png);
}```
night forge
#

ohhhhh alright thanks!

sudden fulcrum
#

normalizemessagelinks doesn't affect the copy link button shown when holding shift on a message, obviously not on stable otherwise plugin wouldnt be needed

#

Vencord Debug Info

Vencord: v1.6.3 โ€ข 81fb7c6 (Standalone) - 23 Nov 2023
Discord Branch: canary
Client: Discord Desktop v0.0.190
Platform: Linux x86_64
Outdated: false
OpenAsar: true
Last Crash Reason: N/A

Enabled Plugins (82):


BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
marble palmBOT
sudden fulcrum
#

shut up bot

past sable
#

if i wanted to style just my name in chats would i have to reference my user ID in some way? so far all ive managed is changing everyone in a given chat

azure perch
#

use :has() and avatar url

past sable
azure wigeon
#

Can someone explain the plugin FreeWill?

past sable
azure perch
#

and avatar url has id in it

past sable
#

gotchya , thank you

broken tiger
broken tiger
broken tiger
rich tide
#

and the link stays there

#

which is not what you want

broken tiger
#

true

#

is there a plugin for the thing i described?

rich tide
#

If you mean only in your vision, yes

broken tiger
#

is there a way for others?

sudden fulcrum
broken tiger
sudden fulcrum
#

[โ €](url)

rich tide
broken tiger
rich tide
#

the option enabled

azure perch
rich tide
#

it's a fake nitro option

broken tiger
broken tiger
broken tiger
#

Hello, I'm trying to implement SimpleDiscordCrypt into vencord as a plugin, and I'm struggling with some of the calls that the userscript makes to Discord, they do some funky stuff with webpack, but regardless I'm trying to find where or if the enqueue() function has been implemented, as it seems pretty critical to the userscript.

azure perch
broken tiger
#

I probably could just eval the userscript in, but I want to implement it myself if possible, and it would be nice to have a safer approach than just evaling stuff in

#

Vencord Debug Info

Vencord: v1.6.3 โ€ข ea11f22 - 13 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9024
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A

Enabled Plugins (102):


BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
marble palmBOT
broken tiger
#

can this detect fake discord accounts in a server?

broken tiger
#

Like some people add fake discord accounts to a server to like show they are popular

#

oh

#

vencord

#

o

broken tiger
#

alr

broken tiger
broken tiger
#

i have a theme i downlaoded from the better discord website, how do i implement it?

broken tiger
stable olive
#

uhmm help

shell veldt
#

vs e

mighty ravenBOT
# shell veldt vs e

To better help you, we need your error logs!

To collect them, please

  • open DevTools with ctrl + shift + i / cmd + option + i
  • on the top right, click where it says "Default levels" and uncheck everything but "Errors"
  • screenshot all errors and post them
stable olive
azure perch
#

you skipped point 2

stable olive
#

that was right?

opal arch
#

So I have the voice message plugin enabled on Vencord and recently I think there might be a bug on where there is no preview shown after you record your voice message

unreal canopy
#

Is there a plugin that emulates the custom colors of the nitro? and if so. How do I change them?

#

Oh, nothing, I found it

vague crater
#

CTRL and + or -

sand furnace
#

Hi, was able to clone non animated stickers but doesn't work on animated stickers. Said to check console but I'm stupid and don't know what I'm looking for

azure perch
#

vs error

mighty ravenBOT
# azure perch vs error
  • errors, e, devtools
  • fixed, update, up
  • linux, l
  • mac, darwin, m
  • missing features, keybinds, mf
  • moreinfo, more info, mi
  • reinstall, redownload
  • windows, w, win
azure perch
#

vs e

mighty ravenBOT
# azure perch vs e

To better help you, we need your error logs!

To collect them, please

  • open DevTools with ctrl + shift + i / cmd + option + i
  • on the top right, click where it says "Default levels" and uncheck everything but "Errors"
  • screenshot all errors and post them
sand furnace
#

Welp inspect element crashed my discord and logged me out so now Iโ€™m on mobile till I log back in

#

Ok back

#

Mmm, might've been when I edited the settings.json to allow inspect element again a while back

#

Let me change that

azure perch
#

vf crash

mighty ravenBOT
#
Why does my Discord always crash when opening DevTools?

This is a stock Discord issue. There is nothing we can do

However, here are some solutions that should work:

  • Many people have stated that opening devtools while Discord is still loading prevents the crashing
  • Devtools work fine in Vencord's custom client, Vesktop, or just your web browser - you can use the Vencord browser extension
  • It seems to be an issue exclusive to Windows. You could try switching to Linux
azure perch
#

but i guess u cant clone emoji because it's too big in size

sand furnace
#

Mk, that's fine

dawn dune
#

My steam game rpc doesnt show up on Vesktop. (Yes I enabled arRPC in Vesktop settings). I am on Fedora 39

#

I dont even see the dropdown to choose what app/game to show

azure perch
#

it's normal, because vesktop is web

delicate cedar
#

Hi, I just got the vencord installer but for some reason it doesn't work, It just stays in the background, any help is appreciated

azure perch
#

vs w

mighty ravenBOT
# azure perch vs w

โš ๏ธ Do not run the installer as Administrator

Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe

If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.

To do so, open Powershell, run the following command, then follow along with the instructions/prompts

iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
low trout
azure perch
#

the message clearly says what to do when it doesnt work

delicate cedar
#

What message? It just says that use the powershell to download the exe and thats what I did and still didn't work

past sable
#

is there a plugin that allows sorting of DM's? like say i wanted to sort by oldest unread first? i looked but forgive me if im not seeing it

azure perch
#

your screenshot doesnt show powershell anywhere

past sable
delicate cedar
azure perch
#

you will install with that

#

powershell is other way to install, not to fix the "installer doesnt work"

delicate cedar
#

Yeah, what I meant is that I used the first option and that just downloaded the .exe, then, I used the second option, choose install and nothing happens Edit: I just restarted the pc and tried again and I did work this time, thanks for the help

storm pivot
#

it happened to me again when I did a clean install

#

but after that it hasn't happened to me again

marble palmBOT
#

If this is a report about the channels not looking correct (e.g., they're showing as unread channels rather than greyed out), we're aware and working on a fix. Otherwise, please disregard.

lilac ingot
#

I am trying to update vencord but it won't let me I am on the web version of it and I'm on a Chromebook

mystic umbra
#

Hello, I would like to create a plugin for Vencord, I have already done all the code for it, how can I add it to Vencord and how can I make it work?

broken tiger
#

vesktop keeps logging me out after each wayland session

#

it's really annoying

#

it only just started happening

mystic umbra
cunning tiger
#

how do i open vencord

broken tiger
#

what os?

#

vesktop or vencord?

#

vesktop is the discord client
vencord installer is the client injector

unique quartz
mighty ravenBOT
# unique quartz 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?
kindred kettle
unique quartz
tropic robin
#

vesktop shit itself

#

thats supposed to be the login screen

#

it was working

#

and then fucking broke

tropic robin
kindred kettle
#

either your theme is borked or your gpu is screwed

jolly matrix
#

what's with this? How do I fix it?

pallid flume
#

@delicate cedar
I had the same problem, run the command through Powershell and use the non-graphical option.

scenic dragon
#

any plugins to see how many people are in a role (and their usernames)?

azure perch
#

no

jolly matrix
broken tiger
#

when I turn the cat plugin on no restart or anything happens

azure perch
remote flower
#

in the server settings

shut rivet
azure perch