From 511faf83f81946c3030813478317df9871a651af Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 11 Dec 2017 09:40:52 -0500 Subject: [PATCH] upgraded hands free douchebag functionality. --- modules/douchebag/douchebag.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/douchebag/douchebag.sh b/modules/douchebag/douchebag.sh index e654e7a..4069b69 100755 --- a/modules/douchebag/douchebag.sh +++ b/modules/douchebag/douchebag.sh @@ -2,6 +2,7 @@ douchebag=( "Don't ask to ask, just ask!" +"STOP! READ THIS BEFORE YOU SPEAK! http://www.rockbox.org/wiki/IrcGuidelines" "The human requesting this service can't be bothered to help you in person, so they requested a bot tell you that we don't discuss blah here, only blah+ which is totally different." '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 "${douchebag[@]}")"