mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-15 10:32:44 -04:00
Implemented theoretical YouTube PubSub integration using Redis PubSub and some random shit I found on the Internet
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace KfChatDotNetBot.Services;
|
||||
|
||||
public class YouTubeApi
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user