Skip to content

faaip/Twitch_Maxmsp_HPGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Max Msp Twitch

Installation

Install node dependencies by running:

npm install

Setup

Create a new file called .env which will contain your Twitch credentials: I found this link for finding Twitch credentials.

TWITCH_USERNAME=<USERNAME>
TWITCH_PASSWORD=<PASSWORD>
TWITCH_CHANNEL=<CHANNEL_NAME>

After creating this file open the twitch max-patch and you're good to go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published