Introduction
Introduction Statistics Contact Development Disclaimer Help
Implement IRC stamping support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit f1b87045b626d0b436701ace7c380695585a3b19
parent 05467b02be8a1b0a5bebef6c39f987fcba62adce
Author: Annna Robert-Houdin <[email protected]>
Date: Tue, 14 Dec 2021 22:17:26 +0100
Implement IRC stamping support.
Diffstat:
M annna-message-common | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -750,6 +750,9 @@ case "${text}" in
dancemoves="$(dance-moves-gen)"
annna-say -c "${channel}" -- "${dancemoves}"
;;
+"${botname}, please stamp this letter for me.")
+ annna-say -c "${channel}" -- "${user}, here: 🖃 "
+ ;;
"${botname}, please dance with me.")
if [ $(($RANDOM % 2)) -gt 0 ];
then
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.