Introduction
Introduction Statistics Contact Development Disclaimer Help
Add glare and shrug support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit dc201fb88314719a326f1221ba14e1f12089b950
parent 96bf1fffd8b639fec694ddb09e02d7b939c53d15
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 25 Aug 2024 14:22:09 +0200
Add glare and shrug support.
Diffstat:
M annna-message-common | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -301,6 +301,12 @@ case "${text}" in
*"m(")
annna-say -s "${server}" -c "${channel}" "(-‸ლ)"
;;
+*"*shrug*"*)
+ annna-say -s "${server}" -c "${channel}" "¯\\_(ツ)_/¯"
+ ;;
+*"*glare*"*)
+ annna-say -s "${server}" -c "${channel}" "ಠ_ಠ"
+ ;;
*":'(")
annna-say -s "${server}" -c "${channel}" "(╯︵╰,)"
;;
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.