Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.91 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.91 KB

YaTA

YaTA - Yet another Twitch App

Build 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. 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.