diff --git a/coffee/smack-my-bitch-up.coffee b/coffee/smack-my-bitch-up.coffee index 9785f91..4a93d45 100644 --- a/coffee/smack-my-bitch-up.coffee +++ b/coffee/smack-my-bitch-up.coffee @@ -13,7 +13,7 @@ rand = (ary) -> i = Math.floor Math.random() * ary.length ary[i] -child = exec 'whoami', (e, stdin) -> +child = exec 'who -q', (e, stdin) -> if stdin.match new RegExp usr, 'i' excuse = "Late at work. #{rand reasons}" require('twilio')().sendSms