Widget for OBS, to connect at a twitch channel and show the most used emote at each moment
- Node js v17.x.
- OBS (Arch linux Flatpak version)
- Some Node dependencies, for that use:
npm install
Clone this repo:
git clone https://github.com/regalk13/combo-emotes
Edit main.js whit your credentials and then run node main.js this for default will be run in localhost port 8080, add this on your browser source on OBS.
You can put your pull requests whenever you want.
TO DO:
- ✔️ Compatibility with BTTV, FFZ and Global Emotes.
- ✔️ Works without Auth code of user.
- ❌ Compatibility with subs emotes.
- ❌ Version hosted (this is relatively easy to implement).
- ❌ Optimize and refactor some parts of the code in addition to improving a bit of the design animations and soon timeouts.
MIT
