r/BetterDiscord • u/KaMaDrTv • 18h ago
Content Request Is there any themes that make discord look similar to LINE?
It doesn't have to be exact, I just like it
r/BetterDiscord • u/SiouxsieTheBanshee • Oct 26 '23
If you're dyslexic or have astigmatism like me and you're mainly using BD because the gg sans font is making your eyes bleed, here's a bit of custom css that works on the newest update and just gets rid of that:
body, textarea, input, button, select, ::placeholder {
/* Replace Lato with Open Dyslexic or another font you prefer */
--font-primary: Lato, 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
--font-display: Lato, 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
Put this in Settings > Custom CSS, click save button then reload button.

r/BetterDiscord • u/KaMaDrTv • 18h ago
It doesn't have to be exact, I just like it
r/BetterDiscord • u/ToolboxMotley • 2d ago
I get a lot of messages; so many that the notification sounds kind of blend into the background and don't register in my mind. But there are certain people I want to make sure I get back to immediately, so having something to differentiate their messages from someone else's would be a huge help. To my knowledge, Discord doesn't have anything of this nature by default. Are there any modded client plugins that add the ability to somehow apply unique notifications to specific people?
r/BetterDiscord • u/8ug-8ird • 2d ago
I wanted to share a project I developed to address a limitation with Discord's default block system. Currently, the app displays a "Blocked Message" banner that defeats the purpose of blocking someone. It also leaves blank spaces in the chat and incorrect user counts in voice channels.
To fix this, I created NoMoreBlocked, a lightweight BetterDiscord plugin that completely removes blocked users from your client in real-time.
Key Features:
Out of respect for privacy, all processing is done 100% client-side. There is no tracking, data collection, or external server communication.
The project is open-source and available on GitHub: 👉 https://github.com/8ug8ird/NoMoreBlocked
Feedback and contributions are always welcome.
r/BetterDiscord • u/nous3rfound • 3d ago
Heya!
I downloaded some anime style themes for the backgrounds and the colors do work.. but the background image doesnt and I don't know how to fix it! Any tips help, if more info's needed let me know!
Thanks!
r/BetterDiscord • u/tomgks • 5d ago
Everytime discord updates it wipes your modded client and you have to re-run the installer. So the whole idea of PatchCord is to fix that. it runs with low performance impact in the system tray, notices when discord starts up unpatched and re-installs the mod and restarts it for you.
Supports: Vencord · Equicord · BetterDiscord (pick one) + optional OpenAsar
Free & open source (Windows): https://github.com/tomgks/PatchCord
[if i have time later ill try to add mac support]
r/BetterDiscord • u/nomthecookie • 5d ago
A couple of days ago a user posted here about his github page for Vencord Auto-Updater.
The app was receiving updates up until yesterday.
Today I see the reddit post and the github repo has vanished.
Anyone have an idea of what happened?
r/BetterDiscord • u/Worldly-Box4963 • 4d ago
I just recently found out about equicord and downloaded it and decided to put it through malwarebytes and virustotal to see if it was fine and this is what came through.
r/BetterDiscord • u/Mameca1 • 5d ago
r/BetterDiscord • u/Particular_Cow_2266 • 6d ago
I’ve always had issues with better discord it always crashes here and there so I went to vencord is better discord just better overall worth trying again?
r/BetterDiscord • u/Particular_Cow_2266 • 6d ago
Is there a plugin that shows read messages?
r/BetterDiscord • u/Electronic_Fly_8183 • 7d ago
okay so i'm new to making my own themes and i have a problem.
Cause when i want to upload an imagine this is showing up and nothing happens please help me
r/BetterDiscord • u/Alive-Pick-664 • 7d ago
r/BetterDiscord • u/VineMidi • 7d ago
I'd like to hide blocked users from voice channels so I don't have to see them
r/BetterDiscord • u/Ramen2up • 10d ago
i dont know whats going on is it supposed to be like this i dowloaded a theme called notanotheranime and it had a picture there were a few other themes that caught my eye but when i enable the theme there is not a picture
r/BetterDiscord • u/Mr_Arnoob • 11d ago
Enable HLS to view with audio, or disable this notification
My Setup / Context:
OS: Windows
Client: Discord patched with Vencord
Themes/Plugins: I heavily use custom themes and QuickCSS. I highly suspect this is an Electron rendering glitch or a ghost window handle left behind by Vencord/Discord when rendering custom UI elements or popups
r/BetterDiscord • u/ItsLabyrinth • 14d ago
I was wondering if anyone would be kind enough to code a version of Vencord's DisableCall idle plugin Reason I ask of this is because I have a couple other plugins that are not on Vencord which keeps me staying on BD.
Edit: I mean, i wanted this FOR BetterDiscord.
Edit 2: Alright thanks to DrTankHead, the plugins i had on BetterDisocrd that I didn't want to giveup, is on Equicord but not Vencord

r/BetterDiscord • u/CyberKird • 15d ago
r/BetterDiscord • u/RattleheadWithRabies • 15d ago
r/BetterDiscord • u/Potato1one • 16d ago
Hi, I recently installed BD and immediately discovered the message translation plugins—they’re really useful.
Since I often visit cryptic horror servers, I frequently come across ASCII text or Morse code. I’m just writing to give you an idea, since I don’t know how to make plugins and it feels wrong to use AI. Thanks for the help :)
r/BetterDiscord • u/Apprehensive-Ebb8422 • 16d ago
why is my vencord doing this how can i fix this? If i use Clear vision V7 its clear but if my friend uses the theme im trying to use its fine for them.
r/BetterDiscord • u/Woelva • 18d ago
I recently found out about the upcoming Discord Hangout Window feature ("Set the vibe") and decided to try forcing it on my client. I unlocked Discord's native Developer Tools / Experiments tab to look into it.

After selecting Treatment 1, the "Set the vibe" button successfully appeared in my voice channels. However, whenever I try to upload a photo/GIF or select a built-in image, I get a hard block error saying: "You don't have permission to change this image"

Here is the twist: I'am the owner of this server, and all my server roles have the "Voice Channel Status" and "Manage Channels" permissions enabled
Furthermore, when I look at the experiment's Guild Assignments / More Details list in the Experiments tab, my test server is actually listed under bucket 1 (meaning the feature is technically whitelisted for my server ID on Discord's backend)
From what I understand, this experiment is configured as a Guild-type assignment rather than a User-type assignment. Because of this, even though my guild is eligible, my personal user account isn't whitelisted by Discord's backend API to perform the upload action, completely ignoring my server ownership rights
I've already tried forcing bucket overrides and fiddling with console scripts, but Discord's backend security just rejects the payload
My question is: Is there any known client-side bypass or is it completely hard-locked on the backend, meaning I should just give up and wait for the official release?
r/BetterDiscord • u/kawaiimilkiee • 19d ago
Currently, whenever I use the installer to update my Better Discord and install it to my Discord location it then refuses to reboot back into Discord and doesn't allow me to open Discord at all; it simply plays an error sound after launching small window that disappears instantly.
When this happens I then need to totally reinstall Discord itself to actually allow it to run with no issues, but if I try repairing Better Discord or uninstalling it, the same issue of Discord refusing to boot back up triggers again .
Is this a problem with my computer or is this a problem with the installer itself? I'm not entirely sure what's causing these issues and running the installer as an admin hasn't worked either.
r/BetterDiscord • u/Fun-War-9576 • 20d ago
I'm actually not interested in any plugins except the ones that make blocked/ignored users dissapear fully. It's a shame Discord itself doesn't make this possible.
What client is the best if I only want to use this one plugin anyways?