Introduction
Introduction Statistics Contact Development Disclaimer Help
Add heart support to annna. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit de9c09a81409f9d774ec4cb155527130572572f6
parent 6dffa7be2253d9fdb6fdd6527661584c5adbda3a
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 1 Jan 2023 18:38:26 +0100
Add heart 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
@@ -219,6 +219,9 @@ case "${text}" in
esac
case "${text}" in
+*"<3"*)
+ annna-say -s "${server}" -c "${channel}" "*o.o*"
+ ;;
"Thanks ${ircuser}"*)
annna-say -s "${server}" -c "${channel}" "${user}, you are welcome."
;;
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.