Introduction
Introduction Statistics Contact Development Disclaimer Help
Add compliment command. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit beaf149623d39052200405323532462e8028c8ea
parent 0b472b7284187e6176f3724067b2b4b9e675d6d1
Author: Annna Robert-Houdin <[email protected]>
Date: Tue, 30 Jul 2024 21:25:16 +0200
Add compliment command.
Diffstat:
M annna-message-common | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -310,6 +310,9 @@ case "${text}" in
"${ircuser}, I am holy.")
annna-say -s "${server}" -c "${channel}" "${user}, Holy shit this guy …
;;
+"${ircuser}, please compliment me.")
+ annna-say -s "${server}" -c "${channel}" "${user}, you rock!"
+ ;;
"${ircuser}, what the karma?")
annna-say -s "${server}" -c "${channel}" "${user}, gophers://bitreich.…
;;
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.