#π₯-vencord-support-π₯
1 messages Β· Page 50 of 1
before touching the menu
but if it's not just happening to you then it might be a plugin issue
yeah the plugin patches the autocomplete and just puts the favorited ones at the top
ye it does work with putting the favorited ones on top
but it seems to do a few extra stuff 
could it be this, i have no idea https://github.com/Vendicated/Vencord/blob/main/src/plugins/favEmojiFirst.ts#L81
**favEmojiFirst.ts: **Line 81
}).slice(0, query.results.emojis.sliceTo ?? 10);
defaulting to just showing 10
time to change that number to 50 and rebuild
the issue is that discord slices the result array
we remove the slice so we get the full array in order to put favourites on top
but then we have to reslice
emojis.sliceTo is what discord would usually slice to but for some reason it's not being set
yea
**favEmojiFirst.ts: **Lines 53-58
{
// searchEmojis(...,maxCount: stuff) ... endEmojis = emojis.slice(0, maxCount - gifResults.length)
match: /,maxCount:(\i)(.+?)=(\i)\.slice\(0,(\1-\i\.length)\)/,
// ,maxCount:Infinity ... endEmojis = (emojis.sliceTo = n, emojis)
replace: ",maxCount:Infinity$2=($3.sliceTo=$4,$3)"
}
is it fixable then?
ofc
sick
whenever you are free 
also the default emojis not showing up is i think discord just sorts them that way
custom emoji > default emoji
would it be possible to make a setting to like remove / not remove default emojis
and to make it show custom emojis first and then default after
i wish it was but this monkey is clearly not custom XD
have you ever used that emoji tho
mm i guess just alphabetical then
might be cus i wrote :hear and its closer since it has only hear in the name
or that
here tho i used that 4th heart fro mthe bottom planty
and never any of the default shit above
yet its still above it
goofycord
guh
no because that's not a feature
if that's a thing that's a bug 
Hello, took me some time to test but, i wanted to try two options,
- i tried to install Ivona TTS, a third party TTS that i can use in some programs including microsoft work or any reading software.
- the second option was installing a natural voice in windows 11 in the photo attached, this one appears in the settings of windows and can be used for narration which i assumed the plugin could see, but sadly neither of the methods work.
I am no expert so if i am missing something please enlighten me π i am just seeking decent TTS does not need to be one of the two above
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
Thanks for your service, I have a problem to install vencord.
I want to solve this problem guys but I can not search any solution
What is the solution?
how did you open the installer
did you just click on it or did you open it using some kind of command
are you using official windows from microsoft or some kind of modification
I use official
can you check whether User Account Control is enabled? follow the steps in https://learn.microsoft.com/mem/intune/user-help/you-need-to-enable-uac-windows, and make sure it is set to anything other than Never Notify
Oh.. I am using the set "Never Notify"
Hmm.. Maybe it`s private problem?
can i get a picture of the issue?
can you run this in powershell and tell me what it says?
(Get-ItemProperty HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System).EnableLUA```
Thanks for service
ofcourse!
Oh.. I am very sorry.. i run this cord but I have no answer and cant install vencord yet
you're likely using the "Administrator" user. Don't, use a normal user
In any case you can just click "Cancel" and it will continue running as Administrator
@runic knot
Thanks!
Don't run as admin, read the popup.
Change that
Nah I use it its fine
I am so sorry.. I use all solution but even I can not install yet
i just wanna bug report that moving categories sometimes gets crazy and i have to use browser version
it starts moving channels around sometimes, and categories gets moved that wasnt moved
what happens if you press cancel?
do you use show hidden channels
might be related to that maybe
This is what happens after install
yes its on
It didn't work when I rebooted before, but it came up when I rebooted this time. Thank you
Hey guys any way to reset notification settings?
lately i've been getting a lot of ghost pings and it's driving me crazy
no notification marker nothing
and it shows nothing new in your settings?
go to your start menu, search for "useraccountcontrolsettings.exe", and turn the slider up at least once
did u do pnpm build
my fault i made a mistake everything works now
im gonna guess u ran the ptb/canary build lol
that was my next guess
it is common
really?
i think
i don't get the warning
but ven's talked about it
idk up to u if you wanna trust it
yeah
clearly we should make vencord more popular true
Make vencord more popular
vf install
We provide a convenient graphical installer you can use. Or you can just grab Vencord from the Chrome & Firefox webstores.
Visit our download page to find out more!
this is the source code
if you wanna read it
wait
this is the source code
is there a way to change plugin settings via hotkeys?
no but there's a PR on the way to let you add settings to a easily accessible toolbox
not the same but
and how?
ah ok :/
i think there might be a thread in #plugin-requests github about it tho
ok
hi, what happened to the vxtwitterplugin ? π€
replaced with TextReplace plugin
oh
checkout #π-textreplace-rules
thanks
np
read what it says
"is not commonly downloaded"
except that's not very true it has tens of thousands of downloads
just ignore
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
ty tesseract
ah ok
also no
ah ok
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
got it
id just paste tesseract's message in the future but # not allowed
so easier to just trigger bot
or just vf bd
yeah but i enjoy the #h1 taste
is it possible to use h1 in a rich embed
got no clue anything yall just said
excellent question
is it only people with vencord can decrypt?
it's only people who have the plugin enabled
yup
and the right password
don't know what your password is
gay
XD
so if i send an ecrypted msg and then dont have vencord dose the msg that i want encrypted send or the 2 words that cover?
yup
if i send an encrypted message then
lol cat just sat on my enter key
just the words that cover get sent
what if the person dosnt have ven or the plugin on
do they get the word cover up sent
yeah just the words that cover get sent
sorry im trying to parse this
if i send an encrypted message to people who don't have vencord does the message i want encrypted send or the 2 words that cover
right?
k
i have it haha
π
idk how use tho
click on the button in ur chatbox
Just look in #π§-discord-changes
ah ot it
me 2
Hey there, is there a way to import custom plugins just like BD?
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
Hey friends! I am looking into trying Vencord on a browser (seeing if I can browserify my plugin useage) and I was wondering if Channel Tabs is something that is being considered?
I saw mentions of it in search but wanted to ask about it anyway to get a feel for where it is progress wise
Trying to get all the essentials down π
it is being considered and there's a PR for it (channeltabs)
Also if anyone has messed with Vencord web, it'd be interesting to hear how the experience has been for others
Are these plugins ported or are they unique to Vencord?
some are some aren't
well i mean
every plugin you see was either built or rewritten for vencord
there's no drag and drop π
Curious, I'm coming from BD but I didn't want to risk using some BD web fork to try my little web client experiment, so I decided it'd be cool to try out a new client mod at the same time
although the plugin list is smaller here id say the performance more than makes up for it (for me at least)
Hah funny you mention performance
My BD occasionally runs like poop and I can only assume its because of DevilBro plugins or something lmao
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
tesseract int
Lmao
yuuuuuuuuup
yea common bd complaint
Even though the tab plugin has been a game changer I'm gonna try and stick it out, so plugins are moreso part of the client right?
Rather than something you download
mhm
yea theyre built in
It feels weird that user settings doesn't lag everytime it is opened
if u wanna get even more optimized there's https://github.com/Vencord/Desktop
grrrr


nah im good
aight
i guess i got errord coz a plugin got updated i had local changes to
gae!
holy trinity
goose!
i just got flexed on :(
Where does the web extension version of Vencord store stuff?
File browser wise
I want to find the things
Stuff like CustomCSS and such
I noticed it opens a broken page when using the button π
localStorage
shouldn't
I'm also testing a new browser so try not to judge too much for using FunnyGX
https://garbage-memes.should-be.legal/38BnbSa.png
Lmao most likely
open devtools and look for error
Oh I figured out the issue after dev tools didn't open
bleh whats the error
Its these weird web app panel things
It opens fine if opened as a normal website
But these panel things don't even let you open dev tools
that is one custom url
Lmao I sometimes forget I'm using that
yea not surprised those web apps r fucky
I think the way OperaGX does it is really weird
I noticed Dark Reader cannot inject CSS into it
But most other extensions just work so who even knows
Funny Gaming browser
I don't hate it as much as I thought I might but I am noticing some jank with the sidebar stuff
Is there a way to make it so it doesn't uninstall when discord updates?

yesyes im just saying that's not normal
that's not a thing most of us experience
do you get an error in console when you update?
are you using windows?
I can avoid breaking, if I update vencord when prompted, but I can't be stopping by every hour.
tell us more information about your vencord
oh
yeah you should probably update vencord
i don't really understand what you're saying
I wake up, install vencord.
Go to work.
After work, discord obviously have updated a few times.
So I have to re-install vencord.
having to reinstall around once a month is normal and can't really be fixed
but it shouldn't be much more often than that
definitely not daily
which way do u use to install
ye
for an update
it restarts.
then vencord promps to update
But I can't be at my computer every hour./
so u want automatic updates
why do you have to be at your computer every hour
Because if Discord updates twice, I loose vencord.
no correlation
first time i hear abt that issue
im not sure wats wrong w ur discord coz vencord shouldnt unpatch after every discord update
an option u culd try is using stable instead of canary
I want the light weight though.
wat
wdym
I don't want to use the normal version, because it's too heavy. That's why I use Canary, because it's the light weight client.
how
canary is just unstable discord
thats not how it works
that's why it's updating so often
Yeah... Canary... Light like a bird.
canary..... dies in mines.... tests air quality
``What Is Canary Deployment
In software engineering, canary deployment is the practice of making staged releases. We roll out a software update to a small part of the users first, so they may test it and provide feedback. Once the change is accepted, the update is rolled out to the rest of the users.``
canary doesnt refer to "light like a bird" here
oh...
Canary testing is a phrase whose origin comes from miners sending in canaries into caves to detect dangerous gases and air conditions. If the canaries died, you know not to send in any men
morbid, but TL; DR: canary is just a release cycle of Discord, akin to an "alpha"
while the PTB is like a beta
now if u STILL care abt lightweight discord client, vencord offers a stand-alone client which is as light as it can be
Can't they just call it Alpha?
they kinda do
no they wanna be quirky
Oh? Where do I get light weight client?
but uh be warned
u lose out on stuff like screensharing and uhh
vs mf
If screen-sharing, rich presence, global keybinds and possibly some more features aren't working for you, it's likely you installed the Vencord Desktop app.
Vencord Desktop is a standalone independent app that is missing some features from the regular Discord app.
To fix it, stop using Vencord Desktop and switch to regular Discord patched with Vencord. To do so, head over to https://vencord.dev/download for Download options!
This is well documented in the README, so please pay more attention in the future.
just use the browser version tbh lol
just saying coz with this client it wont ever unpatch itself after an update (at least from wat im guessing)
yeah
I downloaded all the files, but Windows doesn't know how to open alot of them.
which files did u download
you only needed one file
did u download all the assets or
whare are the vencord files stored?
on linux?
actually, instead, how can i import the path to a css file to my quickcss?
u cant
unfortunately you can't import local files
best thing is uploading to github
where is quickcss file stored?
~/.config/Vencord/settings maybe???
i haven't installed vencord on linux yet
i was in ~/.config/discord
is that a "i already tried and it doesn't work" or a "can i "
sorry, the first option
try a hard link
theme's background doesnt work on pc version anyideas ?
edit your kernel to make path/quickCss.css a device that on read outputs the real files contents
obviously
how does the background get applied
umm... how would i do that?
LMAO NO
no
oh man
i was joking
ok
Arch users 
whats the quickcss file name again?
quickCss
ok tahnks
.
real shocker 
oh yeah

i believe it just means there are 3 backups?
i was just using three bakups and named them .bak, .bak2, .bak3
and there was a different icon in nautilus for the bak3 one
oh
send?
then maybe then
I don't think I'm alone in thinking that they should all be .bak but with the number coming before the extension
hmm
and the fact that there's a difference between quickCSS and quickCss >:(
screenshot the icon
there's not what
oh i see
but i dont think that .bak is even a used extension by programs other that for making backups
there isn't usually is what i mean
actually maybe its because they are links
the first is a normal file
links to files dont work though
rightclick it and go to properties or info
ok
are these shortcuts or symlinks π§
oh wait
can you open a terminal to that folder and do ls -la quick*
can you send a screenshot of the output?
ok ill censor my name fist though
ofc
name censorors when i tell them they can just change their username

it could potentially mess up some programs that store absolute paths to your home dir, but you could just create a symlink for the old name for backwards compatibility
other than that no
ok thanks
done here #π₯-vencord-support-π₯ message
what even is the issue
does it just not work?
you might have to restart discord, also the file watcher will likely not work with a soft link
ok
somenoe tell me the full link for the windows 11 theme
it's basically the same experience as desktop, since vencord was written from scratch with web support in mind
@shell veldt help me
do u know of google
oh yea, forgot about that
Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.
was convinced that link wuld lead to italian google fsr
well it does
but it's in your preferred language not italian
I think this client mod is a decent replacement for BD right now for me, especially since I want to go down the browser route for a bit
u were literally replying to someone, why does the ping matter rn π
Its nice having my browser tabs alongside Discord
is it that hard to be patient lmao
i'm not your personal support agent so you have no reason to ping me if i didn't already engage with you previously. that's why that rule exists, it's not that hard to be mindful and patient. if everyone asking for support pinged me i'd have hundreds of pings 
honestly i find it more comfy to just alt tab, but browser discord performs soooo much better it's crazy
but also browser discord is missing a bunch of basic features but vencord has a pre-enabled plugin that ports a bunch of stuff (https://vencord.dev/plugins/WebContextMenus)
(apart from the fact we arent a support channel/server for finding links to specific themes as well last time i checked)
ur the owneer, u were chatting rn, so i wanted to get your attention, u would know a lot since ur the owner, "mindful and patient" i mean i couldve waited but u just replied to someone and i wanted to get your attention, its not like i spam pinged you
not gonna argue more about it
See I usually don't mind but I was round a friends and OperaGX's Discord app popout thing made me curious, its funny though because I have opted to not use it due to little issues
But I am using the Workspaces and I have like a whole area just for Discord and stuff
Tbh I really like the workspaces thing, I come from Edgeium so the only unique feature I'm used to is Collections
Oh! May as well ask while I'm here, is this plugin here just a reimplementation of the desktop RPC?
https://garbage-memes.should-be.legal/N2q2Spp.png
I have got the funny server running and stuff but I assume that's what it is
check the arrpc readme
It looks like it is atleast
An open source implementation of the actual Discord server
Very cool!
not a discord server but mdn is gay too
i read the instructions for how to use themes in vencord, but i don't quite understand them
you have to copy the url of a theme's main file and paste it in the box
does the theme you want have a github
make sure you're using the raw file too
yea
send
this is the one
https://raw.githubusercontent.com/PatrykBielanin/discord-cyberpunk2077-theme/main/cyberpunk2077.theme.css paste this link in the themes box
it worked thank you π
also can you have more than one theme stored at a time?
to quickly swap between themes or
yes
to the one you want to use??
other way around
no, to the one u dont want active
fast way to get to settings is ctrl+,
and you can move settings to the top
for fatest access
np!
np!
lol i wouldn't use it, it's not very good because it uses discords web version which isn't well optimised
but there are some people who like it somehow 
yeah just stick to aliucord or vendetta
I find it easier than uh
opening discord in chrome
...why not discord as app?
I mean for desktop things
for like
clearing inbox
oh yeah, i use it for that as well
oh i see
so lazy sometimes
bc this works so well
(it doesn't)
lmao
at all
I wish though
ty though vee
I feel welcome here
(sorry about this not being #π§-off-topic-iceman-only)
π
yea i like aliucord
W
Thanks guys, I solve this problems
Hello everyone is there any tutorial for Vencord Custom RPC ?
no tutorial
WARNING: BETTERDISCORD IS AGAINST DISCORD'S TOS SEE THIS: https://bd.zerebos.com/#tos
Custom rich Discord presences have been out for a while but they usually require you to open a spooky script that opens command prompt which can be annoying. Fortunately the top minds of BetterDiscord have created a plugin which will remove the yucky console a...
but if you follow along with some of this + using vencord's plugin instead
i think that works p well
is it possible to add the translator plugin fro BD to vencord?
It's not possible to use plugins of other mods on Vencord. See #plugin-requests
there's already a translator plugin in vencord
it doesnt seem to work in the way BD's does where you right click messages and it gives you the option to translate
?
Jokes Aside i figured the required registry Token location for VcNarrator:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Speech_OneCore\Voices\Tokens
if your TTS registry is else where for example it can be in these locations
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens
for Ivona because it is not Windows related i found the package for tokens at
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\VisionAid International\Speech\Voices\Tokens
adding the tokens for the first introduced location worked for me to enable those voices in the settings
and added Eva sound, Cortana, along with Ivona Britch TTS like Amy and Brain and they sound so good
thats for translating my messages no?
I'm trying to translate other people's messages.
that is for translating other people's messages
^
the button in the chatbar is for translating your own messages
what are you trying to do exactly, automatically send translated messages or translate other people's messages manually?
the 2nd
then it's what i said
manually or auto
just hover over a message and there's a translate button
oh I see it
yeah

how do i uninstall it with code
its lagging my discord
how do i uninstall with code
@sick glade
this code?
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
but theres none?
then its not installed to begin with
i did install it
then the installer will have an uninstall option
ok
select 2
π
i've looked but not sure if i'm just blind or not. Does anyone know if there's a better picture-in-picture plugin that allows resizing of streams/cameras etc while in miniplayer mode?
sorry if i shouldn't ask this here lol
also not that experienced with github and can't make a feature request but that's probably just me not being signed in
there isn't but i think you can change that with css
any ideas on where i could find what css i'd need to put in for that to happen?
[class*=pictureInPictureVideo-] {
width: 320px;
height: 180px;
}
this is default size
yes
thanks
Can anyone lmk how can i get vencord transparent theme ?
ctrl + ,
thanks a ton!
coouldntfind the full link on google
so um
can someone tell me the full link for the discocrd 11 better discord theme so i can put it in to the themes thing
Thanks a lot
Youre welcome!
it's right there
π«‘
Theme based in windows 11 new UI | Support server: https://discord.gg/PsNtzGeHuW - GitHub - zuzumi-f/Discord-11: Theme based in windows 11 new UI | Support server: https://discord.gg/PsNtzGeHuW
thx
huushhhhh
Can anyone help ? I used acryllic theme for dc but it gives me some weird background....any ideas to make dc transparent ?
ctrl+shift+i -> console tab
Vencord.Settings.transparentUNSAFE_USE_AT_OWN_RISK = true
cant seem to find the actual link, um can u find the full link for me π€
It's right on the readme https://raw.githubusercontent.com/zuzumi-f/Discord-11/main/Discord11.theme.css
Should be used with a theme or without theme ?
copy the whole thing and put it into the quick css?
Read the instructions on the themes tab
can u just tell me
a
.-.
ok
with the theme
which link π€ π
without a theme it can either not do anything or make discord unusable (hence the unsafe)
Dude I literally gave you a link come on
why is chrome not pick up stereo-mix
but windows and other apps does
not a vencord issue
help me anyway pls 
i can't frickin play and audio
from chrome
Yep it did nothing
Soooooooooo there is no way i can get dc to be transparent ?
ill pay
1 cent
if someone helps
me
guys how to make custom profile theme colors
Did you install themes or add quickcss?
.
yes but i have been using this same theme for month
:o
fix?
Well the theme you are using may have updated to make stuff square
ok
it has been not updated
i checked
i know this isnt the openasar support server but if i did get openasar from the vencord installer how can i tell if its installed?
check the discord settings at the very bottom of the left scroller
it should say the openasar version and itll open settings if you click it
yeah thats where it usually is but
i spammed install a few times too
i dont think i got it
close out discord fully and try installing it once
UM any help ???
there is no plugins folder, theyre all built into the client
settings are at %appdata%/Vencord/settings tho
ive heard that can be caused by switching accounts?
should've been fixed iirc
odd
then how can you put your own plugins in vencord?
by building vencord from source
(#1032200195582197831 pins)
For idiots: Be a nerd!
can confirm
lmao really
blep :3
catgirl blep
meee
tried still doesnt install 
maybe yeet vencord, install openasar, and reinstall vencord?
thy catgirl blep
i always install asar first
ight thats it my brains coming out of my ass
MNEEEEEEE MEEEEEEEE
alright i'll do that
my alt be like (not to be confused with @ Amia π)
catgirl blep life
ya amia stole my (of the time) trans name
beloved
went by either Amia or Aimee
6 month or so period I followed my femboy feelings to.. yeah
back in 2020 or so
Im using the Vencord Client
this was my first name i chose so i dont have another but this is my alt
awww
chosen by some french fuck 
my sister ships those
TRUEEEEEE
seriously
ilyt /p
@wicked anvil works now thanks for the suggestion!
okok we should prob go to general
fuck i forget i dont have nitro

what csss are you using?
is it just electron being electron but sometimes when i click to enlarge an image my discord bugs out and part of it turns into black boxes
uuuh
let me see if i can get it to replicate, usually doesnt happen after a refresh
maybe try disabling hardware acceleration :3
Vencord broken on canary?
vs mi
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
yea never mind turns out i was just stupid and didnt actually install it on canary but stable instead, i thought it wasnt injecting correctly
π

ReviewDB doesnβt authorize regardless of what I do.
is there a way to dispaly desktop notifications for only selected users
and everything else doesnt
Whoever makes Show hidden channels, Please fix it. Whenever its enabled, it randomly moves around all the Channel categories in a server i manage, and then wont allow me to move them back. everyone else can see the hcange as well, and i now have to leave it disabled in order to fix it.
no idea how that would happen
it does mess up ordering itself from wat im noticing
it didnt randomly move them ever for me tho
for me it kept putting announcements category below general stuff. and its only in thsi one server
only happens w plugin enabled
this is on my personal server and since i dont rly manage any others i wuldnt know wat their categories usually look like
but yea can confirm ordering categories seems broken w ShowHiddenChannels enabled
maybe some conflict w another plugin? not sure how to properly debug this lol
So, no one know how to do this?
suddenly my custom css file stopped working and the theme.css file links (which used to work just fine) is giving 404 now (i checked the link myself and it works fine)
for context, i am using discord web on brave
everything used to work just fine, i guess the latest update broke something
vs mi
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
can someone help me in the step by step on downloading vencord
what part specifically do u need help with
found the issue, but i dunno how to fix it
CSP issue :<
didn't work
also quick css window doesn't open, it buffers for eternity
yeah thats also a csp issue
how do i fix it then?
no idea Β―_(γ)_/Β―
browser skill issue

Client modifications are against Discord's Terms of Service.
However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine as long as you don't use any plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!
Regardless, if your account is very important to you and it getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Vencord), just to be safe
Additionally, make sure not to post screenshots with Vencord in a server where you might get banned for it
I have the same problem in my favorite server
I always thought it was cuz favorite servers are experimental
But you're right
It's that plugin
how the fuck does FakeNitro even work
It sends emoji and stickers as links
wow so discord thinks its a real emoji
glad to see im also not going insane lol
chalked it up to discord being funny back then ngl
Hopefully it gets fixed because I use the plugin but if it's moving channels in one of my servers in a way that everyone can see them it's not usable
The authorize button in the settings didnβt work. Iβve tried removing it from my βAuthorized Appsβ and then trying again, but nothing I did gave that little βSuccessfully logged in.β message that it used to give on my previous laptop.
how to fix this
fix what
everything is a square
the square avatars are from your theme
nope
been using this theme for 2 months.
and its working fine in other browser
not been updated
do you have anything in quickCSS
no
yes
Inspect the avatar selector and add this line to it:
--border-radius: 50%;
how do i inspect it
:c
ctrl shift i
Ctrl+Shift+I > choose the pointer icon at the top > hover it to the avatar
Yeah
img[class*=avatar-] {
border-radius: 50%;
}```
or that
where do i add this line
quickcss
needs more arrows
Try adding Lew's snippet first
maybe some red underlined text even
Mrbeast silhouette also
why da red lines so thin i cant see anything
shrimply do not use opera
yea this is unfortunately a browser skill issue
Yeah Opera sucks
i like side bar of opera gx
and few features
since i dont use dsc app
Opera and Opera GX are both closed-source browser owned by a company with a track-record of selling user-data, censorship, backdoored software and involvement in predatory loans and anti-competitive behavior.
Opera was acquired by Chinese company Qihoo 360 for $300 million in 2016.
Their other br...
oh hey ty for that
ik that
everytime i tell ppl not to use operagx im always left to scramble for da wikipedia links n whatnot
opera was accused of selling data wasnt it
this rentry is gonna b great collection
I had to scramble through my search history
i think i will bookmark this
Please do
good resource :3
And if I need it I will ask you
sure!


am i stuck with the squares for life
switch browser or use discord/vencord client
it already had border-radius 50% there
i used the build-in MessageLogger from Vendcord to catch important messages, there is a discord channel that some how (rats or owner/admin) deleted all channels, how i can see the messages of that deleted channls ? is there any cache in MessageLogger that i can manually read or something ?
how to download themes from github?
hi, i get this error when trying to cloud sync
im using proxy cannot update vencord or sync to cloud.
Use Firefox with the firefox-gx theme
Hey, is it intentional or a bug that in the custom RPC plugin there's a single textbox for two values: the big image tooltip and the last line in the presence? You can't set those settings independently
I remember using other RPC program which allowed independent changing of those values so i don't know why does vencord's customRPC take both values from a single textbox
discord bug, only with non-playing activity
π
π
just π
will vencord add the feature to be bale to use nitro soundboard things?
no
π
how to make a vencord addon
how do I uninstall desktop vencord
just like how you uninstall any other app
doesnt work for me
**2_PLUGINS.md: **
# Plugins Guide
Welcome to Megu's Plugin Guide! In this file, you will learn about how to write your own plugin!
You don't need to run `pnpm build` every time you make a change. Instead, use `pnpm watch` - this will auto-compile Vencord whenever you make a change. If using code patches (recommended), you will need to CTRL+R to load the changes.
## Plugin Entrypoint
> If it doesn't already exist, create a folder called `userplugins` in the `src` directory of this repo.
1. Create a folder in `src/userplugins/` with the name of your plugin. For example, `src/userplugins/epicPlugin/` - All of your plugin files will go here.
2. Create a file in that folder called `index.ts`
3. In `index.ts`, copy-paste the following template code:
```ts
import definePlugin from "@utils/types";
export default definePlugin({
name: "Epic Plugin",
description: "This plugin is absolutely epic",
authors: [
{
id: 12345n,
name: "Your Name",
},
],
patches: [],
// Delete these two below if you are only using code patches
... (82 lines left)
what happend to the twitter link fix plugin? I remember that was a thing a while ago? Or am I tripping?
replaced by TextReplace
i see, ty
btw, not sure if it wasn't mentioned already but VcNarrator somehow drops utf8 chars like ΔΕ‘ΔΕΕΎΓ½Γ‘ΓΓ© from usernames and channels (problem is only in fetched names, otherwise it works nicely)
i'll make an issue on gh instead
it was already there, mb
vencord gets un-injected every time i restart discord
Add them to your text replace or message tags!
No
You don't, you use their link instead if you're using them for vencord
What
#1032200195582197831 read pins
Wdym doesn't work. Tell us more information. Send screenshots. What os are u on
any css to remove the inbox and new group dm buttons?
yo can some1 help me download vencord not even yt is helpin bru
what's the problem you're having?
im downloading it by the installer
but nun is happening
like nothing changed
does the installer say [PATCHED] next to your discord installation's path?
Yes
wait ill show u
this message pops up
but nothin changed
oh
it worked
nvm
π
cries
Is there any way to add buttons and a place to enter text using modals in Vencord?
wdym?
no
that's server side
hmm intresting, but that makes sense as this is a client application
ReviewDB plugin doesnβt authorize :P
confused why am i getting this?
.inviteToolbar-2k2nqz,
.recentsIcon-F3eO1o
{
display: none;
}
tyvm
doesn't seem to remove the inbox button for me, only the group dm button



