fixes to the douchebag module.
This commit is contained in:
parent
eff95fe4d6
commit
a7f728bc56
@ -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[@]}")"
|
||||
|
Loading…
Reference in New Issue
Block a user