Skip to content

This application updates the user's Twitter name, bio and profile picture when they are live on Twitch. It also resets them when they are offline.

License

Notifications You must be signed in to change notification settings

JoshMcGiff/PythonGoLiveBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonGoLiveBot

This application updates the user's Twitter name, bio and profile picture when they are live on Twitch. It also resets them when they are offline.

How To Use

  1. Download the necessary files above.
  2. Using a Python text editor, insert the following changes to the code with your own information:
  3. Update the Twitch client_ID and client_Secret (You must have a Twitch Developer account).
  4. Replace twitch_username with your Twitch username.
  5. Update the Twitter consumer_key, consumer_secret, access_token and access_secret_token (You must have a Twitter Developer account).
  6. Compile and build to run.

About

This application updates the user's Twitter name, bio and profile picture when they are live on Twitch. It also resets them when they are offline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages