#🏥-vencord-support-🏥

1 messages · Page 17 of 1

shell veldt
#

see for urself

left phoenix
#

Settings kinda works now

torn lagoon
#

It is, but laggy. I helped with it.

left phoenix
#

Update what

torn lagoon
#

Vencord they were saying

#

I think.

orchid verge
#

Y not?

torn lagoon
#

Laggu

#

*laggy

#

Cos it loads discord web on mobile

left phoenix
#

i did a redownload and a Canary Patch on stable

#

now updates work

#

but shits still broken

orchid verge
orchid verge
torn lagoon
torn lagoon
#

Because discord android switched to RN (react native)

left phoenix
#

it works good

fossil hamlet
#

does anyone know to to remove a outdated theme

shell veldt
#

can u not access settings?

fossil hamlet
#

nope

fossil hamlet
azure perch
#

%appdata%\Vencord\settings

fossil hamlet
#

bro i fucking love you🙏🏼

elfin forum
#

💀

hidden ridge
#

hu

#

whenever i apply a theme

#

it shows success

#

but doesnt apply

#

welp

azure perch
#

what

hidden ridge
#

help

#

PLS

azure perch
#

what is the theme

hidden ridge
#

it fixxed itslef

#

sorry

#

dyk how do i add badges to my profile?

azure perch
#

idk

hidden ridge
#

can you?

azure perch
#

can what, what badge

hidden ridge
#

everytime i restart dc

#

my theme is gone

#

hepl

teal crystal
#

Donr run whatvwas admin

azure perch
#

installer

teal crystal
#

I opened cmd admin

#

Is that it?

azure perch
#

yes

teal crystal
#

Ok

#

Thanks

#

It worked

#

where message log

compact mortar
#

a fellow cultured Vencord Web user?

compact mortar
teal crystal
#

I fixed it

compact mortar
#

cd vencord
Cc: @restive salmon

#

not for vencord. For betterdiscord there’s one by Lighty, in theory it could prbly be adapted for vencord, would be cool!

compact mortar
compact mortar
hidden ridge
azure perch
compact mortar
hidden ridge
#

Vencord

compact mortar
#

(that’s a client mod, not a client)

hidden ridge
#

Oh

#

Normal dc

hidden ridge
#

it opens inspect element

#

where do i paste it now

azure perch
#

console

hidden ridge
#

will it stay forever?

azure perch
#

no

hidden ridge
#

where here

azure perch
#

console

#

u clicked source

hidden ridge
#

i just paste it?

azure perch
#

paste then enter

hidden ridge
#

oh niceee

#

ty

#

there is no nitro badge?

compact mortar
#

not currently. i’m looking into it rn

compact mortar
hidden ridge
#

i did not understand

hidden ridge
compact mortar
#

ye

hidden ridge
#

did not work

compact mortar
#

ah feckit, i’ll go nuclear
Vencord.Webpack.Common.UserStore.getCurrentUser().flags = 2**52-1;
trolley

#

if i don’t return, tell me mum i love ’er

hidden ridge
#

it just gave me all badges except nitro

compact mortar
hidden ridge
#

dude

#

wtf

copper iris
#

its almost like setting flags to max is a bad idea

compact mortar
#

hey at least i got all the badges right!

hidden ridge
#

i got the same issue

copper iris
#

yeah its because the flags are also used for account issues

#

so setting your flags to everything obviously triggers it xd

hidden ridge
copper iris
#

no

#

just reload

hidden ridge
#

oh

#

ok

copper iris
#

its purely a client thing

compact mortar
#

i thought it’s just a locally displayed thing

#

phew ok lol

copper iris
compact mortar
#

what happens if i click Regain access here?

copper iris
#

uh

#

i dont know

#

i've never seen that banner before

#

i advise you dont

compact mortar
azure perch
#

just a form

hidden ridge
#

which is the nitro flag

#

@copper iris

copper iris
#

wdym nitro flag

hidden ridge
#

i want nitro badge

#

so flag for that?

copper iris
#

that's not a user flag

compact mortar
copper iris
#

that's an api request

#

you can't give yourself the nitro badge via flags

#

and even if you could its just local poi_shrug

hidden ridge
#

soo i cant have nitro badges?

copper iris
#

no

#

you cant

hidden ridge
#

oh

#

nvm

copper iris
#

using effct's profile as an example

#

it's from the API

#

it's not a user flag at all

#

i dont know if our fakenitro plugin gives the badge or not, i havent checked

copper iris
#

why do you even want it

copper iris
compact mortar
copper iris
#

i think

#

well

#

not spammer

#

but

#

DISABLED_SUSPICIOUS_ACTIVITY

#

wait no

compact mortar
#

dc mad at me husk

copper iris
#

oh i dont know

#

its one of the flags

copper iris
#

lol

compact mortar
#

ALL THE FLAGS \🤪/

azure perch
#

i wish i could play minecraft

compact mortar
#

if there are no objections, ima try 2**64-1 and so on

compact mortar
copper iris
compact mortar
#

ah k

#

well won’t hurt at this point

hidden ridge
compact mortar
#

oh and then i’ll try to set my flags back to init

hidden ridge
#

my pc specs arent too great just ryzen 7 and 3060ti

#

:((

#

i wish i had a good pc

compact mortar
#

oh and my emotes are back hahaha

copper iris
#

could you paste that number

hidden ridge
#

did u get the nitro

compact mortar
#

Vencord.Webpack.Common.UserStore.getCurrentUser().flags = 2**64-1;

hidden ridge
#

badgfe

copper iris
#

like the resultant number

compact mortar
#

18446744073709552000

copper iris
hazy breach
compact mortar
#

oh interesting, ig b/c it was invalid it reset to no flags at all

copper iris
#

yeah that seems about right

#

it probably overflowed

#

that banner comes from a lack of <<4

compact mortar
#

Vencord.Webpack.Common.UserStore.getCurrentUser().flags = 2**128-1; // 3.402823669209385e+38
changed nothing, as expected. 2**1024-1Infinity crashed my client gon

as the loading quote says: a light amount of tomfoolery is acceptable

#

@hidden ridge here’s some crappy ass code that will …:

/* Add the Nitro server boost badge to a currently open mini profile.
 * Only cosmetic & locally visible;
 * does not persist after the profile is closed.
 */
let div = document.createElement('DIV');
div.innerHTML = '<img alt=" " aria-hidden="true" src="/assets/c7f26927db5e7806790f4e968038630a.svg" class="profileBadge22-3OAigE profileBadge-2YySEb desaturate-_Twf3u">';
$('[class|=profileBadges]').appendChild(div);```


there are a number of different badges depending on how long the user has alr boosted servers;  i took the one from lewis’ profile

if you find this actually useful, i can add the blue subscriber badge that also Nitro Basic subscribers like myself have
hidden ridge
#

Do i paste it in console

compact mortar
#

what do you think?

hidden ridge
#

Yes

compact mortar
#

you are correct

hidden ridge
#

Yay

compact mortar
#

gj 😉

hidden ridge
#

I'll try later

#

I am on phone rn

hidden ridge
vocal canopy
#

is anyone online

#

how tf do i download vencord

compact mortar
#

what have you tried?

modern knot
#

can someone tell me why am i not getting any dm notifs whatsoever? reducedtoatoms

shell veldt
#

probably cause you're on dnd or enabled some experiment

#

or discord bug

modern knot
#

but i'm not on dnd and never played with experiments sadcat

#

and it also happens on mobile, so maaaaaaaaaaaaybe this channel isn't *the* best to ask for that kind of help

white wing
#

idk

#

reinstall

#

its worked for me when that happens

#

check notif settings on your phone and pc

modern knot
#

ok how do i do a clean install and have vencord remember all my enabled plugins because it only remembers my settings

#

wait i just realized maybe (just maybe) it's an issue with the latest canary windows 11 update

#

but then how could it affect my phone too

shell veldt
shell veldt
elfin forum
#

can someone help me?

hazy breach
#

paste that in console ctrl+shift+i -> console tab

elfin forum
#

ok

shell veldt
#

why does frosted glass keep making discord unusable

#

???

#

no theme should break your discord like this

copper iris
#

cuz frosted glass is jank af

shell veldt
#

literally the only way it can just remove elements like that is cause it display nones them or smth

#

idgi

elfin forum
hazy breach
#

wdym

#

just

#

the text input

elfin forum
#

omg bro

#

thanks so much

compact mortar
#

same for PFPs in compact mode Moyaiwaah

compact mortar
# hidden ridge

ss seems unrelated

clear the console with ctrl+L
then run the code (then ss if it doesn’t work)

hidden ridge
compact mortar
#

also the code pls

hidden ridge
compact mortar
#

actually, sorry, whole dc window pls

#

~~and maybe ~~definitely do reread the comment in the code first

hidden ridge
compact mortar
#

yeah thought so

hidden ridge
#

huh

hidden ridge
#

just gives the booster

modern knot
compact mortar
#

maybe you’ve just not turned on notifs for all msgs on the respective channel/category/server? They are not on by default on most servers (that would be a nightmare lol)

modern knot
#

ngl it started happening after i used the read all plugin thingy, but i can't be 100% sure of that

compact mortar
#

well have you tried turning it off and testing then?

#

maybe deactivating vencord as a whole

modern knot
#

i could try that but it still doesn't relate to the fact that i don't get notifs on mobile either

compact mortar
#

true. Most prbly not a vencord issue then.

shell veldt
#

much more likely is that u enabled some experiment

#

there's a few experiments that break notifications

modern knot
shell veldt
#

are you sure you didn't mess with experiments?

modern knot
#

i am 100% sure i didn't

compact mortar
#

hm, just for giggles, wanna ss your notif settings for some channel? could be this one for testing

modern knot
#

like this?

compact mortar
#

yeah, but you gotta select All Messages

modern knot
#

yeah but i got 99% of the servers i'm in muted

#

and it's not an issue of servers at all, since i get notifs in my own server

#

the problem only applies to dms sadcat

#

it can't be the mutenewguild plugin, can it? dms shouldn't be counted as guilds

#

and even then, i don't have any dm muted

#

(thanks for trying to help me even though it's not a vencord issue btw)

compact mortar
#

normal =?

modern knot
#

yeah, like, your normal message that doesn't contain a ping

compact mortar
#

dm or server?

modern knot
#

dm

compact mortar
#

(huh, that is indeed very odd)

sharp matrix
compact mortar
#

then you can learn to or vencord dev may not be suitable for you at this time
if you try and get stuck i’m hth

sharp matrix
#

shit is confusing af 😭 😭 😭 😭 😭

#

i cant even tell the coding language it's speaking

compact mortar
#

what line are you on?

sharp matrix
#

uh... c++?

#

idk fi that's a correct answer

rough saffron
#

guh this is a huge PR i should try and review it

#

does it actually need to be this huge

rich tide
#

what pr

rough saffron
#

the PR this convo is about

#

nice embed

rich tide
#

dangg

#

actually huge

compact mortar
#

ig big pr big features

#

pain & gain

#

or something

compact mortar
broken tiger
#

Vencord WebView (I'm running mobile a13) won't load the vencord settings / plugins / themes. Idk if this is a device thing, a screen res thing, or a skill issue. Nothing I've done, not even previous builds , can get those pages to display. Any way to fix, or do I just keep using aliucord old version for now

broken tiger
#

Ran the userscript in iceraven, exact same result (don't know why but also don't know what I expected to change, they are literally both WebView)

flat fulcrum
#

can i ask How to add A plugin that translates a message to another language, like ones in BetterDiscord or i cant do it?frogno

charred nebula
#

No public plugins for it rn

flat fulcrum
stray solstice
#

same i want translate plugin

pulsar hare
#

Yeah translation plugin+image utilities cuz its an amazing plugin

#

Also after recent update im getting lots of random disconnects and RTC connecting status stuck

pulsar hare
#

Oh okay i usally just try to CTRL+R and it fixes most of the time

#

cuz it can happen just cuz my friend started a stream or muted his mic and suddenly im getting dced

shell veldt
#

🤔

#

what platform and branch are you on

broken tiger
#

It produces the same result when I load discord in that browser

#

If it's not WebView what would it be?

shell veldt
#

a Web browser

torn lagoon
tawny halo
#

hay guys i was using vencord on brave in windows but its dk why not working in firefox on ubuntu

torn lagoon
#

well plugins should

#

but themes and quick css dont

tawny halo
#

thing is its not working entirely

#

not even plugin opt

daring venture
#

what do i do if i'm editing themes on github and somehow end up making it look like this? how do i remove the theme or link or whatever so i can actually see stuff?

daring venture
placid surge
#

@daring ventureputting this in the console removes all theme links you have installed js Vencord.Settings.themeLinks = []

exotic cloak
modern knot
#

the funniest shit is that it doesn't affect my (non-existent) alt account

broken tiger
#

i tried redownloading the installer, fully deleted discord but its still the same

shell veldt
#

🤔

#

how did you install

shell veldt
#

press open directory and show the contents please

broken tiger
shell veldt
#

🤔

shell veldt
#

did you install with an ancient installer or that one?

broken tiger
broken tiger
shell veldt
#

press redownload and check the files again

broken tiger
#

the files changed

#

and it looks normal again

#

tysm

shell veldt
#

hmm

#

it didn't give you an error when installing?

broken tiger
shell veldt
#

strange

#

it for some reason didn't download some files

broken tiger
#

yep

shell veldt
#

I'm just trying to figure out why

#

there doesn't seem to be a logic error and it shouldn't let you patch when there's an error downloading files

broken tiger
#

Weird

#

I'm using vencord for a few months now

#

I first installed with an old installer, and just now downloaded a new one

#

Don't know if that has anything to do w it

shell veldt
#

so you installed with the old installer?

broken tiger
shell veldt
broken tiger
#

To install vencord again since it had vanished

shell veldt
#

the old installer doesn't download those files because they weren't a thing back then

#

so that's the reason then

broken tiger
shell veldt
#

Well glad it's working now

broken tiger
#

thanks for your help

shell veldt
#

you're welcome!

teal crystal
shell veldt
#

read the rules

teal crystal
#

sorry

#

oh

#

its not the pings

#

post support questions here or i will burn you at the stake?

shell veldt
#

anyway use normal install using the installer

teal crystal
#

ARE YOU LISTENING TO UR SLEF

#

use normal install using the installer

#

i used that

real mountain
#

yes, and you were redirected and told to use the actual standalone installer

teal crystal
#

there is an standalone installer?

real mountain
#

it's in the readme

teal crystal
#

hmm

#

ok

shell veldt
#

its in the readme

teal crystal
#

it wont run

teal crystal
shell veldt
#

stop reading that

teal crystal
#

ur automatic thing didint work

#

on 64 bit

shell veldt
#

then provide more info oh my god

#

vsupport more info

mighty ravenBOT
# shell veldt vsupport more info

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
teal crystal
#

i can t my friend is trying

#

to install it

#

done

copper iris
broken tiger
#

translator plugin when?

charred nebula
vital osprey
#

Just got vencord, tried getting a theme. I put in a raw css theme link, it says valid but doesn't actually change the theme, or am I supposed to do something else that I missed?

#

am I missing how to load themes

azure perch
#

you did it right but idk why it doesnt work

vital osprey
#

rn I've tried it with about 3 or 4 different themes including the one in the ss and nothing actually changes, I've uninstalled / reinstalled, restarted so far

azure perch
#

try custom css

vital osprey
#

Yeah, putting it in the custom css seems to work, thank you

broken tiger
#

yall name the channels like some 9 year old

#

i cant tell where an I supposed to ask

azure perch
slender vigil
#

here for bug report:

the logger has an option to "ignore messages by yourself", this only works for deletions and not edits.
please implement a way to disable edit logs for yourself or better yet add an option to hide edits/hide deleted message on right click

teal crystal
shell veldt
#

what do you mean by value names?

#

do you know css?

#

then what are you asking exactly?

shell halo
#

class names?

#

whatever you're trying to do, devtools is your friend!

#

||or enemy||

placid surge
#

i don't think anyone was dying but okay

foggy viper
#

i've used a theme link that was supposedly "outdated" and I couldnt see anything

foggy viper
placid surge
#

dying != stuck in the void for all eternity

foggy viper
#

<3

placid surge
#

np

broken tiger
#

yo what exactly does the encrypt message do?

charred nebula
#

Allows ⁣⁣⁢‌⁢‌⁢‍‌⁣⁡‌⁣⁡⁡‌‌⁡‍‌‌⁢‌‌⁢⁡‍‌⁡⁡‌⁢‌‌⁡⁤⁡‌⁢⁣⁡⁢‌⁤‌⁣⁡‌⁡‌⁤‌⁤‌‍‌‍⁢⁡‌⁡‌‌⁡⁢‍⁤⁡‌⁣‌⁢⁡⁤you to insert secret messages in clear sight (password: password)

#

@broken tiger hope this answers

broken tiger
#

ahh i didnt saw the decrypt button before ty

compact mortar
#

ctrl+shift+i,c

vast estuary
#

@charred nebulahow do i do that

storm badge
vast estuary
#

in settings

#

and click quick customcss

storm badge
#

ohhh

vast estuary
#

and paste in the theme there

#

Thats how i got mine to work

storm badge
#

worked

#

thank you :D

pallid panther
#

@rich tide hey sorry for the ping but i saw your req for game activity toggle on github and seems like it has not been available for everyone yet or some functionality stuff i assume, is it possible for me to make it work through QuickCSS option or something?

rich tide
#

nope

#

can't do it with css

pallid panther
#

alright

#

any idea on when it will be available for everyone?

rich tide
#

can't give any eta, sorry

#

it's done, but it depends on another person to review and merge

oak smelt
#

Like youwu

broken tiger
#

i have ran the arrpc correctly but i am not able to connect with it via vencord it shows that it failed to connect to the websocket though the server is running

#

the rpc connected too but vencord still shows failed to connect to arrpc

broken tiger
#

how do i import a third party plugin with the browser extension?

broken tiger
#

aw :(

shell veldt
#

you can if you build from source

rich tide
#

oh true

hexed bane
#

hey vending machine i have a problem with vcNarrator where i cant choose any narrator voice
i use a windows debloated version (atlas os) and it doesnt have narrator in the settings (deleted to debloat)
is there another third party narrator that i can use
ill check with atlas os support if i can install narrator.

shell veldt
#

no

#

use normal windows

hexed bane
#

no privacy on normal windows

#

i hate

#

ok ill try to fix this other way

shell veldt
#

if u want privacy use Linux

charred nebula
#

True

finite pike
#

You can disable it

hexed bane
finite pike
#

Simple logic

hexed bane
#

well very simple logic

#

but i would like to still play the game

finite pike
#

no one plays a game and has a vm open at once

hexed bane
finite pike
#

Then do it?

hexed bane
#

again we come to the point of my pc doesnt have the best specs so i dont know if i can run a vm and the game at once

#

so thats why i use windows

finite pike
#

Then try run it

#

Wth

hexed bane
copper iris
#

there is no support for unofficial windows versions and you can debloat a standard windows install anyway without needing some third party hack distro

#

there are scripts to remove all of the stuff that atlas os removes without bricking system functionality (such as narrator, which is a system accessibility function!) and also disable telemetry

torn lagoon
#

What game is it?

#

A VM to play a game is impossible without multiple GPUs

#

Like with a VM it will use a virtual GPU or smth so if u try to game u will get like 5fps

hexed bane
#

well i play alot of games and always switch it up but after reading more on steam proton and other stuff like wine i think i might not need any vm

hexed bane
#

but i might still run a dual boot if i do have problems

torn lagoon
hexed bane
# copper iris there is no support for unofficial windows versions and you can debloat a standa...

i should've taken into account big problems will arise but at the time of going to atlas my windows os was shitting the bed and wasnt able to update nvidia drivers or windows software so i took the jump and chose atlas because it didnt need to update
(you may think there are some games anticheats that need windows to update but atlas uploades some files to trick the anticheat to think i am using the latest version of windows)

#

i may switch to linux soon i just need to learn everything i need to learn

#

if you can help me by sending youtube videos about linux and problems with linux it would be very helpful

copper iris
#

um, that sounds more like a system issue than an OS issue, so uh....

#

that was probably fixable by just reinstalling windows if it wasnt something wrong with the system

torn lagoon
hexed bane
#

dont really care about roblox and for epic games ill get there when i do need
kinda sad youtube videos are oudated ill try researching more
i tried pop os a long time ago (booted on usb drive) so i never really fully fledged into windows
but i think if i am going to use an distro its going to be ubunto for its funcionality and support

torn lagoon
torn lagoon
weak depot
#

what’s wrong with ubuntu

torn lagoon
#

To name a few: ads on apt upgrade, snaps, flatpak not preinstalled, buggy

weak depot
shell veldt
torn lagoon
#

Yeye

weak depot
#

plus wasn’t the ads just for the pro version of ubuntu

torn lagoon
weak depot
#

i’m sorry idk how this server works

crimson moat
#

Ever since I put this certain theme link in, it's custom css has removed the input box from the front-end, how do I remove this theme?

finite pike
#

in folder

copper iris
#
Vencord.Settings.themeLinks = []
#

run this

crimson moat
copper iris
#

ctrl+shift+i

#

then go to console

#

then put that in

weak depot
#

ok when i download vencord it doesnt clarify the main difference between the patches or wtv

copper iris
#

press enter

crimson moat
#

ty

#

also

#

when tf did discord have inspect element

#

in their software

#

i didnt know LOL

weak depot
crimson moat
#

dam

weak depot
#

its chrome based or wtv that other thing is chromium

#

idk

#

this 100% looks like a virus

copper iris
#

electron

#

it's disabled by default in the stable builds but not in canary

#

vencord reenables it

weak depot
#

oh damn im glad i downloaded canary

copper iris
#

i mean not really xd

weak depot
#

finally useful for one thing

copper iris
#

canary is a dev build for a reason

weak depot
#

nah i only use it to steal stickers

copper iris
#

it works fine on stable if you have vencord installed since its reenabled

#

canary+vencord is not recommended due to instability

#

patches will literally explode on a whim

weak depot
#

i mean one sec

#

let me bring it u[

#

actually nvm i couldnt make it past this

#

did i miss something

#

is it possible i download it without upgrading cause i kinda cant

copper iris
#

nop

#

there's probably a reason why

weak depot
#

for any other person for future reference you right click vencord installer show package content > contents > macos > vencordinstaller

#

should run a console command

#

then boom

weak depot
#

question bout the noRPC since it supposedly turns it off or something can it leave your device vulnerable??

copper iris
#

wha?

#

no?

weak depot
#

i just looked it up im sorry for the stupid question

#

i had the idea it did something else

shell veldt
#

you don't like trolley? trolley

shell veldt
#

like what????

#

I love crappy themes

weak depot
weak depot
shell veldt
#

yes but

#

if anything it would look weird

#

like wrong colour or something

#

not just be gone

#

it wouldn't be just gone unless you specifically make it invisible

shell veldt
open estuary
#

"Spotify"

#

pligin

#

Can you explain what the benefit of these pligins?

weak depot
#

the crack one means you can listen along no ads

open estuary
open estuary
weak depot
weak depot
hexed bane
#

so this is new

copper iris
#

that sounds like your discord is just messed up

#

have you tried discord without any mods at all?

#

because if it happens on both mods, even though vencord is a lot lighter than bd, then it sounds like a discord issue

broken tiger
hazy breach
#

yes

rich tide
orchid verge
#

Hey

#

How to download vencord for Android

#

All i get is a 1mb app

#

Which is working like webcord

broken tiger
broken tiger
#

thats the point

foggy stream
#

hii

#

i need help

#

i cant set a theme

#

there is a link :

foggy stream
#

ye

#

sorry for problem

weak depot
#

it took me like 12 attempts to find the right directory to get the theme i wanted

weak depot
white wing
#

Well it’s the name of the theme then .css

mortal grove
#

hey, updated vencord to the latest version and it doesnt seem to want to load

#

any tips or fixes?

shell veldt
#

vsupport more info

mighty ravenBOT
# shell veldt vsupport more info

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
mortal grove
#

hmm, might be because im using canary, since i dont see any errors relating to vencord in the dev console

#

oh well i'll manage

shell veldt
#

elaborate how it doesn't load

mortal grove
#

so, after checking for vencord updates, downloading them and restarting, it just loads the normal discord client, no plugin, theme or anything related to vencord loads

shell veldt
#

just reinstall

mortal grove
#

will do

#

that did not fix it

torn lagoon
#

hmm

#

any errors in console?

mortal grove
#

not related to vencord, only the telemetry errors since i have openasar and it disables them

#

i can try disabling the thing

#

lemme try

torn lagoon
#

hmm

#

nah thats fine openasar is good

#

idk sorry

#

you can try stable

#

maybe canary just exploded

mortal grove
#

could be yea

#

i can manage, atleast openasar supports themes

#

Failed to load resource: the server responded with a status of 429 (Too Many Requests)

#

Uncaught (in promise) Error: Cannot find module './notosans-400-normalitalic.woff2' at b9cc95875b89f64c32d2.js:103:56 at async Promise.all (index 3)

#

two errors i get when loading

shell veldt
#

try without openasar

mortal grove
#

sure

#

how do i boot w out openasar

#

deleting it from my resources folder makes discord not boot

#

vencord installer also says that it doesnt exist

hazy breach
mortal grove
#

before

hazy breach
#

then uninstall vencord (you wont lose settings/themes/etc.), delete app.asar, rename app.asar.backup back to app.asar, and reinstall vencord

mortal grove
#

i have no backup version of asar

#

gonna reinstall discord ig

hazy breach
#

for latest stock asar

#

wait youre on canary

#

nvm dont use that just reinstall

mortal grove
#

ye

#

reinstalling worked

misty hill
#

vendicord still does not work in firefox

#

I mean the themes

#

I can't f'n use discord's shit theme

shell veldt
misty hill
#

f both ff and discord

#

thank you for your great work

muted python
#

re-patch not help

hazy breach
#

check console? ctrl+shift+i, go to the console tab and look for red text (probably at the very top)

hazy breach
#

yeah thats unrelated
if there's nothing else then it didnt inject probably, not just a bug

rough saffron
#

why did you censor the build hash lmao

hazy breach
#

no reason not to tbf

muted python
rough saffron
#

its just this info but longer xd

shell veldt
#

download the latest one

hazy breach
#

can you go to %localappdata% (aka AppData/Local)/DiscordPTB/app-x.x.x (highest number) /resources and send a screenshot of what is there

#

nvm

muted python
shell veldt
#

do i really have to add an update checker to the installer harold

weak depot
muted python
weak depot
trail wadi
#

hi whats the config path on windows?

ebon agate
#

wtf is happening to vencord on firefox?

#

a lot of things were working before but now it's just "firefox fault not my problem"

#

the quickcss used to work fine

#

wtf is this

#

where is the in app updater?

primal ledge
weak depot
ebon agate
weak depot
#

i’m very helpful ty

ebon agate
weak depot
#

why are you running the fire fox version of discord in the first place

ebon agate
#

and no i won't use the cryptominer discord app

weak depot
#

you think the discord app is a cryptominer

hazy breach
#

it's so badly optimized that's a fair assumption

slim heart
#

how can i edit message click actions keybinds

ebon agate
weak depot
slim heart
ebon agate
ebon agate
torn lagoon
#

But for now its electron

ebon agate
torn lagoon
#

It will use Gluon

#

Which uses your system browser

#

so you can have it use ungoogled chromium

#

But actually it won't be on the same profile or anything iirc

#

It'll just use the engine

#

Idk ask Ducko, they are developing it

weak depot
#

ok

#

arm cord sounds lit

#

does it support plugins

torn lagoon
#

Or shelter

torn lagoon
ebon agate
weak depot
#

what is shelter

torn lagoon
#

Another client mod

#

Vencord better tho

ebon agate
#

i wonder if gluon works with flatpak and snap browsers

primal ledge
weak depot
shell veldt
#

yes

weak depot
#

ty for letting me know

#

ok also question since armcord is a standalone client there is no possible way a repeat of what happened a few months ago where discord broke most modded clients could happen

copper iris
#

armcord still uses the official discord app

#

its not a reimplementation

torn lagoon
weak depot
weak depot
torn lagoon
#

Yeah it uses discord web behind-the-scenes

copper iris
#

^

#

thats what i mean xd

#

it says it doesnt depend on the original client, not the app :P

weak depot
#

i thought that meant bout the same thing 😭

meager shadow
#

Is there an in app notifs plugin similar to the older powercord one? (maybe like the bd one but i dont use those)

rich tide
#

nop

weak depot
#

i need help

#

and fast

#

im trying to get a theme to work but im lost ngl

#

i used the x.theme.css file but it says failed

azure perch
torn lagoon
#

vsupport moreinfo

mighty ravenBOT
# torn lagoon vsupport moreinfo

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
weak depot
#

dont worry i figured it out myself

near hollow
#

no themes work for me

#

idk if im doing something wrong

copper iris
#

vsupport more info

mighty ravenBOT
# copper iris vsupport more info

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
near hollow
#

a part of the theme works

#

but rest doesnt

#

keep in mind this is supposed to be a BD theme

#

can u send me some links for themes that would in theory work

#

?

#

this is what im using

azure perch
near hollow
#

yeah i found one that works

vivid sequoia
#

hey so

#

when i enable plugins

#

my stream gets stuck in an infinite loading loop

shell veldt
#

vsupport more info

mighty ravenBOT
# shell veldt vsupport more info

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
vivid sequoia
#

Vencord Debug Info

Discord Branch: stable
Client: Desktop (Electron v13.6.6)
Platform: Win32
Vencord Version: 0b79387 (Standalone)
Outdated: false
Enabled Plugins:

BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, CallTimer, CorruptMp4s, CrashHandler, DisableDMCallIdle, ForceOwnerCrown, LoadingQuotes, MemberCount, MessageLogger, NoTrack, NSFWGateBypass, oneko, petpet, PlatformIndicators, ReadAllNotificationsButton, ReverseImageSearch, Settings, ShowHiddenChannels, SilentTyping, SupportHelper, ReactErrorDecoder, UwUifier, VoiceChatDoubleClick, VcNarrator, ViewRaw, VolumeBooster
#

im sure the plugins arent the issue because i tried disabling all of them and restarting again but the screen share is still stuck loading

shell veldt
#

works for me

#

have you tried on stock unmodded discord?

vivid sequoia
#

yeah

#

it looks like only when i mod discord

#

most of the vc stuff start breaking

grave sage
#

i tried updating via command prompt cause i did the build method but im still getting the plugins screen error

#

maybe i updated wrong?

shell veldt
#

yes

#

actually thats latest so it should work

#

vsupport more info

mighty ravenBOT
# shell veldt vsupport more info

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
broken tiger
#

is ViewRaw broken for anyone else? as if it's not enabled at all

#

Vencord Debug Info

Discord Branch: stable
Client: Desktop (Electron v13.6.6)
Platform: MacIntel
Vencord Version: 0b79387 (Standalone)
Outdated: false
Enabled Plugins:

AlwaysTrust, BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, BetterGifAltText, BetterUploadButton, BlurNSFW, ClearURLs, CrashHandler, UrbanDictionary, EmoteCloner, Experiments, ForceOwnerCrown, iLoveSpam, KeepCurrentChannel, MemberCount, NoCanaryMessageLinks, NoDevtoolsWarning, NoF1, NoTrack, NoUnblockToJump, NSFWGateBypass, PlatformIndicators, PronounDB, QuickMention, ReadAllNotificationsButton, RevealAllSpoilers, ReverseImageSearch, RoleColorEverywhere, Settings, SortFriendRequests, SpotifyShareCommands, SupportHelper, TypingIndicator, TypingTweaks, Unindent, ReactErrorDecoder, VoiceChatDoubleClick, ViewRaw, VolumeBooster, Webhook Tags, WhoReacted
#

why does it say MacIntel when i'm on m1 🗿

shell veldt
#

ye its broken rn

charred nebula
#

Vencord Debug Info

Discord Branch: stable
Client: Desktop (Electron v13.6.6)
Platform: Linux x86_64
Vencord Version: 0b79387 (Standalone)
Outdated: false
Enabled Plugins:

AnonymiseFileNames, BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, CallTimer, ClearURLs, ColorSighted, CrashHandler, CustomRPC, UrbanDictionary, DisableDMCallIdle, Experiments, FakeNitro, FriendInvites, FxTwitter, HideAttachments, InvisibleChat, LastFMRichPresence, LoadingQuotes, MessageClickActions, MessageLinkEmbeds, NoDevtoolsWarning, NoF1, NoScreensharePreview, NoTrack, NoUnblockToJump, PlainFolderIcon, PlatformIndicators, PronounDB, ReverseImageSearch, Settings, ShikiCodeblocks, ShowHiddenChannels, SilentTyping, SpotifyControls, SpotifyCrack, SpotifyShareCommands, SupportHelper, ReactErrorDecoder, VcNarrator, ViewIcons, ViewRaw, VolumeBooster, Webhook Tags
errant hemlock
#

how do i use reverse image search :3

white wing
#

?

abstract sluice
#

hello someone can help me about how do i add themes to vencord

#

im using the browser extension

gloomy hamlet
#

not on Firefox

shell veldt
#

ye

hushed sinew
#

Vencord Debug Info

Discord Branch: stable
Client: Desktop (Electron v13.6.6)
Platform: Win32
Vencord Version: 4aff114 (Standalone)
Outdated: false
Enabled Plugins:

AlwaysTrust, AnonymiseFileNames, BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, BetterNotesBox, BetterRoleDot, BetterUploadButton, BlurNSFW, CallTimer, ClearURLs, CrashHandler, DisableDMCallIdle, EmoteCloner, Experiments, ForceOwnerCrown, FriendInvites, FxTwitter, KeepCurrentChannel, MemberCount, MessageClickActions, MessageLinkEmbeds, MessageLogger, NoCanaryMessageLinks, NoDevtoolsWarning, NoF1, NoReplyMention, NoTrack, NoUnblockToJump, PlatformIndicators, PronounDB, QuickMention, ReverseImageSearch, ServerListIndicators, Settings, ShikiCodeblocks, ShowHiddenChannels, SortFriendRequests, SpotifyControls, SpotifyCrack, SpotifyShareCommands, StartupTimings, SupportHelper, TypingIndicator, TypingTweaks, Unindent, VoiceChatDoubleClick, VolumeBooster, Webhook Tags, WhoReacted
hushed sinew
hazy breach
#

then send the exact link you used

hazy breach
#

any error or just "Valid!" and didnt change anything

hushed sinew
#

No error

#

It said it was valid

#

I tried restarting the client completely and reloading

hushed sinew
#

Why would the github.io domain work but not the raw links?

#

that's so weird

hazy breach
hushed sinew
#

nerd explanation

#

I'm a developer too lol

hazy breach
#

cau raw links always keep the content type as text/plaintext instead of setting to style/css

#

vencord tries to fix that but sometiems it just doesnt

hushed sinew
#

Oh

#

Yeah that makes sense actually

#

someone could probably set up a proxy for it

weak depot
#

i was wondering if anyone knew if having a custom css slowed down your discord

copper iris
#

technically yes but that tends to only be the extremely large themes

weak depot
urban ore
#

I saw there was a channel tabs pr on the git, how would i go about getting that on my end?

urban ore
#

how do i do that 💀

azure perch
weak depot
copper iris
#

depends on your PC spec

#

so i guess try and find out

urban ore
broken tiger
#

anyone else got issues with colorsighted plugin not applying the colorsighted status icon after an icon change (someone typing or changing status) or is it unfixable

#

friend had same issue when i asked them to test it on their end

#

from what ive tested:

  • always happens in dm list + usercard at bottom
  • happens in server member list as long as user isnt changing from offline/invisible to another (gets applied properly there), still wrong when switching from idle -> dnd (as example) after
  • doesnt happen at all in friends tab
broken tiger
#

Rich presence doesn't work?

shell veldt
#

if it's not slow, why bother

weak depot
#

i’m extremely stupid

broken tiger
#

All the ppl in the members list can use rich presence but it seems mine doesnt work

#

is that a normal issue

shell veldt
#

you're offline

broken tiger
#

still doesnt function

#

dunno

shell veldt
#

you also have a mass shooter as banner so I'm not sure I wanna help you

broken tiger
#

I‘ll change when I get back home

shell veldt
#

what's a fabs

broken tiger
#

rich presence never worked for me, maybe its a combo of plugins or my install being to old ShrugShrug

#

from pre GUI installer maybe

#

some dead meme server

shell veldt
#

run /vencord-debug please

#

@broken tiger

nocturne fern
#

Is there a plugin that makes it so whenever you go into a text channel it automatically scrolls down to the latest message?

#

I don't want to manually scroll down every time I switch to a channel with my stream deck, since that basically eliminates the point

shell veldt
#

cause that puts u at the bottom

nocturne fern
#

I'd have to tab into the discord window tho

#

And that's not very practical when I'm playing games

shell veldt
#

I see

broken tiger
#

back home now can test anything

shell veldt
#

slash command

broken tiger
#

Vencord Debug Info

Discord Branch: stable
Client: Desktop (Electron v13.6.6)
Platform: Win32
Vencord Version: 4aff114 (Standalone)
Outdated: false
Enabled Plugins:

BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, BetterGifAltText, BetterNotesBox, BetterRoleDot, BetterUploadButton, CallTimer, ClearURLs, ColorSighted, ConsoleShortcuts, CorruptMp4s, CrashHandler, UrbanDictionary, DisableDMCallIdle, EmoteCloner, Experiments, FakeNitro, ForceOwnerCrown, FriendInvites, FxTwitter, KeepCurrentChannel, MessageClickActions, MessageLinkEmbeds, MessageLogger, MessageTags, MoreCommands, MoreKaomoji, NoCanaryMessageLinks, NoF1, NoRPC, NoScreensharePreview, NoTrack, NoUnblockToJump, PlatformIndicators, QuickMention, QuickReply, ReadAllNotificationsButton, ReverseImageSearch, richerCider, Settings, ShikiCodeblocks, ShowHiddenChannels, SilentTyping, SpotifyControls, SpotifyCrack, SpotifyShareCommands, SupportHelper, TimeBarAllActivities, Unindent, ReactErrorDecoder, VoiceChatDoubleClick, VcNarrator, ViewIcons, ViewRaw, VolumeBooster, Webhook Tags
#

oh thats what you meant

#

holy fuck

#

NoRPC?

#

when did I enable that lmfao, looked for "rich presence" so many times

shell veldt
#

that's why I asked lmao

copper iris
#

vsupport more info

mighty ravenBOT
# copper iris vsupport more info

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
copper iris
#

@grave fox

#

and also does it happen with a vanilla install

grave fox
#

then when i install

#

the bug is gone

copper iris
#

probably just discord shenanigans

grave fox
#

gonna have to call vencord shenanigans on that

shell veldt
#

what bug

grave fox
# shell veldt what bug

after installing, ever since pressing push to talk, i light up green and i stay green even after releasing push to talk. pressing push to talk makes it unlight, sometimes for just a milisecond, or sometimes the whole duration of the keypress

frail smelt
#

that is literally a discord moment

#

ive gotten that even on mobile with push to talk

#

and also if you have ever changed this that factors in as well

grave fox
#

ive used discord for 7 years and never had that happen soo im calling that a vencord moment

#

and ive changed the release delay before

frail smelt
#

oh well

copper iris
#

but if you said that it happens on stock discord..

frail smelt
#

never had that issue

copper iris
#

then its not a vencord moment...

frail smelt
#

except on mobile

copper iris
#

oh sorry

#

misread

frail smelt
#

and rarely on desktop

copper iris
#

if you said that uninstalling and reinstalling fixed it i'm going to place my bets that it isnt a vencord moment, and more of a standard discord client moment

#

because i've had it on desktop before on stock

#

:P

grave fox
#

ya but the chances that it started for that one time i had discord open that i chose to install vencord

frail smelt
#

unless it's a plugin doing it which is pretty unlikely (/vencord-debug) then that is definitely a really specific niche thing with your discord client/user settings/pc skill issue

#

i dont know any plugins that mess with voice in that way

grave fox
#

u did not just skill issue me

frail smelt
#

yes i did

grave fox
#

ill have u know

frail smelt
#

and if its really how you described it we wont know without more info

grave fox
#

that its the truth

rustic ingot
#

i installed it on firefox and its not working

shell veldt
#

vsupport more info

mighty ravenBOT
# shell veldt vsupport more info

"doesn't work" or similar are not very helpful.
You can make our lives easier by doing the following steps:

  • Run the /vencord-debug command to send information about your Discord and Vencord to us
  • Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
  • Does this issue persistently happen, or only sometimes?
  • Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
rustic ingot
#

/vencord-debug

#

okay apparently its firefox being fucking stupid

shell veldt
#

how so

rustic ingot
#

you have to click on the vencord button and change it from only activate when clicked to always activate

shell veldt
#

oh yeah

rustic ingot
#

Vencord Debug Info

Discord Branch: stable
Client: Web (Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0)
Platform: Win32
Vencord Version: ed873ef (Web)
Outdated: false
Enabled Plugins:

BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, CrashHandler, NoTrack, Settings, SupportHelper, WebContextMenus
#

there now it works

shell veldt
charred nebula
#

Vencord Debug Info

Discord Branch: stable
Client: Desktop (Electron v13.6.6)
Platform: Linux x86_64
Vencord Version: 4aff114 (Standalone)
Outdated: false
Enabled Plugins:

AnonymiseFileNames, BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, CallTimer, ClearURLs, ColorSighted, CrashHandler, CustomRPC, UrbanDictionary, DisableDMCallIdle, Experiments, FakeNitro, FriendInvites, FxTwitter, HideAttachments, InvisibleChat, LastFMRichPresence, LoadingQuotes, MessageClickActions, MessageLinkEmbeds, NoDevtoolsWarning, NoF1, NoScreensharePreview, NoTrack, NoUnblockToJump, PlainFolderIcon, PlatformIndicators, PronounDB, ReverseImageSearch, Settings, ShikiCodeblocks, ShowHiddenChannels, SilentTyping, SpotifyControls, SpotifyCrack, SpotifyShareCommands, SupportHelper, ReactErrorDecoder, VcNarrator, ViewIcons, ViewRaw, VolumeBooster, Webhook Tags
frail smelt
#

ahjh yes

#

Vencord Debug Info

Discord Branch: stable
Client: Desktop (Electron v13.6.6)
Platform: Win32
Vencord Version: 4aff114
Outdated: false
Enabled Plugins:

BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MenuItemDeobfuscatorAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, BetterGifAltText, BetterNotesBox, BetterUploadButton, CallTimer, ClearURLs, ConsoleShortcuts, CrashHandler, EmoteCloner, Experiments, Fart2, FriendInvites, IgnoreActivities, iLoveSpam, MemberCount, MessageLinkEmbeds, MessageLogger, MessageTags, NoBlockedMessages, NoCanaryMessageLinks, NoDevtoolsWarning, NoF1, NoScreensharePreview, NoTrack, NoUnblockToJump, petpet, ReverseImageSearch, Settings, SilentMessageToggle, SilentTyping, SortFriendRequests, SpotifyControls, SpotifyCrack, SupportHelper, TimeBarAllActivities, TypingTweaks, Unindent, ReactErrorDecoder, VoiceChatDoubleClick, ViewIcons, ViewRaw, VolumeBooster, Webhook Tags, Message Notes, guinea pig bridge
frail smelt
#

true

formal crescent
#

can someone help me? I cant open the vencord installer

copper iris
#

more info pls

formal crescent
#

wait

copper iris
#

im not sure

#

that is very odd

frail smelt
#

open it with console and see if any errors shwo up

shell veldt
#

BANCIDAM LMAOOOOO

frail smelt
#

loooove

shell veldt
#

for the love of god, https://obsproject.com/ is free

#

use it please lmao

charred nebula
formal crescent
frail smelt
#

thats fine i dont think itll say anything anyways cause lol

shell veldt
#

ye Windows moment it won't

#

since they're using bandicam they 100% use a pc from like 2003

#

aka 32 bit

#

is your system 32 bit @formal crescent

formal crescent
shell veldt
#

open your browser and paste this in the url bar

ms-settings:about?activationSource=SMC-Article-15056

#

at the right, under Device specifications, see System type.

formal crescent
#

64-bit operating system, x64-based processor

shell veldt
#

🤔

#

then it should open fine

#

what gpu do u have

formal crescent
#

wait

#

do not laugh

#

😢

shell veldt
#

that gpu supports only ancient opengl so you cannot use the graphical installer

#

use the cli installer instead

formal crescent
#

ok

shell veldt
#

two commands

#

it should show you an interface in the terminal, use number keys to choose

formal crescent
#

you say this?

frail smelt
#

LOl

#

yes

formal crescent
#

my keyboard is 60% 💀

frail smelt
#

either works

shell veldt
#

numbers

#

you have a number row

frail smelt
#

number wang

formal crescent
#

"Sucessfully patched"

#

is ready?

shell veldt
#

ye

#

congratulations u are now cli user

formal crescent
#

and is that a good thing or a bad thing?

#

thanks vending machine 👍