Creating a Twitch Chat Bot

Posted Aug 20, 2020 at 2:44 pm

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 […]