1
0
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:
urlbot
2014-12-13 22:46:23 +01:00
parent 894f19f16e
commit 25896a771a
3 changed files with 47 additions and 43 deletions

View File

@@ -17,7 +17,7 @@ if '__main__' == __name__:
config = {
'jid': 'FIXME',
'password': 'FIXME',
'room': 'FIXME',
'rooms': ['FIXME'],
'src-url': 'FIXME',