diff --git a/multistream-alerts/script.js b/multistream-alerts/script.js index 1c35634..0087703 100644 --- a/multistream-alerts/script.js +++ b/multistream-alerts/script.js @@ -1785,13 +1785,4 @@ function SetConnectionStatus(connected) { statusContainer.style.transition = ""; statusContainer.style.opacity = 1; } -} - -let data = { - "chatroom_id": 137726, - "optional_message": "", - "number_viewers": 334, - "host_username": "spoomenka" -} - -KickStreamHost(data); \ No newline at end of file +} \ No newline at end of file