ReplaceAnything plugin#3340
Conversation
|
|
I didnt know about TextReplace but i just went thru it and it’s kinda overcomplicated. It has regex support, multiple rule types, and a bunch of UI elements that most people don’t need. Mine is way simpler, just pick what you want to replace and what to replace it with, and you’re done. No unnecessary settings, no clutter, just works. |
|
You still have to go to the settings modal and set the text for yours too, which is exactly the same as if you just put a single rule into TextReplace, it just allows you to add more than one |
It really isn't that complicated, you get your find, your replace and an option to only replace in certain situations
I don't get this at all? What?
Yes, it is simpler but in a way that makes this unusable for any person who wants to replace multiple things or more advanced things, your plugin has 1 replacement option, thats it, you can only have 1, TextReplace lets you have as many as you want, which is great because most people will want to replace more than one thing. Absolutely nothing is unnecessary about TextReplace and your plugin doesn't improve on anything at all, it is just way more expansive and provides way more usability than this plugin of yours ever does. Vencord is not a fan of implementing duplicate functionality, and this just lacks code quality and usability in comparison to every other plugin in this client mod. (also, you build your regex you use the replace the text every time somebody sends a message including the target, which is just inefficient and completely unnecessary as you can do string replacements without regex) This just lacks usability and quality, you can't argue TextReplace is overcomplicated here. I'm all for improvements to Vencord, but this just isn't it. |
This plugin allows users to replace any specified text with another chosen text before sending a message.