Open blakesmith opened 13 years ago
If you're in two rooms with the same person, 'send_rename' will be called twice with the same arguments. We should only send this rename command once.
Maybe store users at the server level and reference them from the campfire rooms?
If you're in two rooms with the same person, 'send_rename' will be called twice with the same arguments. We should only send this rename command once.