Node.js Twitch chat bot. Electron + react app
git clone https://github.com/xrystalll/xlllBot.git
cd xlllBot
npm install
default.example.json
to default.json
in the folder app/config
http://localhost:1337/auth/twitch/callback
as the callback address)src/config.js
npm run react:build
npm run build:win
or run it in development mode npm start
http://localhost:1337/api/invite/add?channel=CHANNEL NAME
(Delete line 724-737 in file app/routes/index.js
after adding your channel)releases
folder