Open xilohne5re opened 4 years ago
I'd recommend you to write the javascript in an external text editor and run it through a js minifier https://javascript-minifier.com.
After that, prefix your status with eval
and paste the minified js.
Hi, I have the same issue as the title of the issue. I want to add a custom JS script as we can add custom CSS. Could you elaborate how to do that, @toluschr ?
Is there a tutorial on how to use custom js? If I want to have the "current time as your status", how do I do it? Thx in advance