irssi tries to join #python before sending the identify message
Fresh3 days ago
Mar 15, 20265298 viewsConfidence Score0%
0%
Problem
I am starting off with irssi here and have a small setup trying to connect to a few channels on freenode. I have the following in my directive in my and the following is the channels directive Now, when I open irssi, I expect to see all the above channels open and ready. All channels work that way …
Error Output
Freenode = {
type = "IRC";
autosendcmd = "/^msg NickServ IDENTIFY <password>; wait 2000";
};Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: irssi tries to join #python before sending the identify message
Low Risk
Set your nick password as the server password. Freenode's IRCd accepts the server password and will attempt to identify with it.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix