This commit is contained in:
Connor 2017-07-30 19:42:17 -07:00 committed by GitHub
parent 0243eb33dd
commit bd2496fa0e

View File

@ -44,7 +44,7 @@ client_id="client-id: [fill me in!]"
json2() {
# download this from https://github.com/vi/json2/blob/master/json2
# and edit this line accordingly.
~/python3 ~/src/json2/json2 "$@"
python ~/src/json2/json2 "$@"
}
curl -LsS 'https://api.twitch.tv/kraken/streams/followed?limit=100&stream_type=all' \