experimental
clients | ||
commands | ||
utils | ||
web | ||
.gitignore | ||
ecosystem.config.js.example | ||
index.js | ||
package.json | ||
pnpm-lock.yaml | ||
README.md |
Twitch bot
Twitch.tv chat bot
Running
pnpm install Fill ecosystem.config.js with secrets or just define your env vars when you start the bot go to web/front, run pnpm install and generate a build with pnpm build run the bot ideally with pm2 by running pm2 start or just node index.js