mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
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