summarylogtreecommitdiffstats
path: root/client_id.patch
diff options
context:
space:
mode:
Diffstat (limited to 'client_id.patch')
-rw-r--r--client_id.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/client_id.patch b/client_id.patch
deleted file mode 100644
index 858a99ee8a16..000000000000
--- a/client_id.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-# set client ID. Generated own ID from twitch
-diff --git a/src/chatty/Chatty.java b/src/chatty/Chatty.java
-index 618985c..bb54ccf 100644
---- a/src/chatty/Chatty.java
-+++ b/src/chatty/Chatty.java
-@@ -37,7 +37,7 @@ public class Chatty {
- * If you compile this program yourself, you should create your own client
- * id on http://www.twitch.tv/kraken/oauth2/clients/new
- */
-- public static final String CLIENT_ID = "spyiu9jqdnfjtwv6l1xjk5zgt8qb91l";
-+ public static final String CLIENT_ID = "q1b6bqsamkie9jl3917hsvaq388psra";
-
- /**
- * The redirect URI for getting a token.
---
-2.5.0
-