twitch-bot icon indicating copy to clipboard operation
twitch-bot copied to clipboard

Twitch Chat bot with overlays, custom commands, TTS, sounds, rewards, API integrations and more!

Results 23 twitch-bot issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.1` -> `9.12.0`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

We can connect to OBS Studio through the websocket (if the user enables the websocket server in OBS itself). This will enable us to perform OBS related actions triggered by...

enhancement

When a user adds a new emote to their emote source listen to these updates and subsequently update the emotes loaded into the bot. Reference: https://github.com/FrankerFaceZ/FrankerFaceZ/blob/master/src/socket.js

enhancement

Currently, you can enable text drop shadow with the Chat dashboard UI. The browser's text-shadow CSS allows multiple rules to be stacked together to make more interesting (thicker) shadows, but...

enhancement

Functions like `fetchCurrentlyPlaying` return errors without any particular context, so let's go through all errors and add contextual prefixes.

enhancement

It can be a little confusing looking at CONFIGURATION.md which describes the required scopes for the Twitch access token, without explaining why. Let's reference https://dev.twitch.tv/docs/authentication/scopes/ and explain why each scope...

documentation