Star Wars Roleplay: Chaos

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

I am a holocron. AMA.

Oh please, I would never do something like that in my office of business, besides we have never done anything besides kiss. We are a clean couple.
 

Users who are viewing this thread

Top Bottom
document.addEventListener("click", function (e) { if (e.target.matches(".tagUser")) { e.preventDefault(); let username = e.target.dataset.username; let textarea = document.querySelector('textarea[name="message"]'); if (textarea) { textarea.value += `@${username} `; textarea.focus(); } } });