Experimental Irssi script to connect to the soju.im IRC bouncer.

Basic flavour for automatic connect:

soju.pl

Enhanced flavour with additional /soju upload and paste hooks:

sojux.pl

The latter one requires Mojolicious <mojolicious.org> and the Irssi
binding as dependency, they are available in mojo.tar

Basic Irssi usage applies, to set up the connection initially:

/network add -user <soju user> sj
/server add -tls -network sj <soju ip or hostname> <soju port> <soju password>

After loading the script, you can:

/connect sj

and should be connected to all your soju networks.


