mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
* Emagging Siliconnect allows for sending messages to borgs without an ID (#55593) SiliConnect (the tablet app for managing borgs) requires an ID to send messages to borgs in order for the user's name to be attached to the message. This change allows anyone with an emag to remove this requirement, and instead send messages without the sender's name attached. The borg will instead see "STDERR:UNDF" as the name. * Emagging Siliconnect allows for sending messages to borgs without an ID Co-authored-by: zxaber <37497534+zxaber@users.noreply.github.com>