Introduction
Introduction Statistics Contact Development Disclaimer Help
Add facepalm support to annna. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 6b1c19ddcef7bfd5358a415489692f365691ede5
parent 328ac9e3554b9ab5f9c6deb56a16bfa92cd461c2
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 25 Aug 2024 14:16:02 +0200
Add facepalm 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
@@ -298,6 +298,9 @@ case "${text}" in
love "${user}++"
annna-say -s "${server}" -c "${channel}" "*o.o*"
;;
+*"m(")
+ annna-say -s "${server}" -c "${channel}" "(-‸ლ)"
+ ;;
"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.