bkad / prat

group chat with markdown served over websockets
11 stars 6 forks source link

Broadcast messages #58

Open cespare opened 11 years ago

cespare commented 11 years ago

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.