experimental
Go to file
Joonas 3a20fe0b00 do db changes needed for join command persistance 2023-02-11 19:11:50 +02:00
clients check if command in command object and add more logging 2023-02-11 14:10:13 +02:00
commands join command persistance and ping refactoring 2023-02-11 19:11:02 +02:00
prisma do db changes needed for join command persistance 2023-02-11 19:11:50 +02:00
utils some error handling here as well 2023-02-11 14:16:55 +02:00
web megis economy command, prisma database, prettier 2023-02-08 16:42:25 +02:00
.eslintrc.js
.gitignore megis economy command, prisma database, prettier 2023-02-08 16:42:25 +02:00
README.md update readme 2023-02-11 18:03:20 +02:00
ecosystem.config.js.example update example config 2023-02-11 18:06:30 +02:00
index.js remove unneccessary declaration 2023-02-09 15:08:12 +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

git clone https://git.disroot.org/qwertyasdfgh/twitch_bot
pnpm install
cd web/front
pnpm install
pnpm build
cd ../..
pm2 start

Fill ecosystem.config.js with secrets