Annna is a human revolutionary too. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 58e8e7cda32c35693d75eb52bcbba1d590ba2419 | |
parent 8169df5e0b317062c69085cd4d5b235fa8085223 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Mon, 7 Jun 2021 20:06:27 +0200 | |
Annna is a human revolutionary too. | |
Diffstat: | |
M annna-message-common | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -631,6 +631,9 @@ case "${text}" in | |
"${botname}, please clap for me.") | |
annna-say -c "${channel}" "${user}, *clap* *clap* *clap*" | |
;; | |
+"For humanity!") | |
+ annna-say -c "${channel}" "${user}, for humanity!" | |
+ ;; | |
"${botname}, please dance."|"\o/") | |
if [ $(($RANDOM % 2)) -gt 0 ]; | |
then |