Replaced with bossmanjack.tv

This commit is contained in:
barelyprofessional
2024-06-28 16:08:36 +08:00
parent adf9ad2d87
commit dd8ba2c5c5
+1 -1
View File
@@ -162,7 +162,7 @@ public class KickBot
if (isLive) if (isLive)
{ {
_sendChatMessage("BossmanJack just went live on Twitch! https://www.twitch.tv/thebossmanjack\r\n" + _sendChatMessage("BossmanJack just went live on Twitch! https://www.twitch.tv/thebossmanjack\r\n" +
"Ad-free re-stream at https://kick.com/wheelfan courtesy of @Kees H"); "Ad-free re-stream at https://bossmanjack.tv courtesy of @Kees H");
_isBmjLive = true; _isBmjLive = true;
return; return;
} }