I am the custom bot for slaurent22 on Twitch.
Requires the Heroku CLI and NodeJs.
Create a .env
file with:
TWITCH_CHANNEL_NAME=slaurent22
TWITCH_CLIENT_ID=[redacted]
TWITCH_CLIENT_SECRET=[redacted]
REDIS_URL=[redacted]
DISCORD_BOT_TOKEN=[redacted]
Build
npm run build
Start
npm start