GerroDen / twitchbot

A twitchbot example with stream elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam Elements Bot example like from the website docs.

Create a .env file with the content

JWT="<JWT token from https://streamelements.com/dashboard/account/channels>"

Or start with

JWT="..." node ./index.js

About

A twitchbot example with stream elements


Languages

Language:JavaScript 100.0%