2017-04-05 16:58:30 -04:00
|
|
|
[ -f functions.sh ] && source functions.sh
|
|
|
|
|
|
|
|
douchebag=(
|
|
|
|
"Don't ask to ask, just ask!"
|
|
|
|
'Use a pastebin website, bun only the one approved by the users of this channel, else someone may flood your screen with whining and bitching!')
|
2017-04-07 19:24:23 -04:00
|
|
|
msg "$2" "$1: $(shuf -n1 -e "${douchebag[@]}")"
|