Introduction
Introduction Statistics Contact Development Disclaimer Help
Add ding dong support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 2eddf5cc46c258ba386d3fceac8abf74856de0b7
parent 72520f533bdda6722b6a960417ed4dd0b7d3e211
Author: Annna Robert-Houdin <[email protected]>
Date: Fri, 23 Aug 2024 21:35:18 +0200
Add ding dong support.
Diffstat:
M annna-message-common | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -316,6 +316,9 @@ case "${text}" in
"${ircuser}, ping.")
annna-say -s "${server}" -c "${channel}" "${user}, pong."
;;
+"${ircuser}, ding.")
+ annna-say -s "${server}" -c "${channel}" "${user}, dong."
+ ;;
"${ircuser}, snare.")
annna-say -s "${server}" -c "${channel}" "${user}, not snare again!"
;;
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.