Skip to content

Instantly share code, notes, and snippets.

@PhotonQuantum
Created April 21, 2019 03:05
Show Gist options
  • Save PhotonQuantum/7e245104c1ab2bf26d7cf7b2e56fe2a3 to your computer and use it in GitHub Desktop.
Save PhotonQuantum/7e245104c1ab2bf26d7cf7b2e56fe2a3 to your computer and use it in GitHub Desktop.
#!/bin/bash
while true; do
echo "sub topic.live_lyric"|nc localhost 23334
echo
sleep 1
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment