Tell the user we all love him. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit cd1fd68d7d47e216616a513a32143164fb189a19 | |
parent 268cf36ffedafc0de95579e1dd9a562f482fa5c7 | |
Author: Annna Robert-Houdin <[email protected]> | |
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(-) | |
--- | |
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 | |