experimental
Go to file
Joonas b9d5b53513 update readme 2023-02-11 18:02:00 +02:00
clients check if command in command object and add more logging 2023-02-11 14:10:13 +02:00
commands if invidious returns nothing 2023-02-11 14:56:21 +02:00
prisma add name tracking so we can show names in the leaderboard 2023-02-11 13:34:17 +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:02:00 +02:00
ecosystem.config.js.example
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
pm2 start

Fill ecosystem.config.js with secrets