Last active
August 29, 2015 14:10
-
-
Save tanookiben/c89412622ac19fd07df5 to your computer and use it in GitHub Desktop.
Get current live Twitch followed channels
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/zsh | |
# SCRIPT_TO_LOAD: https://gist.github.com/tanookiben/ebcc94db19ca8efe1504 | |
# PATH_TO_SCRIPT: local path to SCRIPT_TO_LOAD | |
# YOUR_TWITCH_LOGIN: your twitch login | |
ruby PATH_TO_SCRIPT YOUR_TWITCH_LOGIN |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment