URI: 
       Add poking to annna. - annna - Annna the nice friendly bot.
  HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
   DIR commit b450aaf15e0a9189b44c08dce8bfb7e5e5372257
   DIR parent 4dd12ad2ca523ca59d4266729688ac7612fb0f8b
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sun, 28 Sep 2025 22:57:03 +0200
       
       Add poking to annna.
       
       Thanks bin for the hint!
       
       Diffstat:
         M annna-message-common                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/annna-message-common b/annna-message-common
       @@ -1203,6 +1203,9 @@ case "${text}" in
                cancel-target "${mobtarget}"
                annna-say -s "${server}" -c "${channel}" "${user}, I cancelled ${mobtarget} for you. ( gophers://bitreich.org/I/memecache/cancel-meteor.jpg )"
                ;;
       +*"ACTION pokes ${ircuser}"*)
       +        annna-say -s "${server}" -c "${channel}" "$(echo -e '\001')ACTION pokes ${user}$(echo -e '\001')"
       +        ;;
        "${ircuser}, please show me the mob"*|"${ircuser}, what are the mob"*)
                canceluri="$(get-cancel-list)"
                annna-say -s "${server}" -c "${channel}" "${user}, ${canceluri}"