From ead1734ca873687e87b6c05cbb4827df3ad06a57 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sat, 13 May 2017 23:28:25 -0400 Subject: [PATCH] Stormbot does not like the eloquents synthesizer... --- triggers/keywords/keywords.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/triggers/keywords/keywords.sh b/triggers/keywords/keywords.sh index ddd7b1d..14663cc 100755 --- a/triggers/keywords/keywords.sh +++ b/triggers/keywords/keywords.sh @@ -22,6 +22,14 @@ keywords[windows]="msg \"$chan\" \"$(shuf -n1 -e\ "Windows - Just another pain in the glass."\ "Windows, it's not pretty, it's not ugly, but it's pretty ugly.")!\"" keywords[emacs]="msg \"$chan\" \"$who, Real men use vim!\"" +keywords[eloquents]="msg \"$chan\" \"$(shuf -n1 -e \ + "anticaesure" \ + "caesure" \ + "hh've" \ + "tzsche" \ + "uncosp" \ + "webhesday" \ + "wedhesday")\"" keywords[emacspeak]="msg \"$chan\" \"$who, Real men use vim!\"" keywords[nano]="msg \"$chan\" \"$who, Real men use vim!\"" keywords[gedit]="msg \"$chan\" \"$who, Real men use vim!\""