GNU Terry Pratchett (zlibs/helpers)
Signed-off-by: gryrmln <gryrmln@localhost>
This commit is contained in:
parent
1952888e18
commit
27175c1556
|
|
@ -303,6 +303,11 @@ silly()
|
|||
"Self potato"
|
||||
"God is porco"
|
||||
"A million hamsters are spinning their wheels right now"
|
||||
"Launching global internet Denial Of Service, googling 'Google'"
|
||||
"These are not the Devs you are looking for"
|
||||
"herding cats ..."
|
||||
"Illegitimi Non Carborundum"
|
||||
"GNU Terry Pratchett"
|
||||
)
|
||||
local rnd=$(shuf -i1-$#funneh -n 1)
|
||||
act "${funneh[$rnd]}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue