Update Twitter from irssi
I wrote a quick little perl script/irssi plugin that allows you to update twitter from irssi. It also has autocompletion for names from your friends and follower list. You can get it here: http://devtoo.net/svn/twitter/twitter.pl
To use this script place it in ~/.irssi/scripts and then type /load twitter.pl in irssi
Usage:
/twitter u I’m updating twitter from irssi
/twitter d sontek I’m direct messasging sontek from irssi
DISCLAIMER: First perl script I’ve ever written, i’m sure I’ve done things wrong.








Eh, it’s perl, so if it works, you did it right.
Comment by Ryan — March 13, 2008 @ 6:17 am
What a great utility! Thanks!
Comment by Christopher — March 13, 2008 @ 7:09 am
i’m getting /usr/lib/irssi/modules/libtwitter_core.pl.so: cannot open shared
object file: No such file or directory
Comment by atomi — May 15, 2008 @ 12:51 am