#**Help people become independent and
1 messages · Page 1 of 1 (latest)
No, Vencord is not a keylogger. Its code is fully open source, and checked regularly by many of our hundreds of thousands of users. Use your brain
thanks tessie
tessie w


make what work?
im stupid is this regex or regular
both regex
good stuff
thank you
tessie L
:middle_finger:
well fuck you too then I guess
yeah, about that... vendetta's kinda been discontinued.
and aliucord runs on a version of Discord that's so old that it doesn't even support voice messages
at least aliucord doesn't have the godawful gui tho
it does
tessie L
wtf?!
Was someone controlling the Tessie bot or smthn
you gotta get diecord nitro, son!
tessie L
tessie W

I have modified it so you can disguise it as a fake google link
[https: ̸ ̸ www.google.com/search?q=$<query>](<https://lmgtfy2.com/?s=g&q=$<query>>)
normally this shouldn't be possible in discord, but I am using fake forward slashes, this is how it looks
had this idea:
find: (?<=lmg\(.*)\s(?=.*?\))
replace: +
find: lmg\((?<query>.*?)\)
replace: <https://lmgtfy2.com/?s=d&q=$<query>>
this way you'd do lmg(what is vencord) instead of how you'd do it originally, but this way you can use it in a message without getting all spaces turned to "+" and you can do stuff like this:
please just [google](lmg(what is vencord)) it
which would turn into:
please just google it
this is way better, thx
lmg(pears)