Introduction
Introduction Statistics Contact Development Disclaimer Help
Add magic to annna. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit b84cff428a6f7fe86c9f5681e41222f3a8b41d2a
parent b16bc2b17c8ba7accf7ff656f5bac3d64b99141c
Author: Annna Robert-Houdin <[email protected]>
Date: Tue, 30 Jul 2024 21:44:59 +0200
Add magic to annna.
Diffstat:
M annna-message-common | 7 +++++++
1 file changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -425,6 +425,13 @@ case "${text}" in
chuck=$(chucknorris)
annna-say -s "${server}" -c "${channel}" "${user}, ${chuck}"
;;
+"${ircuser}, magic.")
+ magictrick="$(magic)"
+ if [ -n "${magictrick}" ];
+ then
+ annna-say -s "${server}" -c "${channel}" "${user}, ${magictric…
+ fi
+ ;;
"${ircuser}, please show me ip art.")
annna-say -s "${server}" -c "${channel}" "${user}, please see #bitreic…
{
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.