In a terminal:
- Install current versions of
If you don't have root access, you can still install the modules using this guide.
-
- Create a directory for irssi scripts, if it doesn't already exist:
mkdir ~/.irssi/scripts
- Change to that directory:
cd ~/.irssi/scripts
- Remove any old version of the script:
rm twirssi.pl
- Download the latest version:
wget https://raw.githubusercontent.com/gedge/twirssi/master/twirssi.pl
- If you want it to automatically load with irssi, create an autorun dir:
mkdir autorun
- And create a symlink in it:
ln -s ../twirssi.pl autorun
In irssi:
- If you don't already have a twitter window, create a new window:
/win new hidden
- Name the new window:
/win name twitter