experimental
Go to file
Joonas 08d93cb867 remove that 2023-02-11 19:52:02 +02:00
clients join channels saved in db 2023-02-11 19:18:19 +02:00
commands add logging and also add dates to the channel table 2023-02-11 19:43:48 +02:00
prisma add logging and also add dates to the channel table 2023-02-11 19:43:48 +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 that 2023-02-11 19:52:02 +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