Skip to content

ewpratten/Ludorus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludorus

Setup

The following steps are required:

  • Create a folder at .env/config and add a file to it called config.json

The config file

Inside .env/config/config.json, we will define all streaming-related info.

{
    "stream_key":"<Your_Stream_Key>",
    "username":"ludorusgame",
    "oauth":{
        "TMI":"<TMI_Key>",
        "client":"<client_key>"
    }
}

The stream key should have been emailed to anybody authorized to stream to the main ludorusgame channel. Anyone else should use their own creds. All other data can be gotten from Twitch OAUTH. Make sure to log in with the ludorusgame account. Not your own!

Releases

No releases published

Sponsor this project

 

Packages

No packages published