Plays rick astley's never gonna give you up in ANSI art.
Pipeing curl's output to bash or cmd.exe will play audio.
curl -sN http://rick.jachan.dev | bashor
curl http://rick.jachan.devFor *nix systems you need which, cat, and one of aplay, afplay, paplay, play.
curl.exe -sN http://rick.jachan.dev | cmd.exeor
curl.exe -sN http://rick.jachan.dev