URI: 
       Add new year support 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 dac0560e58de207f9b9c0f317b2b9784a1f96afe
   DIR parent 5dc5013f3457e8c25c430a3d998886c390a0a3c9
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Thu,  1 Jan 2026 13:27:40 +0100
       
       Add new year support to annna.
       
       Diffstat:
         M annna-message-common                |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/annna-message-common b/annna-message-common
       @@ -457,6 +457,7 @@ case "${IRC_PRIVMSG_TEXT}" in
        "${IRC_USER}, I have a dream"*)
                query="$(printf "%s\n" "${IRC_PRIVMSG_TEXT}" | cut -d' ' -f 6-)"
                [ -n "${query}" ] && alias_call "${IRC_USER}, gpt Interpret the dream ${query} in one sentence.";;
       +"${IRC_USER}, happy new year"*) annna-say "${IRC_USER}, thank you! You too!";;
        "${IRC_USER}, what is "*)
                word="$(printf "%s\n" "${IRC_PRIVMSG_TEXT}" | cut -c 16-)"
                case "$word" in