experimental
Go to file
Joonas c59ce44a1b add translate command 2023-02-05 17:36:37 +02:00
clients await and redis gtfo 2023-02-04 18:23:43 +02:00
commands add translate command 2023-02-05 17:36:37 +02:00
utils tidier code and better command structure 2023-02-05 17:36:23 +02:00
web tidier code and better command structure 2023-02-05 17:36:23 +02:00
.gitignore command access restriction 2023-02-03 00:37:42 +02:00
README.md some join cmd functionality and readme 2023-02-04 21:14:10 +02:00
ecosystem.config.js.example some join cmd functionality and readme 2023-02-04 21:14:10 +02:00
index.js some join cmd functionality and readme 2023-02-04 21:14:10 +02:00
package.json await and redis gtfo 2023-02-04 18:23:43 +02:00
pnpm-lock.yaml await and redis gtfo 2023-02-04 18:23:43 +02:00

README.md

Twitch bot

Twitch.tv chat bot

Running

pnpm install Fill ecosystem.config.js with secrets or just define your env vars when you start the bot go to web/front, run pnpm install and generate a build with pnpm build run the bot ideally with pm2 by running pm2 start or just node index.js