Lightbulb should support Multi User Chat on XMPP (nothing related to Facebook, guys, of course).
XMPP enables people to create and join chat rooms and participate in group chats in similar manner to IRC. QXmpp already supports this XEP, so the only thing that's needed is attaching a QXmppExtension to the client and handling MUC messages, sending MUC messages etc.
Lightbulb should support Multi User Chat on XMPP (nothing related to Facebook, guys, of course).
XMPP enables people to create and join chat rooms and participate in group chats in similar manner to IRC. QXmpp already supports this XEP, so the only thing that's needed is attaching a QXmppExtension to the client and handling MUC messages, sending MUC messages etc.