summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2015-10-21 16:47:05 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2015-10-21 16:47:05 -0700
commitd7eef063a7d993dcd91a701f151597a678b09190 (patch)
tree22968b9e611614266bae49d451ad1ff6aea3038e /README
downloadtwitchtools-d7eef063a7d993dcd91a701f151597a678b09190.tar.gz
twitchtools-d7eef063a7d993dcd91a701f151597a678b09190.zip
twitchtools: initial commit
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.
+