Closed GoogleCodeExporter closed 9 years ago
Oops. I haven't checked if this worked in a long time. Never figured someone
would ever use it, I'll see what I
can do.
Original comment by cjo...@gmail.com
on 11 Jan 2009 at 6:15
Thanks...appreciate that. Hopefully it's simple.
Original comment by myk...@gmail.com
on 11 Jan 2009 at 5:14
Should be fixed in 1.5.2
Original comment by cjo...@gmail.com
on 13 Jan 2009 at 12:19
Original comment by cjo...@gmail.com
on 13 Jan 2009 at 12:48
Well done. Seems to be working for a user-to-madcow chat. However, if madcow
is invited to a group chat,
the madcow session will terminate.
Ideally madcow would be able to join a named chat group just like it can with
an IRC channel, but this does not
seem to be possible with the current configuration parameters.
Original comment by myk...@gmail.com
on 13 Jan 2009 at 1:52
The code is based off of Twisted's OSCAR implementation which I do not think
supported chat rooms when I
ported it. AOL has since released the details of the SNAC packets, so perhaps
I can implement this now without
too much hassle or reverse engineering, I'll take a look when I get some time.
Original comment by cjo...@gmail.com
on 13 Jan 2009 at 5:44
OK, it should do chatrooms when invited (note: will require addressing, like in
IRC) and handle unicode properly.
Could you test if it works for you? There's an SVN snapshot here
http://gruntle.org/media/tmp/madcow-
aimtest.tar.bz2 if you don't have a subversion client.
Original comment by cjo...@gmail.com
on 13 Jan 2009 at 12:42
I can use SVN, so I did an SVN up, set Autojoin=yes in madcow.ini and group
chat works great. cjones++ !!!
Sorry you had to add all of the Twisted framework...hopefully though that makes
things easier in the future.
Original comment by myk...@gmail.com
on 13 Jan 2009 at 3:30
It's just small piece of Twisted, the whole thing is 20x the size. Looks like
it does jabber/msn/yahoo as well, so
I might add support for that as well.
Original comment by cjo...@gmail.com
on 13 Jan 2009 at 8:53
Original issue reported on code.google.com by
myk...@gmail.com
on 6 Jan 2009 at 5:59