Jquery is a JavaScript library in case you didn’t know. It is helpful to manipulate HTML elements.
Here’s some snippets:
$(" #elementId").slideToggle();
$(" #elementId").fadeToggle();
$(" #elementId").hide();

Very interesting. How would I incorporate this into something?

surely this isn't the same person messaging themself on a different account right?

Also, tbh, its not THAT interesting to me. I don't really understand it lol

Chat