mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 12:32:03 -04:00
Forgot to add BuildYouTubePubSub to the tasks
This commit is contained in:
@@ -90,7 +90,8 @@ public class BotServices
|
|||||||
BuildDLiveStatusCheck(),
|
BuildDLiveStatusCheck(),
|
||||||
BuildPeerTubeLiveStatusCheck(),
|
BuildPeerTubeLiveStatusCheck(),
|
||||||
BuildOwncastLiveStatusCheck(),
|
BuildOwncastLiveStatusCheck(),
|
||||||
BuildShuffleDotUs()
|
BuildShuffleDotUs(),
|
||||||
|
BuildYouTubePubSub()
|
||||||
];
|
];
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user