Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
comiker91 authored Apr 30, 2022
1 parent 5c1e395 commit 8c63901
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Twitch Token Genertator

## Twitch APP

You need a twitch app to generate token!
You can create a new one here: [Twitch Console](https://dev.twitch.tv/console/apps)

Please use the http://localhost:17563 for your URL to use it!

## Run from Exe:

Expand All @@ -24,8 +30,6 @@ Linux
Now fill your app informations in the config_template.ini
and save it ass config.ini.

If you don't have an app you can create it at [Twitch Console](https://dev.twitch.tv/console/apps)

After that just use token_gen.py

Windows:
Expand All @@ -34,4 +38,4 @@ Windows:
Linux:
> python3 token_gen.py
Your files with the token are in the outputfolder (if you have changed in the config at this path)
Your files with the token are in the outputfolder (if you have changed in the config at this path)

0 comments on commit 8c63901

Please sign in to comment.