Skip to content

techno156/early-gang-twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how the fuck do i use this?!??!?!

part I - shit you need to install

part II - setting up the script

  • download the .zip
  • rename "chatData.template.db" to "config.ini"
  • unzip the folder and open "config.template.ini" in a text editor
  • rename it to "config.ini"
  • fill in each line for each section you plan on using
  • if you're using chatPlays.py be sure to change the controller to fit whatever game you're using it for
  • once you have the config set up can run the script

part III - setting up twitch

part IV - setting up spotify

  • login to spotify developers and go to your dashboard
  • click "Create App" and set http://localhost:8888/callback as the redirect url
  • go to the app then click "Settings" and you should see "Client ID" and "Client secret" near the top
  • paste these into your config file at their respective locations
  • refresh token will be generated by the script so leave it blank for now

part V - setting up obs

  • open obs and click on "Tools" at the top
  • if you installed obs-websockets correctly there should be a "WebSockets Sever Settings (4.x) Compat" button in the dropdown
  • click it and make sure it the "Enable Websockets server" box is checked as well as the "Enable authentication" box
  • change the "Password" field to whatever password you want then update the respective line in the config file
  • in whatever scene you want the tts to show in, create two text sources called "tts body" and "tts header"
  • style these however you want but make sure to check the "Read from file" tbox in the properties menu and give it the directories of ttsHeader.txt or ttsBody.txt respectively
  • do the same with another text source but called "snack status" for snackStatus.txt

part VI - setting up tiltify

part VII - setting up discord

  • login to discord developers
  • make a new application for each discord bot you're using
  • in the app's bot settings right under username click to make a token then paste it into the config

questions? comments? concerns?

message sna1l_boy on discord for the best chance of a timely response :)

About

Fork of Early Gang twitch bot code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages