handle multiple rooms; rename chat_write->send_reply, msg->msg_obj
This commit is contained in:
@@ -17,7 +17,7 @@ if '__main__' == __name__:
|
||||
config = {
|
||||
'jid': 'FIXME',
|
||||
'password': 'FIXME',
|
||||
'room': 'FIXME',
|
||||
'rooms': ['FIXME'],
|
||||
|
||||
'src-url': 'FIXME',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user