Introduction
Introduction Statistics Contact Development Disclaimer Help
Add Chinese support to annna. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 70bf3c6d487f1c1f20d8025472ce553a55695c15
parent fa0a14c4d9729a320789d4b00077109b0043ae4d
Author: Annna Robert-Houdin <[email protected]>
Date: Thu, 22 Aug 2024 19:49:02 +0200
Add Chinese support 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
@@ -307,6 +307,9 @@ case "${text}" in
"${ircuser}, snoke.")
annna-say -s "${server}" -c "${channel}" "${user}, snoke again?"
;;
+"${ircuser}, ping.")
+ annna-say -s "${server}" -c "${channel}" "${user}, pong."
+ ;;
"${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.