bash chat is a bash chating script it can be used for communicating with other users on the device using this chat script.
use these commands to download it once. (select a good directory for it)
pros:up to date
cons:uses 1 kb of internet on start
wget -q -O .client.sh https://raw.githubusercontent.com/gitdev-bash/bash_chat/master/chat.sh 2>/dev/null || curl --silent https://raw.githubusercontent.com/gitdev-bash/bash_chat/master/chat.sh > .client.sh
pros:no internet usage
cons:manual update
bash chat.sh
!run in directory you specified earlier!
/exit
will close the chat