Giter VIP home page Giter VIP logo

twitch_chat_overlay's Introduction

Version with Twitch emotes support can be found in the emotes branch. Still does not support Twitch badges or third-party emotes.

How to

To add this thing to your OBS:

  1. In your OBS Sources (next to the Scenes by default) click the '+' button
  2. Click Browser
  3. Click Ok on the new window
  4. Check the Local file checkbox and below it you'll see the Local file line with a button 'Browse', click the button
  5. Select the index.html file (in the docs directory)
  6. You should see something like in the example below

To make it connect to your channel, replace YOUR_CHANNEL_NAME in the index.html

<meta name="channel_name" content="YOUR_CHANNEL_NAME" />

with your channel name. For example, content="mimeyu".

Example

example

To edit the script

To edit something in the script, you'll need NPM and to install the packages with it being in the repo directory.

npm i

Then run

npm run build

to watch for changes in the code. Open the index.html file in your browser to debug.

twitch_chat_overlay's People

Contributors

yurimimi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.