Re: Force IRSSI to use a particular nick only and retry infinitely until it gets that
Abhijeet Rastogi <[email protected]> Fri, 17 May 2013 10:45:14 +0530
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Message-ID | <CACXxYfwh8ej18s=5ne4PXYRx7A7J-ko9VkXKZFaJPRp3__PkQg@mail.gmail.com> |
--14dae9d25146ce8ab504dce313d5 Content-Type: text/plain; charset=ISO-8859-1 Hey, I finally got the solution. I used sasl.pl to pre-authenticate to freenode which solved the problem. On Fri, May 17, 2013 at 10:36 AM, tamouse mailing lists < [email protected]> wrote: > This is typical behaviour of irssi (and many other irc clients): when > the nick you want to join with is already in use, it appends things to > the nick you specified until it finds one that is not in use. There > are settings in irssi to give an alternate nick if this happens. > > The reason your desired nick is still in use on the freenode network > is that it hasn't had a chance to time out from being disconnected > yet. The thing to do when that happens is use freenode's nickserv > GHOST command, which you can read up on via /msg nickserv help ghost > when you're logged in. > > > On Thu, May 16, 2013 at 12:46 AM, Abhijeet Rastogi > <[email protected]> wrote: > > Hi, > > > > I run IRSSI 24x7. I sometimes receive a message like "Irssi: No PONG > reply > > from server irc.freenode.net in 301 seconds, disconnecting" and when it > > tries to reconnect, it says my nick already in use. After that, instead > of > > using "abcdefgi", it starts using "abcdefg1". It's annoying as I don't > know > > when it got changed. > > > > I already have my nick specified in irssi config but still it starts > using a > > new nick. Why? > > > > fn = { > > type = "IRC"; > > nick = "abcdefghi"; > > autosendcmd = "/^msg nickserv IDENTIFY accessed"; > > }; > > > > Is there anything that I can do about that? Thanks in advance. > > > > -- > > Regards, > > Abhijeet Rastogi (shadyabhi) > > http://blog.abhijeetr.com > -- Regards, Abhijeet Rastogi (shadyabhi) http://blog.abhijeetr.com --14dae9d25146ce8ab504dce313d5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hey,<br><br>I finally got the solution. I used <a href=3D"= http://sasl.pl">sasl.pl</a> to pre-authenticate to freenode which solved th= e problem.<br></div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_= quote"> On Fri, May 17, 2013 at 10:36 AM, tamouse mailing lists <span dir=3D"ltr">&= lt;<a href=3D"mailto:[email protected]" target=3D"_blank">tamouse.lis= [email protected]</a>></span> wrote:<br><blockquote class=3D"gmail_quote" sty= le=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> This is typical behaviour of irssi (and many other irc clients): when<br> the nick you want to join with is already in use, it appends things to<br> the nick you specified until it finds one that is not in use. There<br> are settings in irssi to give an alternate nick if this happens.<br> <br> The reason your desired nick is still in use on the freenode network<br> is that it hasn't had a chance to time out from being disconnected<br> yet. The thing to do when that happens is use freenode's nickserv<br> GHOST command, which you can read up on via /msg nickserv help ghost<br> when you're logged in.<br> <div class=3D"HOEnZb"><div class=3D"h5"><br> <br> On Thu, May 16, 2013 at 12:46 AM, Abhijeet Rastogi<br> <<a href=3D"mailto:[email protected]">[email protected]</a>&= gt; wrote:<br> > Hi,<br> ><br> > I run IRSSI 24x7. I sometimes receive a message like "Irssi: No P= ONG reply<br> > from server <a href=3D"http://irc.freenode.net" target=3D"_blank">irc.= freenode.net</a> in 301 seconds, disconnecting" and when it<br> > tries to reconnect, it says my nick already in use. After that, instea= d of<br> > using "abcdefgi", it starts using "abcdefg1". It&#= 39;s annoying as I don't know<br> > when it got changed.<br> ><br> > I already have my nick specified in irssi config but still it starts u= sing a<br> > new nick. Why?<br> ><br> > =A0 fn =3D {<br> > =A0 =A0 type =3D "IRC";<br> > =A0 =A0 nick =3D "abcdefghi";<br> > =A0 =A0 autosendcmd =3D "/^msg nickserv IDENTIFY accessed";<= br> > =A0 };<br> ><br> > Is there anything that I can do about that? Thanks in advance.<br> ><br> > --<br> > Regards,<br> > Abhijeet Rastogi (shadyabhi)<br> > <a href=3D"http://blog.abhijeetr.com" target=3D"_blank">http://blog.ab= hijeetr.com</a><br> </div></div></blockquote></div><br><br clear=3D"all"><br>-- <br><div dir=3D= "ltr">Regards,<br>Abhijeet Rastogi (shadyabhi)<br><a href=3D"http://blog.ab= hijeetr.com" target=3D"_blank">http://blog.abhijeetr.com</a></div> </div> --14dae9d25146ce8ab504dce313d5--