sergeant 0.8.1

Sergeant is a terminal based Twitch chat widget and bot in one. It will display the Twitch chat from your channel in terminal while also allowing you to add chat bot commands.
Documentation
1
2
3
4
5
6
7
8
9
10
<html>
  <head>
    <script src="./websocket.js"></script>
  </head>

<body style="background-color: black; color: white;">
  <p>websockets</p>
</body>

</html>