Instafluff

Results 5 comments of Instafluff

OH! Thank you so much @hugodahl I forgot about this open issue!

Does GitHub pages do something special to enable modules or does something like this work through the CDN? ```javascript import ComfyJS from "https://cdn.jsdelivr.net/npm/comfy.js/dist/comfy"; ```

Yup! It's not possible to get those notifications without PubSub at the moment (which requires OAuth) but it would be great to get PubSub support working in ComfyJS

Did a bit more investigating and it looks like follow events aren't available via PubSub either, only webhooks which require a backend server... https://discuss.dev.twitch.tv/t/api-request-add-new-follower-topic-to-pubsub/26852/2 Could be worth all of us...

Oh this would be awesome!! Thank you, Hugo!