Introduction
Introduction Statistics Contact Development Disclaimer Help
when annna is not cool, annna is even cooler - annna - Annna the nice friendly …
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit da26d054a825c2b5a1d53af9dbfbf27ffb782755
parent 5dec39a837c90c500e3e73553fccfa6d4c6f95fd
Author: Josuah Demangeon <[email protected]>
Date: Sun, 14 Nov 2021 19:19:04 +0100
when annna is not cool, annna is even cooler
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M annna-message-common | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -669,7 +669,7 @@ case "${text}" in
annna-say -c "${channel}" "Quack Quack! gopher://bitreich.org/9/memeca…
;;
"${botname}, be cool.")
- case "$(($RANDOM % 4))" in
+ case "$(($RANDOM % 5))" in
0)
annna-say -c "${channel}" "(⌐■_■)"
;;
@@ -679,9 +679,12 @@ case "${text}" in
2)
annna-say -c "${channel}" "(▀ Ĺ▀ )̄"
;;
- *)
+ 3)
annna-say -c "${channel}" "(▀Ĺ▀ )"
;;
+ *)
+ annna-say -c "${channel}" "I can't be cool! gopher://bitreich.…
+ ;;
esac
;;
"${botname}, please cheer.")
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.