summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..47cfcab
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+Authenticated commands use https://github.com/dustinlakin/twitch-rb
+
+twitch-rb is incredibly badly maintained because the Ruby community does not
+believe in stable APIs. I am tentatively targeting commit f619e3a of it because
+it requires less patching than every other commit I've found.
+
+You'll probably want to use 'patch -p1 < twitch-rb-editchannel.patch' on it.
+