Prerequisites - REHERC/TwitchIntegration GitHub Wiki

Prerequisites

In order to get the mod working you will need the following:

  • A twitch account

Create an account on twitch.tv

  • A twitch channel id

You need to get the url of the twitch channel and take the last part. Example: if your channel url is https://www.twitch.tv/my_awesome_channel then your id is my_awesome_channel

  • A twitch oauth access token

You can use this website to generate your token Twitch Chat Password Generator (never reveal your token to anyone else)

  • Microsoft .NET Framework versions 4.0 (or higher)

Download .NET Framework (microsoft website)