experimental
Go to file
Joonas 7133abda87 eslint 2023-02-07 21:48:07 +02:00
clients await and redis gtfo 2023-02-04 18:23:43 +02:00
commands eslint 2023-02-07 21:48:07 +02:00
utils tidier code and better command structure 2023-02-05 17:36:23 +02:00
web prettier tailwind formatting 2023-02-07 21:35:39 +02:00
.eslintrc.js eslint 2023-02-07 21:48:07 +02:00
.gitignore command access restriction 2023-02-03 00:37:42 +02:00
README.md readme 2023-02-06 16:03:12 +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 eslint 2023-02-07 21:48:07 +02:00
pnpm-lock.yaml eslint 2023-02-07 21:48:07 +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