Maybe a silly question, but could the edit code be used as a Scuttlebot plugin? For example, the addMap()
function seems like it would make edit messages readable to all clients.
I'm also super curious about the performance, it seems like doing two lookups for each message might be pretty resource-intensive, but at our scale that might be negligible.