Skip to content

jperkin/irssi-icb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
compile:

 ./configure --with-irssi=~/src/irssi-0.8.15
 make

install globally:

 make install

install in home directory:

 make user_install

load in irssi:

 /LOAD icb
 /SERVER -icbnet icb default.icb.net

to make autoconnecting etc. work you'll need to edit config file and add to
chatnets section:

 icbnet = { type = "ICB"; };

then run once:

 /SERVER ADD -auto -icbnet icbnet default.icb.net 7326

plus put into your ~/.irssi/startup:

 load icb

About

ICB plugin for irssi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published