Skip to content

Instantly share code, notes, and snippets.

@phx
Last active December 7, 2017 22:27
Show Gist options
  • Save phx/5f2888cae96c0bb9f732f6ed25dccd7c to your computer and use it in GitHub Desktop.
Save phx/5f2888cae96c0bb9f732f6ed25dccd7c to your computer and use it in GitHub Desktop.
josh prank
#!/bin/bash
osascript -e "set volume 7"
say -v Victoria 'JOSH has an imPORtant anNOUNCEment to-make'
sleep 1
say -v Whisper 'i have a SECRET to tell EVERYONE'
sleep 1
say -v 'Good News' 'i have no testickuls'
sleep 1
say -v 'Pipe Organ' 'but WAIT. theres MORE.'
sleep 1
say -v Junior 'NO one gets to work from home. you are all MOUTH-BREATHERS. get back to WORK.'
sleep 1
say -v Bells 'goodbye bitches'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment