experimental
Go to file
Joonas 4abb89f5ed added timeout to megis command 2023-02-08 17:59:41 +02:00
clients megis economy command, prisma database, prettier 2023-02-08 16:42:25 +02:00
commands added timeout to megis command 2023-02-08 17:59:41 +02:00
prisma megis economy command, prisma database, prettier 2023-02-08 16:42:25 +02:00
utils tidier code and better command structure 2023-02-05 17:36:23 +02:00
web megis economy command, prisma database, prettier 2023-02-08 16:42:25 +02:00
.eslintrc.js eslint 2023-02-07 21:48:07 +02:00
.gitignore megis economy command, prisma database, prettier 2023-02-08 16:42:25 +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 megis economy command, prisma database, prettier 2023-02-08 16:42:25 +02:00
pnpm-lock.yaml megis economy command, prisma database, prettier 2023-02-08 16:42:25 +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