Add Hack the planet support. - annna - Annna the nice friendly bot.
HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 9d9d6a40ff3e01502d19258f8372ec7e261c4c45
DIR parent 25ca69b65696aa9e81a25da027abff21729c7927
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Sat, 25 Jan 2025 11:27:27 +0100
Add Hack the planet support.
Diffstat:
M annna-message-common | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
DIR diff --git a/annna-message-common b/annna-message-common
@@ -1260,6 +1260,9 @@ case "${text}" in
"For humanity!")
annna-say -s "${server}" -c "${channel}" "${user}, for humanity! gophers://bitreich.org/0/memecache/annna-rchism.txt"
;;
+"Hack the planet!")
+ annna-say -s "${server}" -c "${channel}" "${user}, hack the planet!"
+ ;;
"Long live gopher!")
annna-say -s "${server}" -c "${channel}" "${user}, long live gopher!"
;;