Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/KUNszg/kbot

Twitch chat bot aiming to improve chat experience.
https://github.com/KUNszg/kbot

chat-bot twitch

Last synced: 8 days ago
JSON representation

Twitch chat bot aiming to improve chat experience.

Lists

README

        

# Getting Started

This is a Twitch chatbot made by KUNszg

Fairly easy to get started

1. `sudo git clone https://github.com/KUNszg/kbot.git`
2. cd into the bot's folder
3. `npm i -f`
4. edit the api keys in `lib/credentials/config_template.js`
5. since most of the bot is integrated with database, you need to either adjust the code yourself or create tables manually.