Introduction
Introduction Statistics Contact Development Disclaimer Help
Add snare, snoke etc. commands. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 0b472b7284187e6176f3724067b2b4b9e675d6d1
parent dd551beee4512676e9cf1525e993f5f81d11f818
Author: Annna Robert-Houdin <[email protected]>
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(-)
---
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}, ssSSsSssSssSsssssSS…
;;
+"${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 SCIEN…
+ ;;
+"${ircuser}, I am holy.")
+ annna-say -s "${server}" -c "${channel}" "${user}, Holy shit this guy …
+ ;;
"${ircuser}, what the karma?")
annna-say -s "${server}" -c "${channel}" "${user}, gophers://bitreich.…
;;
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.