Vendicated / Vencord

The cutest Discord client mod
https://vencord.dev
GNU General Public License v3.0
8.61k stars 1.22k forks source link

feat(plugins): LocalBlock, block annoying people without them knowing #2825

Open junepark678 opened 2 weeks ago

junepark678 commented 2 weeks ago

There's times when there's an annoying user you want to block but just can't because you know they'd retaliate. This is for those times. This plugin allows you to block users discretely.

Closes Vencord/plugin-requests#466

junepark678 commented 2 weeks ago

How this is different from #2492: this directly modifies the relationshipstore (which surprisingly doesn't push the changes to discord, only pulls) so stuff like NoBlockedMessages work as expected. This really is a true "Fake Block"