Use Twitch's client ID

Fetching access token with own client ID no longer works.

Everybody else in the world seems to be doing it:
https://github.com/search?p=2&q=kimne78kx3ncx6brgo4mv6wki5h1ko&type=Code
This commit is contained in:
Ivan Habunek 2020-04-10 16:21:10 +02:00
parent 100aa53b84
commit e29d42e9ef
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -1,3 +1,3 @@
__version__ = "1.4.0"
CLIENT_ID = "miwy5zk23vh2he94san0bzj5ks1r0p"
CLIENT_ID = "kimne78kx3ncx6brgo4mv6wki5h1ko"