-
Notifications
You must be signed in to change notification settings - Fork 0
Install
If you are on Windows you can download the finished exe. You can find it the latest at Releases.
After you have dowload the files please use the config_template.ini and fill in your app informations.
Be sure your app URL in the Twitch Console is http://localhost:17563
Save this file as config.ini
Now you can use the token_gen.exe
Download the source code from the last Releases
Now install the requirements.txt via pip
pip install -r requirements.txt
After that please set your app data in the config in the config_template.ini and save it as config.ini
Be sure your app URL in the Twitch Console is http://localhost:17563
Now you can run
python token_gen.py
Download the source code from the last Releases
Now install the requirements.txt via pip
pip3 install -r requirements.txt
After that please set your app data in the config in the config_template.ini and save it as config.ini
Be sure your app URL in the Twitch Console is http://localhost:17563
Now you can run
python3 token_gen.py