Skip to content

Instantly share code, notes, and snippets.

@tanookiben
Last active August 29, 2015 14:10
Show Gist options
  • Save tanookiben/c89412622ac19fd07df5 to your computer and use it in GitHub Desktop.
Save tanookiben/c89412622ac19fd07df5 to your computer and use it in GitHub Desktop.
Get current live Twitch followed channels
#!/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