Differences between revisions 1 and 2
Revision 1 as of 2005-01-12 09:38:34
Size: 565
Editor: 213
Comment: Add new page, new tip
Revision 2 as of 2005-01-12 09:40:28
Size: 573
Editor: 213
Comment: Add some line breaks
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Line 11: Line 12:
Line 12: Line 14:
Line 13: Line 16:

CategoryComputingTips > IrssiCompTips

Irssi Tips

Auto loading of scripts on startup

If you want to use a script all the time, and therefore want it to load on startup, you can put commands in the ~/.irssi/startup file. So for instance I have this in mine:

/script load nickcolor.pl

So that my nicks start appearing in colour from the moment I load irssi. Or for my IRC bot I have:

/script load bot.pl

So that people can start trouting from the minute irssi runs.


CategoryComputingTips

TheEarthWiki: IrssiCompTips (last edited 2008-02-19 15:39:16 by localhost)