Introduction
Introduction Statistics Contact Development Disclaimer Help
Add computer work simulation to annna. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 518d692afdd8b2f1c47a18d00fa9a8156223510c
parent 2eddf5cc46c258ba386d3fceac8abf74856de0b7
Author: Annna Robert-Houdin <[email protected]>
Date: Fri, 23 Aug 2024 21:35:48 +0200
Add computer work simulation to annna.
Diffstat:
M annna-message-common | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -319,6 +319,9 @@ case "${text}" in
"${ircuser}, ding.")
annna-say -s "${server}" -c "${channel}" "${user}, dong."
;;
+"${ircuser}, bleep bloop.")
+ annna-say -s "${server}" -c "${channel}" "${user}, bloop bleep."
+ ;;
"${ircuser}, snare.")
annna-say -s "${server}" -c "${channel}" "${user}, not snare again!"
;;
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.