experimental
Go to file
Joonas ba2f3e8f92 didn't know you can just put auto 2023-02-25 15:50:39 +02:00
clients various fixes and refactorings 2023-02-12 01:01:34 +02:00
commands didn't know you can just put auto 2023-02-25 15:50:39 +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 add error handling to the one route we need it in 2023-02-18 14:09:57 +02:00
.eslintrc.js various fixes and refactorings 2023-02-12 01:01:34 +02:00
.gitignore
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 switch from express to fastify 2023-02-18 13:51:03 +02:00
pnpm-lock.yaml switch from express to fastify 2023-02-18 13:51:03 +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