I stumbled upon this on Hacker News. Just sharing it here cause its interesting
What is ssh-chat?
Custom SSH server written in Go. Instead of a shell, you get a chat prompt.
Simplest chat platform I've used so far.
Try
To connect,
ssh <username>@chat.shazow.net
Source on GitHub. Docker...