URI: 
       Add more exclusive natural language processing to annna for mobs. - 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 5321129a8ddacf468e0d7d2247a2baad567c3388
   DIR parent f840d540a91475816fd0397a60a091816a14a0ef
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Fri, 16 Apr 2021 18:53:43 +0200
       
       Add more exclusive natural language processing to annna for mobs.
       
       Diffstat:
         M annna-message-common                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/annna-message-common b/annna-message-common
       @@ -484,7 +484,7 @@ case "${text}" in
                cancel-target "${mobtarget}"
                annna-say -c "${channel}" "${user}, I cancelled ${mobtarget} for you."
                ;;
       -"${botname}, please show me the mob"*)
       +"${botname}, please show me the mob"*|"${botname}, what are the mob"*)
                canceluri="$(get-cancel-list)"
                annna-say -c "${channel}" "${user}, ${canceluri}"
                ;;