GithubHelp home page GithubHelp logo

00mjk / yata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hideoo/yata

0.0 0.0 0.0 3.73 MB

Yet another Twitch App

Home Page: https://yata.vercel.app

License: MIT License

HTML 0.07% TypeScript 99.90% Shell 0.03%

yata's Introduction

YaTA

YaTA - Yet another Twitch App

Integration Status License

YaTA is a very opinionated Twitch chat client.

Features

  • πŸ’¬ Whispers.
  • πŸ™ƒ Twitch & third party emotes.
  • πŸ’° Cheermotes.
  • πŸ“– User logs.
  • πŸ”¨ Moderation tools.
  • πŸ” Custom highlights.
  • πŸ”« Custom actions.
  • 🎬 Clips, Youtube, Straw Poll, Github previews.
  • πŸ—³οΈ Straw Poll creator.
  • πŸ” Search.
  • πŸš€ And a lot more…

Usage

Go to the website!

Contribute

  1. Fork & clone this repository.

  2. Install all the dependencies using Yarn: yarn install.

  3. Set up the development environment:

    • Create a Twitch app here.

    • Set the OAuth Redirect URL of the app to http://localhost:3000/auth.

    • Copy the Client-ID of the newly created Twitch app.

    • Make a copy of the .env file named .env.development.local and fill it with your Client-ID and redirect URL:

       REACT_APP_TWITCH_CLIENT_ID=your-client-id-here
       REACT_APP_TWITCH_REDIRECT_URI=http://localhost:3000/auth

      The REACT_APP_YOUTUBE_API_KEY & REACT_APP_IMGUR_CLIENT_ID variables are not required and only used when interacting with these APIs.

  4. Build & run the development version: yarn run start.

Motivations

I don't really use the Twitch website as I watch streams in VLC using streamlink so I only used most of the time the Twitch popout chat. With the removal of the legacy popout chat and the new popout chat lacking very important features (like whisper support), I started looking for chat client alternatives providing most features included in the official chat and also some new ones.

As I couldn't find any proper alternative including all my requirements, I decided to build my own.

License

Licensed under the MIT License, Copyright Β© HiDeoo.

See LICENSE for more information.

yata's People

Contributors

hideoo avatar nd00rn avatar tollus 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.