Introduction
Introduction Statistics Contact Development Disclaimer Help
Add finger support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 620b6da037bb3ab092a144496dae42add7c3f2a6
parent 44184c772af7c4a3dcad63472ffa615019bcb0e6
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 25 Aug 2024 14:28:16 +0200
Add finger support.
Diffstat:
M annna-message-common | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -307,6 +307,9 @@ case "${text}" in
*"*glare*"*)
annna-say -s "${server}" -c "${channel}" "ಠ_ಠ"
;;
+*"*finger*"*)
+ annna-say -s "${server}" -c "${channel}" "╭∩╮(ಠ_ಠ)╭∩╮"
+ ;;
*"*yolo*"*)
annna-say -s "${server}" -c "${channel}" "Yᵒᵘ Oᶰˡʸ Lᶤᵛᵉ …
;;
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.