brainrot 0.3.0

A live chat interface for Twitch & YouTube
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# `brainrot`

A live chat interface for Twitch & YouTube written in Rust.

## Features

- <img src="https://upload.wikimedia.org/wikipedia/commons/d/d3/Twitch_Glitch_Logo_Purple.svg" width="14" /> **Twitch**
	* ⚡ Live IRC
	* 🔓 No authentication required
- <img src="https://www.youtube.com/favicon.ico" width="14" /> **YouTube**
	* 🏆 Receive chats in real time - first library to do so
	* ⚡ Low latency
	* ⏪ Supports VODs
	* 🔓 No authentication required

## Usage

See [`examples/twitch.rs`](https://github.com/vitri-ent/brainrot/blob/main/examples/twitch.rs) & [`examples/youtube.rs`](https://github.com/vitri-ent/brainrot/blob/main/examples/youtube.rs).