Introduction
Introduction Statistics Contact Development Disclaimer Help
Add salut support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit ae9e906f5b195540b000ee3b77e8f815b3a5097b
parent 020744f3863e1d5a8cd1f52f0c707efd7cf0da27
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 25 Aug 2024 14:46:39 +0200
Add salut support.
Diffstat:
M annna-message-common | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -831,6 +831,9 @@ case "${text}" in
insult="$(bonjour)"
annna-say -s "${server}" -c "${channel}" "${user}, ${insult} !"
;;
+"${ircuser}, salut"*)
+ annna-say -s "${server}" -c "${channel}" "${user}, Salutations camarad…
+ ;;
"${ircuser}, welcome back.")
annna-say -s "${server}" -c "${channel}" "${user}, thank you! I am so …
;;
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.