experimental
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Joonas ba2f3e8f92
didn't know you can just put auto
1 month ago
clients various fixes and refactorings 2 months ago
commands didn't know you can just put auto 1 month ago
prisma add logging and also add dates to the channel table 2 months ago
utils some error handling here as well 2 months ago
web add error handling to the one route we need it in 1 month ago
.eslintrc.js various fixes and refactorings 2 months ago
.gitignore megis economy command, prisma database, prettier 2 months ago
README.md update readme 2 months ago
ecosystem.config.js.example update example config 2 months ago
index.js remove that 2 months ago
package.json switch from express to fastify 1 month ago
pnpm-lock.yaml switch from express to fastify 1 month ago

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