Closed ForNeVeR closed 8 years ago
Consider this configuration:
rooms=codingteam,javascript codingteam.room=codingteam@conference.jabber.ru codingteam.locale=ru codingteam.events=twitter javascript.room=javascript@conference.jabber.ru javascript.locale=ru
Whenever Horta see any Tweet, he posts it to both codingteam and javascript rooms. I thought that it should send the tweets only to rooms marked by events=twitter.
events=twitter
It should indeed behave like you expected. I'll look into in straight away.
Consider this configuration:
Whenever Horta see any Tweet, he posts it to both codingteam and javascript rooms. I thought that it should send the tweets only to rooms marked by
events=twitter
.