From d72eb11f4ed145defe1740534d9a28cf5215cefc Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 22 Jun 2024 00:59:25 -0400 Subject: [PATCH] That'll be...interesting. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc20e3f..4bc78b8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This repo is only a proof of concept to see how Poke will run in Astro. A lot of - [ ] Video Player - [ ] Theme - [ ] Import/Export YouTube Subscription (may need entire new account system, heck!) + - [ ] Add Twitch Support, use [SafeTwitch Backend](https://codeberg.org/SafeTwitch/safetwitch-backend) ## Build > Instructions assume you're using Bun as the package manager, which is preferred for Astro projects.