Simple-Twitch-Chatbot

Simple Twitch Chatbot

A simple Twitch chatbot that uses tmi.js to interact with Twitch chat!


Clone

git clone https://github.com/Bloxiphy/Simple-Twitch-Chatbot.git

Setup

  • Install node.js, preferably the latest version.
  • Open up your terminal, and use npm install tmi.js or just npm i, since it is already mentioned in package.json.
  • Enter all details in config.json. All information can be found here.
  • In the terminal, type node index.js and your bot will be on!

You can use this bot one channel at a time. Add commands as you please.