Protected

Results 12 comments of Protected
trafficstars

I'll fix my overlay if anyone rewrites and provides a reasonably equivalent interface. Let me know here on in the note history repository.

I'll try it out next time I play!

HttpSiraStatus at first glance doesn't seem to have incorporated the improvements we made in late 2021. These are important, as the old protocol delivers wrong and incomplete information for note...

I've been able to test yesterday with the current version of HttpSiraStatus, 7.1.5 (I think I downloaded the release bundle, not 100% sure). Currently, it seems to be working reasonably...

I see it, yeah. So it really can't keep up, which is a bummer. Should we open a ticket over at the httpsirastatus repo? > according to a comment above,...

Thanks, man. I hadn't seen your reply on the commit and I didn't read your replies here before now, since I've been busy. I'll ask my colleague to give it...

Seek was provided by discord.js until v12 inclusive, see here: https://old.discordjs.dev/#/docs/discord.js/12.3.1/typedef/StreamOptions It was never implemented in the 13+ pipeline.

As a band-aid solution, here's a hacky drop-in replacement for createAudioResource (in JavaScript) that accepts a seekTo parameter. It doesn't have any additional dependencies (prism-media is already a dependency of...