DeadLyBro

Results 7 comments of DeadLyBro

> Is it because you keep updating your activity every 15 seconds? > > ``` > setInterval(() => { > setActivity(); > }, 15 * 1000); > ``` Yeah he...

![20201210_101516](https://user-images.githubusercontent.com/31214077/101762950-222e8180-3aef-11eb-8d44-2c26d14d6707.jpeg) This image taken from another BD user.

Same, this plugin broken :(

or change url like this; `youtube.com/shorts/id` to `youtube.com/watch?v=id` I'm using `yt-dlp`. Idk if its work with `youtube-dl`.

This works (for you @iocouto): ```html MY BUTTON ``` You can also set element style like this: ```html MY BUTTON ``` Now I take a look to docs you referred...

I changed the code and tried a lot but got error, regex is messed up in `_hyperscript` I think. 🤯 I think you can use what you write first one,...

Then this works too: ```html ```