Allow custom usernames in MUC rooms
commitb7a456ee817f40caec3e84b9436ddad44a0f5a10
authorArthur Furlan <afurlan@afurlan.org>
Wed, 28 Jul 2010 16:29:44 +0000 (28 18:29 +0200)
committerThomas Perl <thp@thpinfo.com>
Wed, 28 Jul 2010 16:29:44 +0000 (28 18:29 +0200)
tree6b802154791274175f11bc44ab1ce77df2ed9c0f
parentb25f07d9e9a20903e688b4c09363a699c934a435
Allow custom usernames in MUC rooms

I added an optional argument "username" in the
"join_room" method to support this feature
and when not passed, use the "short part" of
the "self.__username".
jabberbot.py