#Fucking kill yourself, discord
1 messages · Page 1 of 1 (latest)
it's like spotify wrapped
i dont need that garbage
marketing push ??
God forbid discord does smth fun
ah, so this is just a tactic to get people to let discord track you more. got it

see, the thing about discord "having fun" is that everything on its app feels more like a PR stunt rather than an update that actually adds any value to its platform
Not everythihgs need to add value js have fun finding out how much u wrote this year
Like this is discord of all places dont expect a lot of value
.button__85643:nth-of-type(1) {
display: none;
}
``` to only remove the actual icon and not notification or vencord quick actions
also wait
the class isnt too generic
fascinating
is just using [aria-label="Checkpoint"] not enough. cause thats what i did
or is that bad for performance, cause i have 11 aria-label set to display none
Thank you, you're a legend for this
Thx, that was breaking my search bar.
This breaks my floating profile, dunno if it helps but yeah, that's an info
Yeah it was breaking my search bar too, both codes posted here work for me fine but im using nooby's because it also hides that help button i never thought to hide before
for what its worth in a week or so you wont need any code, the checkpoint thing isnt gonna last forever
True that why i put it on the beginning of my css so i remember to take it off
They should've make it so that it doesn't show at all to ppl that has disabled tracking 
looks ugly and pierces into my search bar
why not just
[aria-label="Checkpoint"] {
display: none;
}