forked from jperkin/irssi-icb
-
Notifications
You must be signed in to change notification settings - Fork 1
ICB plugin for irssi
License
roens/irssi-icb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- C 96.0%
- Makefile 2.9%
- Other 1.1%