Differences between version 9 and predecessor to the previous major change of IrssiNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 9 | Last edited on Sunday, May 20, 2007 10:42:32 pm | by YuWei | Revert |
Older page: | version 8 | Last edited on Saturday, May 19, 2007 2:23:32 pm | by BenStaz | Revert |
@@ -11,8 +11,10 @@
# Now set up some channel preferences: <tt>/CHANNEL ADD -auto #wlug Undernet</tt>
Again notice <tt>-auto</tt>, which means to automatically join this channel on connect.
+ For those channels require password, append the password to the end of command.
+ <tt>/CHANNEL ADD -auto #wlug Undernet __secret__</tt>
# Now make [Irssi] remember this information beyond closing it: <tt>/SAVE</tt>
Your settings are stored in <tt>~~/.irssi/config</tt>. Only edit this manually if you know what you're doing.