Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 477 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 477 Bytes

debut

Warning
This project is unmaintained.

Twitch extension created for my debut stream on Twitch. It provided viewers with some dialogue from a "hacker" followed by a polling menu that allowed them to collectively manipulate and sabotage the stream.

/ebs

The Extension Backend Server (EBS). Written in Kotlin using the Ktor framework.

/frontend

The extension frontend. Written in TypeScript using the SvelteKit framework.