Tell the user we all love him. - 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 cd1fd68d7d47e216616a513a32143164fb189a19 DIR parent 268cf36ffedafc0de95579e1dd9a562f482fa5c7 HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Sun, 24 May 2020 19:05:26 +0200 Tell the user we all love him. Diffstat: M annna-start-services | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/annna-start-services b/annna-start-services @@ -306,7 +306,7 @@ annna_common() { if [ "${text}" = "${botname}, what's down?" ]; then - annna-say -c "${channel}" "We all love you." + annna-say -c "${channel}" "${user}, we all love you." return fi