who needs social life when you have broadband?

Inventas vitam iuvat excoluisse per artes / Let us improve life through science and art.

A MSN Python BOT

Hello, the screenshot says everything:

BOT Screenshot
MSN Python BOT Download

To install:

~# apt-get install python-msn

~# ./mon.py or python mon.py

Enter your account and enjoy.
The source is a mess, but it’s just a PoC; the idea is to use this bot to show linux alerts.

Yours,

- Perone

1 Comment so far

  1. rundata July 1st, 2009 5:08 am

    doesnt work on mine :(
    Traceback (most recent call last):
    File “mon.py”, line 60, in
    class Conversation(pymsn.Conversation):
    TypeError: Error when calling the metaclass bases
    function() argument 1 must be code, not str

Leave a reply