#๐พ-core-development
1 messages ยท Page 23 of 1
i just added tag to the installer
so it says Vencord Installer: v1.2.1 (hash)
instead of only hash
so it only exist bsd
wha
it was for this. i love bad connection c:
wha
wha
github insane
not real
okay just tested and pnpm inject works
because the vencord data dir env thing isn't applied when saying yes to the "run as root" thing
ea748df feat: Typesafe Settings Definitions (#403) - Vap0r1ze
Please remove the console spam and the ts-ignore abuse (you can just use the interface from lastfm)
lol my pfp is cached on embed
oh yeah you should switch to vaps new settings api maybe
Hello, on the left is Discord, and on the right Vencord, with/without themes is the same, very blurry, how can I fix it? thank you.

good question i tweaked svg a lot and i dont rember why i used scale
Can probably close this?
The current css system is good enough imo, and css modules are counter intuitive since it's then impossible for users to style with custom css
Feel free to reopen with the requested changes fixed / write permissions enabled
r u still gonna make this?
Not very useful and snowy season is over anyway now. If someone wants this they should do it with css or import it from cdn or github or smth
I have no themes on, and I have a 1920x1080 screen, both my external and internal (laptop) screen are blurry, with normal Discord it's fine, aswell with other clients, any ideas?
No idea. It'd be easier if you gave info about your system, branch etc
Also try updating your gpu driver and make sure you don't run Discord with weird flags or enabled experiments
also try disabling hardware acceleration in DIscord settings
I don't think I want this to be part of the mod since it has the potential to be abused a lot and annoy a lot of people. I also don't want random children pinging random people for no reason on the discord
also try disabling hardware acceleration in DIscord settings
It was only that... I'm sorry for disturbing, thanks for the help. (and also I didn't see that I shouldn't report issues on Canary, it's my bad, thanks for the help tho, it got resolved !)
im a bit confused how the new settings api works
No worries, you're welcome!
is it just replacing options with settings and wrapping in definePluginSettings?
what about other types
I tried it without restarting and that didn't work. I'm not sure how Vencord's start is handled internally but toggling Vencord.Settings.plugins.MessageClickActions.enableDoubleClickToEdit and not restarting ends up not updating the handler because start doesn't get called anew. I couldn't find anything like a settingsUpdate method.
Well you already check the setting inside the handler, so you could just remove the condition and always register the handler!
vap gonna pr to ur branch i think
ah
this is epic btw, now migrate all plugins and I'll buy you a pizza ๐ ๐ฏ
i see, feel free to disable it then!
also if u need help with ts, just ask in dev chat ๐ช
Just did the change myself since it was simple. Thank you!
7582feb feat(messageActions): make features toggleable ... - favna
replace: ".revealSpoiler=function($1){$self.reveal($1);"
Please remove the console spam and the ts-ignore abuse (you can just use the interface from lastfm)
I entirely forgot about my debugging attemps lol
Also yeah I'll remove the ts-ignores
Thanks, they look nice!
Coulda sworn when I tested it, it didn't work but yeah.. it does now. Thanks for resolving it!
maybe forgot to restart or something ๐
akasldfjlkm.,
None
None
Failed to load resource: the server responded with a status of 404 () ```
MessagePopoverAPI (had no effect):
ID: 415342
Match: /(message:(.).{0,100}Fragment,\{children:\[)(.{0,90}renderPopout:.{0,200}message_reaction_emoji_picker.+?return (.{1,3})\(.{0,30}"add-reaction")/
None
Failed to load resource: the server responded with a status of 404 () ```

doesnt have the transition
does discord do the transition programatically
horror
discord animates switches with setTimeout(() => ..., 1)
yop
we could also just reimplement switches from scratch
pretty simple
and discords switches have this annoying bug where it just doesnt work sometimes sooo
what do u think @agile laurel
(yes im aware its ugly rn its not finished)
a little thick in the height but the performance is much better
would use that over the current
also when ur done with the switches dont merge i wanna see if i can implement the avatar stuff with reasonable rate limits
you know how discord switches handle like the whole layout
like the old cards were all nested into switch component
if worse comes to worse we can just put the avatar links in the devs file
i made the switch just be the switch, no other bs
ye i saw
it created some wierd bugs
so gotta redo the ui
i mean thats how discord does it as well
discord silly
with the switch being able to be clicked for a couple pixels in between the title and description
oh yeah lol
i mean
go to discord settings
and click switches anywhere
you can click the text and shit too
thats probably why their switches are so laggy cause they just dump the entire ui in there
actually i think this is the most sensible option
what do you think
oh yeah ur right
maybe only show pfps if the current user is in this server
doesn't discord have an endpoint for the latest pfp
aka most plugin devs will be cached already
this is also true
like avatar perma link? no, gotta fetch user
that sucks
smth smth privacy
like this contains ur hash
once u change pfp it dies
yeah ik
cache invalidation hard
idk doing this sensibly is pain, thats why it's not been done
I'll figure it out when im hone
well for a bunch of plugins it cuts off
yk what you could do is expand the card when its hovered over
that might look a little wierd
shortDescription being the one that shows on the card and should be 1 sentence only, and then longDescription can be more info
that could work
ofc then where is description going to show
plugin info modal
i think modal is better than full page in most cases
cause average plugin has maybe one or two options
did u ever use unbound
nah
rip
its settings ui was perfect
it has breadcumb api and everything
anyways fine we can keep the modal ig but if i move the avatar stuff inside the card the "info" button becomes mostly useless
except for the description but that would be kind of wierd to keep
imo i dont think it's needed
no other mods have it
px is great
rem/em >>>>
px become unreadable quickly
height: 32px;
width: 48px;
this kinda stuff is so pain to modify
๐ฅฒ
"this is twice the height of font" makes a lot more sense than "this is 32px" imo
like easier to understand
anyway before i continue this I gotta add css hot reload
well that was easy
pog
what do you use to record
curious
kinda fried video but better that way
cause u can send long videos without them being massive
yop
Reuse allowed free of credit.
FFMPEG Interview with an FFMPEG enthusiast in 2022 with Fred Murpheg - aired on ยฉ 2022 The FFMPEG.
converting videos easily
computer graphics humor
video conversion humor
adobe humor
adobe media encoder slow
after effects not rendering multithreaded
yuv color codec
deinterlace artefacts
yadif deinterlace
eia 608...
true true
dont you just love when something is just incredibly easy to do
me when vencord injector
i was gonna put it on gh but like
anyone with half a braincell could write this
Kernel?
yes
pog
you love to see it
discord runs much much faster
really now
development is also a lot easier cuz require
interesting
this makes sense since it doesn't have to serialise so much stuff but I didn't think it'd be a big difference
gonna mess around with it maybe
it never goes above 400
out of curiosity
maybe we can incorporate it into vencord with a config file you have to manually edit
okay gn
disabled context isolation is not easy lol
discord hardcoded it in their electron fork
you have to mem patch
or compile electron yourself
but gl with that
oh I've been using electron 22 for ages
love
i wonder, opticord when
Oh whoops, sorry whoever I pinged in that commit.
mfw there's an account called ts-ignore
yeah
do not spam you are get ban
Mentioned a number of times in Discord but nobody seems to have picked it up yet.

9338b92 feat(SilentTyping): add toggle command and icon... - dzshn
you will git log --oneline --graph on my pr's branch
wtf
WHY IS THERE man -k ON MY FILE
you will rm -rf ./* on your branch
you should use the new type safe settings, see deprecation reason on options for info
start: Settings.plugins.customRPC.startTime === || null,
[] and {} will not work due to not equaling other objects at which point u could just use !v!
what now
=== || null real
resolves #415
I first modified it to not change the channel type inside the switch
{
// This is where the logic that chooses the icon is, we override it to be locked if it's hidden
find: ".rulesChannelId))",
replacement: {
match: /(\w+)\.locked(.*?)switch\((\w+)\.type\)/g,
replace: "Vencord.Plugins.plugins.ShowHiddenChannels.isHiddenChannel($3)||$1.locked$2switch($3.type)"
}
},
but then noticed it already seems good without that patc...
who even changed it to locked vc lol
Yeah i don't see why that patch was necessary in the first place from todays perspective
@sneksnake initially pushed this code and may know more .-.
i added a permament card even when nothing needs a restart
because the whole ui shifting when you enable a plugin to add room for the reload card is terrible UX imo
the button is kinda ugly
especially the white font on yellow
idk what discord is smoking
based
pr is basically done now i think
div
i have no fucking clue why this empty div with no styles changes everything
i removed it because the class on it was doing nothing
but that made switches all scuffed
just adding back empty div fixes it????
the only unfortunate thing is that there's no sliding animation
when you toggle
but animating it seems hard to do
cause discrd stupid and uses svgs
wait no
discord dumb
we can animate them pretty easily i think
just make a simple css animation with translateX
why not just transition
unless u meant transition
for some reason i thought i read keyframes somewhere
oh yea why keyframes
me: why change no work
also me: stopped watcher years ago
LOL
animations were SOSOSO EASY
This is basically ready now, please test and let me know if I should change anything
be7fa0c fix(showHiddenChannels): remove obsolete icons ... - D3SOX
guh windows doesn't want me to test my code
I mean
Read error
click link
you could have changed it to the snackbar component
so you don't have to scroll all the way to the top to restart
what Snackbar component + use Ctrl R
i forgot, but theres one in the role settings
the user profile section has one as well
did you make a typo here or something, because from my test in my testing on an online playground, !v! is just compiled to !v
wtf is !v!
yes but how does it compile
typescript just compiles it to !v
BAD
i thought ! was just not operator
leading one yes
if you put it after an identifier it tells typescript it's not nullable
declare const foo: string | null;
foo.toLowerCase() // ts complains that foo is possibly null
foo!.toLowerCase() // ok```
you can do v!!!!!!!!!!!!!
oh, fr?
LOL I didn't know that
but how would this help
does it just error if it's null?
(foo as any)
oh
if (someMap.has("foo")) {
const v = someMap.get("foo")!;
}
in cases like this where u know better than the compiler
mfw
DO NOT
trolley
I still don't see how this would help my horribly written "invalid property yeeter"
real hex value
/run ```kt
fun getFoo(): String? {
return "hi"
}
fun main() {
println(getFoo()!!!!!!!!!!!!!!!!)
}
@austere talon I only received kt(1.4.31) error output
Error: Invalid or corrupt jarfile code.jar
this bot so bad
what if you put the ! in aaa
@austere talon just to make sure, to migrate to new settings thing I just replace options with settings and wrap the actual object in definePluginSettings?

windows
idfk
no
oh well it does
but if its nsfw it doesnt work
anyway the icon should be changed fully
to something different like lock svg
put this on top of a hash and you're sorted
thanks git cli
this was literally initial commit lol
oh
it used to add a lock to channel names lol
just do this?
thats how it used to be i think
idk
lol
someone change it to lock icon
okay my pull request should be ready for a re-review now
None
None
Failed to load resource: the server responded with a status of 404 ()
MessagePopoverAPI (had no effect):
ID: 415342
Match: /(message:(.).{0,100}Fragment,\{children:\[)(.{0,90}renderPopout:.{0,200}message_reaction_emoji_picker.+?return (.{1,3})\(.{0,30}"add-reaction")/
None
Failed to load resource: the server responded with a status of 404 () ```
why is it running so early wha
I ran it
isdev broke on ptb and wanted to check if anything else broke
well, specifically isStaff broke, not isDev
looks nice ngl
it almost looks off centre
it is off center
yea. if you maybe add some margin to the side of the icon it could work
what
I don't have a merged pull request iirc
wtf
you added urself to devs object
it just gives the badge to anyone in the devs object lol
OHH
yop
lgtm
HOLOLIVE BUTT MEMBER SPOTTED
sounds more likely

๐ i am impressed that he is but i am not
its a vtuber company

oh there's much worse

say one
holopiss
nopenopenopenopenopenopenopenopenopenopenopenopenopenopenopenopenopenopenopenope
i am never opening this channel again
TO THE VOID
lmfao
i was expecting for holohyper or smth but geez holopiss?
hyper: big stuff, mostly known for ENORMOUS COCK
i angered the lint
lol
or have i
nvm i havent
wha
wtf
did u know that pnpm can also manage ur nodes
like nvm
oh nice
oh wow
DISMISSED
so mad
give it around 7 years, ven is usually in a quantum superposition between merging pull requests and being in the void for a while
there's also holofeet
None
None
Failed to load resource: the server responded with a status of 429 () ```
MessagePopoverAPI (had no effect):
ID: 415342
Match: /(message:(.).{0,100}Fragment,\{children:\[)(.{0,90}renderPopout:.{0,200}message_reaction_emoji_picker.+?return (.{1,3})\(.{0,30}"add-reaction")/
None
Failed to load resource: the server responded with a status of 404 () ```
lol wha

157ea0f remove power user instructions from readme - MeguminSama
normal users will stop asking dumb questions in support!! pog
e49151f remove power user instructions from readme (#417) - MeguminSama
f
too many annoying questions in support
lol




None
None
Failed to load resource: the server responded with a status of 404 () ```
MessagePopoverAPI (had no effect):
ID: 415342
Match: /(message:(.).{0,100}Fragment,\{children:\[)(.{0,90}renderPopout:.{0,200}message_reaction_emoji_picker.+?return (.{1,3})\(.{0,30}"add-reaction")/
None
Failed to load resource: the server responded with a status of 404 () ```
Hello is it possible to have a shortcut for downloading gyfs like for example hover over gyf or click gyfs then press ctrl + d
1d28735 Reimplement Discord's Switch to fix performance... - Vendicated
It makes discord feel a lot more professional this way and makes it less clunky
Original Bio from BD "Improves chat names by automatically capitalizing them, and removing dashes & underscores".
This is a pretty fun plugin to use, I prefer it over the "Add Friend Nickname" feature.
Original Description from BD "Allows you to locally edit Users"
automatic capitalisation cursed
None
None
Failed to load resource: the server responded with a status of 404 ()
MessagePopoverAPI (had no effect):
ID: 415342
Match: /(message:(.).{0,100}Fragment,\{children:\[)(.{0,90}renderPopout:.{0,200}message_reaction_emoji_picker.+?return (.{1,3})\(.{0,30}"add-reaction")/
None
Failed to load resource: the server responded with a status of 404 () ```
I find this pretty useful on friend groups, as I can see if people are actually active and try to type on the channels before they stop typing for eternity.
Original Bio from BD: "Shows an indicator in the guild/channel list when someone is typing there"
I sometimes like to send videos to myself and loop them on the discord application/website without downloading them.
Original Description from BD: "Adds more features to the MediaPlayer inside of Discord. (Only adds PIP and Loop!)"
This one is really useful if you are skeptic about the people who makes invites (it shows you who makes the invites on the embed without having to have permission on that server's settings) and I also like seeing all the other stats too!
Original Description from BD: "Shows some useful information in the invitation"
This one I really like, because you get to see the audio visualizer move around within the mp3/wav file embed and it is really cool!
Original BD plugin bio: "Adds a spectrograph and oscilloscope visualizer to audio attachment players."
why not support other activity types than 0 too?
It would also be cool to render preview in the about component, maybe it's possible to use discords activity component?
could you please update other plugins using these modules (petpet for example)
Update src/tokenLagger.ts
true
how would I get the component? I can't seem to get it. I seem to be able to get something a few levels higher but I'm unsure if it's what i need
the highlighted component is what is getting the props (the one i managed to fetch) and the n is the one i need to give the props
wait wtf activity is undefined there
oh well, that's for later
you can always regex patch and export non exported stuff
their name is jeff
I originally planned to add a right click context menu option to change this, but the patches only ever worked in like one thing and I just couldn't be bothered anymore.
uh ven did you do something on the branch i didnt see
oh fuck you did
well shit
lemme just reimplement what you did
lol
ye lol
oh well, copying from the diff of your commit isn't really hard
yeah I also reduced the amount of duplicated things
@austere talon btw did you test it at all, because discord for whatever stupid reason rejects the presence if some values are empty or whatever
example: buttons existing if no buttons
None
None
Failed to load resource: the server responded with a status of 404 () ```
MessagePopoverAPI (had no effect):
ID: 415342
Match: /(message:(.).{0,100}Fragment,\{children:\[)(.{0,90}renderPopout:.{0,200}message_reaction_emoji_picker.+?return (.{1,3})\(.{0,30}"add-reaction")/
None
Failed to load resource: the server responded with a status of 404 () ```
Works in both current stable and canary
I think it would be sick if we had a plugin that, when we click a gif, adds the link to our message box so we can send a message with it
Issue
The FakeNitro plugin unlocks all of the locked emojis for reactions too but if you try to use it nothing will happen. In my case, I have many servers having the same emojis with the same name, so within a server it becomes a tough task to find the correct emojis which correspond to the same server.
Possible Fix
- You can sort the emojis server-wise, like how the default emoji modal works, and implement the same when we search for emojis.
- Don't run the code when the ...
Issue:
Anytime that I'm sent a Direct Message, the message is essentially marked as read straight away, with no sound & the message is immediately "greyed out" in my inbox. I had a long talk with discord support regarding this issue and they seem confident that it's been caused by any client mod that I may have used. I installed Vencord for the first time in late November and the issue started shortly afterward.
Since the issue started, it's somehow synced to my account since it kept ...
DMs being marked as read is a known Discord bug. Often happens if you have a mobile client connected.
It is very unlikely that it's caused by Vencord. Try removing some old sessions from the devices tab in settings. Not much we can do for you here.
I've already given that try and it didn't seem to fix the problem, right now I've only got my Desktop session on my devices tab. The main reason I posted the issue here is that it started about 2d after I began using Vencord.
Is it possible that a full phone reset could potentially fix my issue? In case there's somehow a session running...
Did you actually try testing the issue after uninstalling Vencord?
For what it's worth, I have gotten this issue periodically over a year and it has always been unrelated to Vencord. Just a Discord moment :tm:
You probably enabled this or another experiment. Try disabling them

If that's not the case then there's nothing we can do for you because you already said it happens even without the mod which means it's an issue on Discord's side
balls
You probably enabled this or another experiment. Try disabling them
If that's not the case then there's nothing we can do for you because you already said it happens even without the mod which means it's an issue on Discord's side
Thanks for the suggestion, but it's not enabled sadly & nor are any of the other experiments. Thanks for the help, I'll keep looking for other...
Add HUG mode
whats up with discord being so lazy anyway
:>
yeahhhh bestie it's tooootally this mod that somehow magically hexed ur discord on all clients
I always got worried I was hacked when notifs would get read instantly
but I just got used to it
it just happens sometimes
wtf is that experiment
it basically mutes all notifs
real
real
best designed github page
ye it fixed itself after a few seconds
it was just funny
I love the taste of cli
owo
nice
wait nvm it doesnt work lmao
github is anti-32bit 
e632321 Remove random comma from workflow file lol - Vendicated
e632321 Remove random comma from workflow file lol - Vendicated
Installer:
no like
the binary doesnt work lolll
it just insta crashes
doesnt seem related
hmm

grrrr




we do a little squashing

thats old
[Installer] Branch main was force-pushed to 0000002
Extremely Linear Git History. Contribute to zegl/extremely-linear development by creating an account on GitHub.
NO
[Installer] Branch main has the force push them off the edge of the cliff
real

shit push --force-with-lease
build cache my love
build cache my hatred (windows cannnt be fast we must make windows users wait ๐ )
YOOOOOOOOOOOO
inb4 release fails
guh it didnt upload linux cli
trolled
how is windows build actually faster though
pure luck
cause it had build cache
do others not
real
linux didnt cause build failed
yeah mac build was so fast i missed it
\๐ง
pnegui
powershell so bad
this is so real https://en.wikipedia.org/wiki/Transputer
The transputer is a series of pioneering microprocessors from the 1980s, intended for parallel computing. To support this, each transputer had its own integrated memory and serial communication links to exchange data with other transputers. They were designed and produced by Inmos, a semiconductor company based in Bristol, United Kingdom.For som...
it cant commit penguin emoji
PFFFFT
the first transputer was released in literally 1984
powershL
call sammy, they know how to downsize their binaries /j

speak of the devil
i will end your entire bloodline
my blood is pure nitroglycerin
with love of course 
naaaaah I don't want to make a super sus binary
you're already super sus, wouldn't make a difference /j
move https://github.com/Vendicated/Vencord to the vencord org when
nop
why not
you are being sent to the waffle house
no point
hm
A lot of people seem to struggle installing OpenAsar alongside Vencord. Integrating it into the installer would be trivial and probably useful for a bunch of people
I'm not sure what the best way to incorporate this into the ui would be, a dedicated button would feel weird. In any case, there should be a way to unpatch it again and it should show a clear disclaimer that it's third party software not affiliated with us that they're installing at their own discretion
None
None
Failed to load resource: the server responded with a status of 404 ()
MessageLogger (had no effect):
ID: 982204
Match: /(hiddenSpoilers:\w,className:)/
None
Failed to load resource: the server responded with a status of 404 () ```
fake
real
I think a checkbox in the installer would be sufficient. It would be fine if Openasar settings could be accessed the way it normally it is after install.
sounds like discor
do ppl have struggles installing openasar with vencord? never saw that one happening
like, i don't think that openasar would just vanish with the app folder or smth
or with vencord restoring discord's og asar
and i can run openasar and vencord at the same time
yop
although im considering a rewrite and if i do ill put it on the org
It should allow you to replace existing Discord notification sounds with custom ones of your choice
An existing plugin exists here
#305, however it looks abandoned or at least not worked on
Abandoned?
Not worked on?
Ffs, I'm just waiting for ven to merge my other PR first
I grew tired of shouting at ven
That's why I did not do the changes ven asked
CssSnippetManager merge when?
Never is the answer
No point in putting effort, if my effort is treated like shit
I only opened an issue coz the bug started basically as soon as I started using Vencord n I'd looked for help everywhere else already
oh that wasnt directed at u
i was making fun of discord support
its not your fault discord support is incompetent/lazy
Yeah I was speaking to them for almost a MONTH and they just ended with "you probs used a client mod there's nothing u can do RIP ur 2016 account xD"
i can assure u it has nothing to do with the mod
maybe some experiment but othjer than that
discord has never marked my servers as read, but it does mark dms as read sometimes
Yeah the experiments suggestion was a good idea but I haven't enabled any :(
Whatever the problem is, it's somehow synced to my account settings...
Wait, would it be possible to make a plugin that resets all settings & flags back to default?
probably but I don't like messing with api stuff because of anti abuse
I might give it a go. Can't say I know toooo much JS but it's worth a shot at this point
Honestly mood
Unfortunately nobody else can merge
So it's either a constant battle with ven, or nothing
Not dunking on ven tho
I don't know them, so I can't say they are doing a shit job at maintaining the repo
isn't this already a default feature? I'm also really worried about joining guilds via plugins since it's very easy to get banned
there's a lot of prs and each of them need to be reviewed and tested manually
you can help me by reviewing and testing prs yourself but noone ever does that
otherwise I'm not sure how u expect me to spend 3 hours a day testing prs when all I'm getting for this are donations (this isn't my job, just a hobby) and I also have other stuff to do like university
Doing it at my own pace, #1032200195582197831 exists if you're impatient
whats up with this arbitrary width lol
wouldn't empty type be equivalent to no type? Maybe you should have a fallback type
could you remove the unused ones please? Also some parts of the code still use hardcoded number, please update those
what pr do u even have?
i dont think u even have one
oh external file upload
i dont wanna merge that cause image hosts are stupid and mostly obsolete + its pointless just use sharex + it uses untrusted third party api
u can post it in #1032200195582197831
have u looked into context menu commands for this?
would be way cooler than manual command
I tested the CustomRPC plugin and reported a few bugs with it to the person who made it, yesterday. People do test things (I think/it seems like), but I do get what you mean.
None
None
Failed to load resource: the server responded with a status of 404 ()
None
None
Failed to load resource: the server responded with a status of 404 () ```
d7d1530 Undo partial failed unpatches/patches, hopefull... - Vendicated
Adds avatars and role colors to typing users
It's built into discovery, and it's same as searching a server there and clicking on it (except some analytics will be missing obv). So as long as you don't spam it i think it should be good
Please add all the analytics parameters
๐ข
description: "Show avatars and role colours in the typing indicator",
you can use a .map for this like
return children.map(c => c.type === "strong" ? c : <this.TypingUser {...props} user={users[element++]} />)
TypingUser: ErrorBoundary.wrap(({ user, guildId }) => {
(You of course also need to close the function call at the end of the function and should also pass { noop: true } as option to .wrap()
ErrorBoundaries are component wrappers that will catch errors thrown by the wrapped component (instead of crashing) and optionally render fallback ui (by default a fat error card so thats why noop, to render nothing instead)
Just good practice to prevent crashes if your plu...
explod
love
Added in VencordInstaller v1.2.3
other than that epic, I'm surprised it's this simple
match: /=(\i)\[2];(.+)"aria-atomic":!0,children:(\i)}\)/,
you can use \i to match identifiers instead of .{1,2}, recently added patcher feature
SO SMALL WHAT
i would do 256 so it's high res and downscaled
have u looked into context menu commands for this?
Yes:
I originally planned to add a right click context menu option to change this, but the patches only ever worked in like one location and I just couldn't be bothered anymore.

the delete clicking a message doesnt seem to work
also i have a few suggestion on plugins
DashToSpace - this plugin would hide dashes between text channels.
BigLetter (or something like that) - it would basically just auto type a letter as a big letter in the start of your text and at the beginning after a dot.
GameActivity - this would just toggle your game status.
Serve...
this is happening to me aswell and its only happening when having bd or vencord in this case insstalled
Here are a few ideas i have on plugins that i found useful while using bd.
DashToSpace - this plugin would hide dashes between text channels.
BigLetter (or something like that) - it would basically just auto type a letter as a big letter in the start of your text and at the beginning after a dot.
GameActivity - this would just toggle your game status.
ServerConfig - this would let you choose more exactly what to mute and not. MuteNewGuild is similar but you cant customize it.
Also a...
@font-face {
font-family: "Dashless";
src: url("https://vendicated.github.io/random-files/Dashless.woff2") format("woff2");
}
[data-list-item-id^=channels___], /* channel list */
[class^=titleWrapper] > h1, /* top bar with topic */
[class^=resultChannel], /* channel name in search */
[class^=placeholder][class*=slateTextArea] /* "Send a message in #blah" */
{
font-family: "Dashless", var(--font-primary);
}
this is a "dashtospace" quickcss snippet (by ve...
there already is a discord lol https://discord.gg/VwYQNrXd
how would i use this for my vencord? im not that technical
how would i use this for my vencord? im not that technical
copy the code, go into settings, click vencord then open quickcss editor, paste the code in
context menu commands, not patches.

That seems like it could work, ill check it out!
inputType: ApplicationCommandInputType.BOT,
type: ApplicationCommandType.USER
basidally just this and then it would show up in context menu > apps
but I remember trying this once and it not working. The fix might or might be trivial, I haven't bothered looking into it
add those plugins they are cool
This still does not work in all contexts (for example it does not work in servers), and i could not get the arguments to work to figure out what to change the pronouns to.

Also when testing this again, it seems like the datastore seems to crash every now and then with:
Error: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.
at VencordRenderer:4145:27
at async getLocalPronounOverride (VencordRenderer:7202:24)
at async Object.execute (VencordRenderer:7453:39)
Am I doing something wrong with creating this data store or should i instead just be using the regular vencord data store wi...
Please add all the analytics parameters
Don't we already block all analytics?
@hot pecan i had code for patching the user context menu
Can't guarantee it still works but https://github.com/Vendicated/Vencord/compare/main...TymanWasTaken:Vencord:local-pronouns
u will make api
that one is also for some places only i think?
but i guess i could combine it with my patches
Uhh, might be possible as an "app command"
As soon as I put the volume of a person higher than 100, it stays there for a few seconds, but then jumps back.
we really gotta add issue templates
ye

This report has no info. Please open a new issue using the bug report template
This report has no info. Please open a new issue using the bug report template
This report has no info. Please open a new issue using the bug report template
Discord Account
InvitedToHell#0001
What happens when the bug or crash occurs?
As soon as I change the volume of a user to something above 200, it stays for a few seconds and then returns to the value 100%.
What is the expected behaviour?
I expect the Volume to stay at the percentage I want it to be on.
How do you recreate this bug or crash?
- Install the VolumeBoost plugin
- Change the volume of a user to something higher than 200%
- Wait a few seconds.
Error...
User Settings failed validation: p.volume is not in range (200, 0)
@limber skiff they added user volume sync
pain
oh come on
lol
gotta have to disable the sync for volumes above the limit
grrrr was it you
yop i added volume syncing
real
I knew it
some pointers, they use protobuf, you can find their proto stuff via findAllByProps("ProtoClass")
likely using updateAsync
Hello dear fellows/contributors! :3
I wanted to suggest the BetterFriendList plugin as an internal Vencord plugin. c:
This could be merged with the SortFriendRequests plugin
@austere talon you love
ven pogging
it's an experiment that enables it
lol
aight I'm almost done fixing it
๐ค discord annoying
None
None
Failed to load resource: the server responded with a status of 404 ()
None
None
Failed to load resource: the server responded with a status of 404 () ```
a lot of guilds just don't actually do this which renders the BlurNSFW plugin mostly useless, so local overrides would be useful.
MessageAccessoriesAPI (found no module):
ID: -
Match: _messageAttachmentToEmbedMedia
None
Failed to load resource: the server responded with a status of 404 () ```
MessageAccessoriesAPI (found no module):
ID: -
Match: _messageAttachmentToEmbedMedia
None
Failed to load resource: the server responded with a status of 404 () ```
e
nookies speedrunning fixing plugins
๐
Perhaps add a Copy Image tooltip on top of this? As well as the ability to right click on a user's name, profile picture or banner for the ability to view the global and server-specific profile pictures


