Annna is not a consumer device. - 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 af34952c8eec82a609f56229c0a6ff6d2db2895b DIR parent c0dcfc961aec982153a9db46061e0052c4f99c3f HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Fri, 5 Jun 2020 20:24:28 +0200 Annna is not a consumer device. Diffstat: M annna-start-services | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) --- DIR diff --git a/annna-start-services b/annna-start-services @@ -270,6 +270,12 @@ annna_common() { esac case "${text}" in + "Ok, ${botname}"*) + annna-say -c "${channel}" "${user}, I am not a consumer device." + ;; + "ok, ${botname}"*) + annna-say -c "${channel}" "${user}, I am not a consumer device." + ;; "${botname}, please shoot "*) word="$(printf "%s\n" "${text}" | cut -c 21-)" annna-say -c "${channel}" "${word}, pew pew."