Add snare, snoke etc. commands. - 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 0b472b7284187e6176f3724067b2b4b9e675d6d1 DIR parent dd551beee4512676e9cf1525e993f5f81d11f818 HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Tue, 30 Jul 2024 21:24:09 +0200 Add snare, snoke etc. commands. Diffstat: M annna-message-common | 12 ++++++++++++ 1 file changed, 12 insertions(+), 0 deletions(-) --- DIR diff --git a/annna-message-common b/annna-message-common @@ -298,6 +298,18 @@ case "${text}" in "${ircuser}, snake.") annna-say -s "${server}" -c "${channel}" "${user}, ssSSsSssSssSsssssSSsSSSSsSssSSSSsssSSSSsssSSsssSssssSssssSSssSSsSssssSSsSSssSsssSssSSSS" ;; +"${ircuser}, snoke.") + annna-say -s "${server}" -c "${channel}" "${user}, snoke again?" + ;; +"${ircuser}, snare.") + annna-say -s "${server}" -c "${channel}" "${user}, not snare again!" + ;; +"${ircuser}, I am mad.") + annna-say -s "${server}" -c "${channel}" "${user}, we have a MAD SCIENTIST ONBOARD :>" + ;; +"${ircuser}, I am holy.") + annna-say -s "${server}" -c "${channel}" "${user}, Holy shit this guy is totally NUTS!!!" + ;; "${ircuser}, what the karma?") annna-say -s "${server}" -c "${channel}" "${user}, gophers://bitreich.org/1/irc/karma" ;;