Give annna godly skills. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 534093391260830b19e2b5bed2ba148868d12c1f | |
parent fe4ba3d19686176abb5ea29e35a8bb32d02d992d | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Thu, 19 Nov 2020 13:46:54 +0100 | |
Give annna godly skills. | |
Diffstat: | |
M annna-start-services | 6 ++++++ | |
1 file changed, 6 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -446,6 +446,12 @@ annna_common() { | |
"${botname}, please show me your Macron.") | |
annna-say -c "${channel}" "gopher://bitreich.org/0/ascii/macro… | |
;; | |
+ "${botname}, release the Kraken!") | |
+ annna-say -c "${channel}" "Here it is! gopher://bitreich.org/0… | |
+ ;; | |
+ "${botname}, release the Quacken!") | |
+ annna-say -c "${channel}" "Quack Quack! gopher://bitreich.org/… | |
+ ;; | |
"${botname}, be cool.") | |
case "$(($RANDOM % 4))" in | |
0) |