GoLiveBotTwitter
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
- Download the necessary files above.
- Using a C# text editor, insert the following changes to the code with your own information:
- Update the Twitch clientID and clientSecret (You must have a Twitch Developer account).
- Replace streamer with your Twitch username.
- Update the Twitter consumerKey, consumerSecret, userAccessToken and userAccessSecret (You must have a Twitter Developer account).
- Ensure that you have installed the following NuGet packages:
- Compile and build. Use the .exe file to run the program.