Jako zespół systematycznie prezentujemy swoją grę i próbujemy sił w kolejnych grach oraz turniejach. W tym miejscu możecie zobaczyć nasze audycje na żywo.
<!-- Add a placeholder for the Twitch embed -->
<div id="twitch-embed"></div>
<!-- Load the Twitch embed script -->
<script src="https://player.twitch.tv/js/embed/v1.js"></script>
<!-- Create a Twitch.Player object. This will render within the placeholder div -->
<script type="text/javascript">
new Twitch.Player("twitch-embed", {
video: "2535756426"
});
</script>
