kbot
kbot copied to clipboard
Twitch chat bot aiming to improve chat experience.
Getting Started
This is a Twitch chatbot made by KUNszg
Fairly easy to get started
sudo git clone https://github.com/KUNszg/kbot.git- cd into the bot's folder
npm i -f- edit the api keys in
lib/credentials/config_template.js - since most of the bot is integrated with database, you need to either adjust the code yourself or create tables manually.