Open gchiu opened 11 years ago
Why would error messages need to be posted to just one room? Do you mean to say that all errors should be posted to one 'error' room in addition to the other rooms the bot would be operating in just so that there is a central point for monitoring errors?
I was just saying that it had occurred to me when I was using a separate room for debugging messages that we could support multiple rooms as well. Hopefully we won't have errors in the future once all these json/js/SO encoding issues are dealt with
Currently chat is confined to the current room. But by pushing error messages into a separate room it occurs to me that it should be easy enough to support multiple rooms from the single instance.