https://github.com/pykeio/brainrot
Live chat interface for Twitch & YouTube
https://github.com/pykeio/brainrot
livestream rust twitch-chat youtube-chat
Last synced: about 1 year ago
JSON representation
Live chat interface for Twitch & YouTube
- Host: GitHub
- URL: https://github.com/pykeio/brainrot
- Owner: pykeio
- License: apache-2.0
- Created: 2023-10-12T19:00:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-26T05:59:24.000Z (about 1 year ago)
- Last Synced: 2025-05-11T07:09:41.606Z (about 1 year ago)
- Topics: livestream, rust, twitch-chat, youtube-chat
- Language: Rust
- Homepage: https://docs.rs/brainrot
- Size: 149 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# `brainrot`
A live chat interface for Twitch & YouTube written in Rust.
## Features
-
**Twitch**
* ⚡ Live IRC
* 🔓 No authentication required
-
**YouTube**
* 🏆 Receive chats in real time - first library to do so
* ⚡ Low latency
* ⏪ Supports VODs
* 🔓 No authentication required
- 🤝 **Simulcast** - Receive from multiple streams & platforms simultaneously
## 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).