diff options
Diffstat (limited to 'irssi.txt')
| -rw-r--r-- | irssi.txt | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -88,9 +88,10 @@ If you do not want to do the autojoin thing these are the commands you'd normall SETTING UP IRSSI TO AUTOJOIN #SALLY =================================== -First run irssi, then paste in these commands (changing yournick to your preferred nickname, etc) +First run irssi, then paste in these commands. +Please change YOUR_NICK_HERE to your preferred username! -/network add -nick yournick -user yournick -realname "your name" Jollo +/network add -nick YOUR_NICK_HERE -user YOUR_NICK_HERE -realname "YOUR NAME HERE" Jollo /server add -network Jollo -auto -ssl irc.jollo.org 9999 /channel add -auto #sally Jollo /save |
