fixes to the douchebag module.

This commit is contained in:
Storm Dragon 2017-04-07 19:24:23 -04:00
parent eff95fe4d6
commit a7f728bc56

View File

@ -3,4 +3,4 @@
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!')
msg "$2" "$1: $(shuf -n1 -e "${advice[@]}")"
msg "$2" "$1: $(shuf -n1 -e "${douchebag[@]}")"