Creating a Twitch Chat Bot
0
This tutorial will show you an easy way to create your own Twitch chat bot for your channel. We will be writing this in JavaScript using NodeJS. This is how I created the chat bot component of Stevelabs. The completed tutorial files are available on GitHub. Prerequisites NodeJS (get) Your favorite text editor or IDE […]