From e07b95d30200a2cd945af2c54ec59f2012c6255d Mon Sep 17 00:00:00 2001
From: Toastie <toastie@toastiet0ast.com>
Date: Fri, 21 Feb 2025 10:02:30 +1300
Subject: [PATCH] revert twitchlib

---
 src/EllieBot/EllieBot.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/EllieBot/EllieBot.csproj b/src/EllieBot/EllieBot.csproj
index f7673da..daa0d2e 100644
--- a/src/EllieBot/EllieBot.csproj
+++ b/src/EllieBot/EllieBot.csproj
@@ -86,7 +86,7 @@
         <PackageReference Include="EFCore.NamingConventions" Version="9.0.0" />
 
         <!-- Used by stream notifications -->
-        <PackageReference Include="TwitchLib.Api" Version="3.9.0" />
+        <PackageReference Include="TwitchLib.Api" Version="3.4.1" />
 
         <!-- sqlselectcsv and stock -->
         <PackageReference Include="CsvHelper" Version="33.0.1" />