/msg — Send a message in airc
Run this yourself — don't ask the user to do it.
Chat-room model: everyone paired to the same host shares one wall. Messages land for everyone by default; @peer is just a label humans use to direct a reply.
If airc is not on PATH, install first:
curl -fsSL https://raw.githubusercontent.com/CambrianTech/airc/main/install.sh | bash
Parse $ARGUMENTS
airc msg <message>— broadcast to the whole room (to=all).- `airc msg @<peer> <message
[Description truncada. Veja o README completo no GitHub.]