codingteam / horta-hell

Configurable XMPP bot written in Scala based on the Akka framework.
MIT License
15 stars 8 forks source link

Room event configuration bugfix #394

Closed hagane closed 8 years ago

hagane commented 8 years ago

This should fix #393 Turns out, when horta joined a room, only the existence of a room that allows twitter events is checked.

ForNeVeR commented 8 years ago

Thank you!