kuroshiropanda / twitch-bot

https://twitch.tv/kuroshiropanda custom twitch bot

Home Page:https://twitch.tv/kuroshiropanda

Repository from Github https://github.comkuroshiropanda/twitch-botRepository from Github https://github.comkuroshiropanda/twitch-bot

kuroshiropanda's custom twitch bot

A custom twitch bot to automate most interactions on kuroshiropanda's twitch channel

To do

See TODO.md

Installation

git clone https://github.com/kuroshiropanda/twitch-bot.git
npm install
npm start

Usage

copy .env.example and create a .env file environment variables

Variable Description
OBS_ADDRESS obs-websocket address
OBS_PASSWORD obs-websocket password
TWITCH_CLIENT_ID twitch api client id
TWITCH_CLIENT_SECRET twitch api client secret
TWITCH_CALLBACK_URI twitch api callback url
SL_CLIENT_ID streamlabs api client id
SL_CLIENT_SECRET streamlabs api client secret
SL_CALLBACK_URI streamlabs api callback url
MONGODB_URL mongodb database url
MONGODB_USER mongodb database username
MONGODB_PASS mongodb database password

About

https://twitch.tv/kuroshiropanda custom twitch bot

https://twitch.tv/kuroshiropanda

License:GNU General Public License v3.0


Languages

Language:TypeScript 94.9%Language:JavaScript 1.7%Language:Shell 1.1%Language:HTML 1.0%Language:Dockerfile 0.9%Language:CSS 0.5%