From 08646a05d44a55d8f0ba3e65b7977a7cf8c7a1bb Mon Sep 17 00:00:00 2001 From: maren Date: Sat, 13 Apr 2024 19:36:15 -0400 Subject: [PATCH] fuss with prompts --- heed | 9 ++++----- proclaim | 1 + 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/heed b/heed index 374bba2..9a6d241 100755 --- a/heed +++ b/heed @@ -7,11 +7,10 @@ clear echo "╻ ╻┏━╸┏━╸╺┳┓ ┏┓ ╻ ╻┏┓╻╻┏ ┏━╸╻ ╻┏━┓╺┳╸" echo "┣━┫┣╸ ┣╸ ┃┃ ╺━╸ ┣┻┓┃ ┃┃┗┫┣┻┓┃ ┣━┫┣━┫ ┃ " echo "╹ ╹┗━╸┗━╸╺┻┛ ┗━┛┗━┛╹ ╹╹ ╹┗━╸╹ ╹╹ ╹ ╹ " - -echo "#######################################################################" -echo " Take heed, $USER! This is a group chat with everyone on the server!" -echo " You can view earlier chat with 'scry'!" -echo "#######################################################################" +echo "Take heed, $USER! This is a group chat with everyone on the server!" +echo "You may post in chat with 'proclaim'!" +echo "You may view old chat with 'scry'!" +echo "----------------------------------" echo tail -f $chatlog diff --git a/proclaim b/proclaim index b958e0b..1d09759 100755 --- a/proclaim +++ b/proclaim @@ -23,6 +23,7 @@ do echo "┏━┓┏━┓┏━┓┏━╸╻ ┏━┓╻┏┳┓ ┏┓ ╻ ╻┏┓╻╻┏ ┏━╸╻ ╻┏━┓╺┳╸" echo "┣━┛┣┳┛┃ ┃┃ ┃ ┣━┫┃┃┃┃ ╺━╸ ┣┻┓┃ ┃┃┗┫┣┻┓┃ ┣━┫┣━┫ ┃ " echo "╹ ╹┗╸┗━┛┗━╸┗━╸╹ ╹╹╹ ╹ ┗━┛┗━┛╹ ╹╹ ╹┗━╸╹ ╹╹ ╹ ╹ " + echo "You may view current chat with 'heed'!" echo "You may view old chat with 'scry'!" echo "----------------------------------" printf "speak to the server: "