Call in a cancel meteor in case of cancelling. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 179d3d5337d403267a1f2aa436f70f9653f0d3c6
 (DIR) parent 2107734634c98c9f1186ccd889a7766bd3f2896d
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Fri, 11 Jun 2021 19:43:12 +0200
       
       Call in a cancel meteor in case of cancelling.
       
       Diffstat:
         M annna-message-common                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/annna-message-common b/annna-message-common
       @@ -486,7 +486,7 @@ case "${text}" in
        *"ACTION cancels "*)
                mobtarget="$(printf "%s\n" "${text}" | sed 's,.*ACTION cancels \(.*\)\x01,\1,')"
                cancel-target "${mobtarget}"
       -        annna-say -c "${channel}" "${user}, I cancelled ${mobtarget} for you."
       +        annna-say -c "${channel}" "${user}, I cancelled ${mobtarget} for you. ( gopher://bitreich.org/I/memecache/cancel-meteor.jpg )"
                ;;
        "${botname}, please show me the mob"*|"${botname}, what are the mob"*)
                canceluri="$(get-cancel-list)"