bkad / prat

group chat with markdown served over websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcast messages

cespare opened this issue · comments

It will probably be useful to have broadcast messages (sendable by server events or maybe by some future form of admin user) that appear in every channel. For instance, a server reboot could send one of these notifications.

I think this is trivial to implement.