Vendicated / Vencord

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

Prevent preview message button from appearing on chat input commands #2843

Open NotPiny opened 1 week ago

NotPiny commented 1 week ago

Change the previewMessage plugin to hide the preview button on messages where the first word matches /^\/[-_\p{L}\p{N}]{1,32}$/gmu as the preview will simply be /ping option:option value which you can get by copying the command with ctrl + c