blob: ee0c61479a34fb7f42c9e8650b4b9b604e4ef4a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
The Kraken shutdown has obsoleted most of the ruby programs, here. The crystal
programs are better maintained.
===============================================================================
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.
|