Hey there.
i’m new to the twitch API and would like to start working on a desktop python application dealing with twitch. I read the general documentation at https://github.com/justintv/twitch-api and saw that it is recomended to submit a client ID in the header when making a request to the API. My question is therefore, how do i obtain a client ID for my application. I do not intend to host this application on a website and do not require OAUTH funcionality.
