Twitter Script for X-Chat Ver. 1.1

Posted on Friday, February 20th, 2009 at 7:08 am

Ok, this is the second version of my python twitter script for x-chat. You can see the first version here. In this version, two features are added:

First, the ability to redirect the output of twitter to a particular channel. In the previous version, the messages from twitter will go to your current channel. In this version, you can specify the channel you want to redirect messages to in the configuration file, like this:

[twitter]
username = yourusername
password = yourpassword
interval = 300
channel = yourchannel

Don’t put # in front of your channel name.

Second, a new command, /replies , can be used to retrieves the replies list.

You can download it from here. And again, the license is WTFPL, so do what ever you want to do with it.

You can leave a response, or trackback from your own site.

Leave a Reply