ComfyJS
ComfyJS copied to clipboard
Comfiest Twitch Chat Library for JavaScript | NodeJS + Browser Support
If a viewer sends a whisper to the broadcaster, it is treated as if it was a command from the broadcaster. While connected to the Kruiser8 channel, I sent a...
The messageType of whispers is being set to 'chat', so all whispers are directed to OnChat with no way to identify them :(
Currently, ComfyJS is available either by copying it to your own project, or using NPM. If this repo had GitHub Pages active, it could also be available as: import ComfyJS...
Hi, might you consider leveraging the Predictions API? https://dev.twitch.tv/docs/api/predictions > Predictions are a great way for broadcasters to involve their community in a little light rivalry by asking viewers to...
Using Typsecript and keep getting errors saying the GetChannelRewards and CreateChannelRewards are not in the ComfyJSInstance
I have been trying to test the onSub method with ComfyJS, however whenever I try to emulate a subscription/ gift subscription event with stream elements on OBS, it seems to...
Some third-party tools may insert "invisible" characters into the message you send, and this can sometimes make the message difficult to parse. For example this: ```javascript ComfyJS.onChat = ( user,...
Twitch has made end points and event subs available for the recent /shoutout addition (see https://discuss.dev.twitch.tv/t/new-shoutouts-api-and-eventsub-subscription-types-are-now-in-open-beta/42906) is that likely to be added to ComfyJS? I know TMI (which ComfyJS uses)...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [babelify](https://github.com/babel/babelify). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
appending event sub or replacing pubsub